body{
	background-color:#ffffff;
	color:#135d58;
	margin:0px 0px 0px 0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	border:none;
}

/*Global Parameters*/

a{ 
	text-align:left; 
	text-decoration:none; 
	border:none;
	color:#135d58;
	margin:0px;
	padding:0px;
	font-size:12px;
}
p a {text-decoration: underline;}
a:active{ 
	text-decoration:none;
}
a:hover{ 
	text-decoration:none; 
	color:#5d9c04;
	font-weight:normal;
}
ul { 
	margin:0px; 
	padding:0px;
	}

li { 
	margin: 0px 30px 0px 30px;
	padding:10px 0px 10px 10px;
	}
	

img{
	border:none;
}
.clear {
	clear:both;
}
p{
	margin:0px 0px 10px 0px;
	padding:0px;
	line-height:130%;
	text-align:justify;
}
h1{
	color:#ffffff;
	font-size:24px;
	font-weight:normal;
	margin:0px;
	padding:0px;
	display:block;
	float:left;
}
h1 a{ 
	text-decoration:none; 
	border:none;
	color:#ffffff;
	margin:0px;
	padding:0px;
	font-size:24px;
}
h1 a:active{ 
	text-decoration:none;
}
h1 a:hover{ 
	text-decoration:none; 
	color:#5d9c04;
	font-weight:normal;
}
.pad{
	padding:0px 0px 0px 20px;
}
h2{
	font-size:18px;
	color:#ffffff;
	font-weight:normal;
	margin:0px;
	padding:0px;
	display:block;
	float:left;
}	
	
/*Global parameters end*/	

															/*Page Start*/
															
#master_container{
	width:867px;
	height:auto;
	margin:auto;
	padding:0px;
}	

/*Header area start*/

#header{
	width:867px;
	height:auto;
	margin:0px;
	padding:0px 0px 0px 0px;
}
#logo{
	width:92px;
	height:41px;
	float:left;
	margin:0px 0px 0px 0px;
	padding:47px 0px 0px 20px;
}
#top_right{
	width:700px;
	height:20px;
	float:right;
	margin:47px 45px 0px 0px;
	padding:0px 0px 11px 0px;
}
#top_numbers{
	width:700px;
	height:auto;
	float:right;
	margin:0px 45px 0px 0px;
	padding:0px 0px 20px 0px;
	font-size:17px;
	text-align:right;
	color:#145e59;
	font-weight:bold;
}
#top_numbers p{
	margin:0px;
	padding:0px;
	float:right;
}
#top_numbers span{
	color:#538b05;
}
/*Header area end*/

/*Banner start*/
#top_line{
	width:827px;
	height:auto;
	margin:auto;
	padding:0px 0px 5px 0px;
	background:url(../images/line.jpg) top left repeat-x;
}
#banner{
	width:835px;
	height:231px;
	margin:auto;
	padding:0px;
}
/*Banner End*/

/*Welcome*/
#main_container{
	width:829px;
	height:auto;
	margin:0px 0px 0px 16px;
	padding:0px 0px 0px 0px;
	background:url(../images/main-container-bg.jpg) top left repeat-x;
	float:left;
}
#page_heading{
	width:auto;
	height:auto;
	margin:0px;
	padding:5px 0px 35px 0px;
}
#top_boxs{
	width:800px;
	height:auto;
	margin:0px px 0px 15px;
	padding:0px 15px 0px 0px;
	float:right;
}
.box{
	width:251px;
	height:155px;
	float:left;
	background:url(../images/box1.jpg) top left no-repeat;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
.box_right{
	width:251px;
	height:155px;
	float:right;
	background:url(../images/box1.jpg) top left no-repeat;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
.box_middle{
	width:251px;
	height:155px;
	float:left;
	background:url(../images/box1.jpg) top left no-repeat;
	margin:0px 23px 0px 22px;
	padding:0px 0px 0px 0px;
}

.box_caption_bg{
	width:220px;
	height:25px;
	margin:12px 10px;
	padding:5px 0px 5px 8px;
	background:url(../images/c_bg.jpg) no-repeat;
}
.caption_icon{
	width:24px;
	height:24px;
	float:right;
	margin:0px 0px 0px 0px;
	padding:0px 8px 0px 0px;
}
.box_text{
	width:229px;
	height:auto;
	margin:0px 0px 0px 18px;
	padding:0px 0px 0px 0px;
	float:left;
}
.box_text p{
	margin:0px;
	padding:0px 0px 5px 0px;
}
.box_text a{ 
	text-align:left; 
	text-decoration:underline; 
	border:none;
	color:#135d58;
	margin:0px;
	padding:0px;
}
.box_text a:active{ 
	text-decoration:none;
}
.box_text a:hover{ 
	text-decoration:none; 
	color:#6fba05;
	font-weight:normal;
}

/*Welcome end*/

/*text and navigation area*/

#text_navigation{
	width:832px;
	height:auto;
	margin:auto;
	padding:16px 0px 0px 0px;
	float:left;
}
#text{
	width:517px;
	height:auto;
	margin:0px;
	padding:0px 0px 0px 20px;
	float:left;
}
#navigation{
	width:247px;
	height:auto;
	margin:0px;
	padding:0px 20px 0px 0px;
	float:right;
}
#navigation a,#navigation a:visited{ 
	text-align:left; 
	text-decoration:none; 
	border:none;
	color:#135d58;
	margin:0px;
	padding:0px;
	font-size:14px;
}
#navigation a:hover {
	color:#009900;
	font-weight:bold;
}
#navigation li { 
	margin: 0px 30px 0px 30px;
	padding:10px 0px 10px 10px;
	color:#69b900;
	list-style:disc;
	border-bottom:#dedede solid 1px;
	border-bottom-width:thin;
	}

#navigation_body{
	width:247px;
	height:310px;
	margin:0px;
	padding:0px;
	float:right;
	display:block;
	background:url(../images/nav_bg.jpg) top right repeat-y;
}
#nav_topcurve{
	background:url(../images/nav_topcurve.jpg) top right no-repeat;
	width:247px;
	height:19px;
	margin:0px;
	padding:0px;
}
#nav_bottomcurve{
	background:url(../images/nav_bottomcurve.jpg) bottom right no-repeat;
	width:247px;
	height:36px;
	margin:0px 0px 10px 0px;
	padding:0px 0px 0px 0px;
	float:right;
}
.nav_line{
	background:url(../images/nav_line.jpg) repeat-x;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width:215px;
	height:1px;
}

/*text and navigation end*/

/*footer start*/

#footer{
	width:829px;
	height:38px;
	margin:0px 0px 0px 0px;
	padding:12px 0px 10px 22px;
	background:url(../images/footer.jpg) no-repeat;
	float:left;
	color:#FFFFFF;
}
#footer a{ 
	text-align:left; 
	text-decoration:none; 
	border:none;
	color:#ffffff;
	margin:0px;
	padding:0px;
	font-size:12px;
}
#footer a:active{ 
	text-decoration:none;
}
#footer a:hover{ 
	text-decoration:none; 
	color:#135d58;
	font-weight:normal;
}

/*footer end*/
															/*Page End*/

