@charset "UTF-8";
/* CSS Document */

h1, h2, h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #7ac142;
	font-weight: bold;
	font-size: 16px;
	margin: 10px 10px 15px 0;
}
h4 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFF;
	font-weight: bold;
	font-size: 16px;
	margin: 20px;
	}
h5 {
	margin: 15px 0 8px 10px;
}
h5 a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#0077c0;
	text-decoration: none;
}
h5 a:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#f7941e;
	text-decoration: none;
}

p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
}
ol {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#content p {
	margin-left: 10px;
	width: 810px;
}
#main {
	width: 550px;
	float: left;
	margin-bottom: 25px;
}
#main p {
	margin-left: 10px;
	width: 530px;
}

a img {
	border: none;
}
span { display: none;
}

#container {
	width: 845px;
	position: relative;
	margin: 0 auto;
}
#logo {
	width: 130px;
	margin: 0 0 5px 0;
	padding: 0 0 0 0;
	float: left;
}
#slogan {
	width: 281px;
	height: 28px;
	position: relative;
	padding: 35px 0 15px 0;
	margin: 0 0 0 70px;
	float: left;
	
}
#rightside {
	width: 280px;
	padding: 0x;
	margin: 0 0 0 560px;
	
}
#grow {
	width:274px;
	height: 32px;
	position: relative;
	margin: 0;
	padding: 10px 0 0 0;
	
}
#nav {
	width: 281px;
	height:20px;
	padding: 10px 0 0 3px;
	font-family: Verdana, Geneva, sans-serif;
	color: #F60;
	font-size: 11px;
	
}
#nav a {
	float: left;
	padding: 0 2px 0 2px;
	color: #0077c0;
	text-decoration: none;
	
}

#nav a:hover {
	float: left;
	padding: 0 2px 0 2px;
	color: #7ac142;
	text-decoration: none;
	
}
#nav a:active {
	float: left;
	padding: 0 2px 0 2px;
	color: #7ac142;
	text-decoration: none;
	
}
#nav ul {
	margin: 0;
	padding: 0;
}
#nav li {
	padding: 0;
	margin:0;
	list-style: none;
	float: left;
}
#home_blocks {
	clear: both;
	width: 850px;
	height: 203px;
	margin: 0 auto;
	padding: 0;
}
.roundblock {
	background-image: url('images/round_block.gif');
	background-repeat: no-repeat;
	float: left;
	width: 273px;
	height: 205px;
	margin: 0 10px 0 0;
}
#home_blocks h1 {
	margin: 25px 0 0 30px;
}
#home_blocks h2 {
	margin: 25px 0 0 30px;
}
#home_blocks p {
	margin: 25px 0 0 30px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 100;
	line-height: 14px;
	color:#FFF;
	width: 213px;
}
#header {
	width:842px;
	height:269px;
	border-radius: 10px;

}
.round {
	  -moz-border-radius:10px;
  -webkit-border-radius:10px;
  -webkit-border-bottom-left-radius:10px;
}
.greyround {
	background-image: url('images/grey.gif');
	background-repeat: repeat-x;
	border-radius: 10px;
	  -moz-border-radius:10px;
  -webkit-border-radius:10px;
  -webkit-border-bottom-left-radius:10px;
}
#footer {
	width: 825px;
	height: 18px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 8px;
	margin: 30px 0 0 0;
	clear: both;
	background-color:#eee;
	
}
#footer a {
	float: left;
	padding: 0 2px 0 2px;
	color: #000;
	text-decoration: none;
	
}

#footer a:hover {
	float: left;
	padding: 0 2px 0 2px;
	color: #0077c0;
	text-decoration: none;
	
	
}
#footer ul {
	margin: 0;
	padding: 0;
}
#footer li {
	padding: 0;
	margin:0;
	list-style: none;
	float: left;
	
}
#sidebar {
	background-image: url('images/sidebar.gif');
	background-repeat: repeat-y;
	width: 268px;
	float: left;
	margin: 0 0 10px 23px;
	border-radius:10px;
}

#sidebar ol li {
	margin: 3px 0 0 5px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	padding-right: 10px;
}
#sidebar  ul {
	margin: 0 0 0 20px;
	padding: 10px;
	
}
#sidebar ul li {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	width: 200px;
	list-style: none;
	
}
#sidebar p {
	margin: 3px 0 10px 20px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	width: 220px;
}
.copyright {
	float: right;
	text-align: right;
	margin: 0;
	padding: 0 10px 0 0;
}
.readmore {
	background-color: #2b8ecb;
	width: 262px;
	height: 26px;
	margin: 15px 0 0 10px;
	
}
.readmore_side {
	background-color: #2b8ecb;
	width: 257px;
	height: 26px;
	margin: 15px 0 15px 10px;
	
}
.readmore img {
	margin: 0 0 0 160px;
}
.readmore_side img {
	margin: 0 0 0 160px;
}
	
.mw {
	width: 197px;
	margin: 20px 20px 20px 35px;
}


/* Easy Slider */
	#slider {
	
	clear: both;
	}

	#slider ul, #slider li,
	#slider2 ul, #slider2 li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider2{margin-top:1em;}
	#slider li, #slider2 li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:842px;
		height:291px;
		overflow:hidden; 
		}	
	#prevBtn, #nextBtn,
	#slider1next, #slider1prev{ 
		display:block;
		width:30px;
		height:77px;
		position:absolute;
		left:-30px;
		top:71px;
		z-index:1000;
		}	
	#nextBtn, #slider1next{ 
		left:696px;
		}														
	#prevBtn a, #nextBtn a,
	#slider1next a, #slider1prev a{  
		display:block;
		position:relative;
		width:30px;
		height:77px;
		background:url(../images/btn_prev.gif) no-repeat 0 0;	
		}	
	#nextBtn a, #slider1next a{ 
		background:url(../images/btn_next.gif) no-repeat 0 0;	
		}	
		
	/* numeric controls */	


	ol#controls{
		padding:0;
		height:18px;
		position: relative;
		left: 675px;
		top: -50px;
		height: 15px;
		width: 200px;
		margin: 0;
		}
	ol#controls li{
		margin:0 10px 0 0; 
		padding:0;
		float:left;
		list-style:none;
		height:18px;
		line-height:18px;
		width: 28px;
		}
	ol#controls li a{
		height:18px;
		line-height:18px;
		border:1px solid #ccc;
		background: #7ac142;
		color:#FFF;
		padding:0 10px;
		text-decoration:none;
		font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
		font-size: 12px;
		}
	ol#controls li.current a{
		background:#0077c0;
		color:#fff;
		}
/* END Slider */
