body { 
	padding:0px;
	margin: 0px;
	background:url(images/bg.jpg) repeat-x #031D2E;
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px; 
	font-style:normal; 
	font-weight:normal; 
	text-align:justify; 
	color:#C7E2F4; 
	}
img{border:none;}
a{font-size:12px; color:#FFF; text-decoration:none;}
a:hover{color:#99D5FC;}
/*-----link style-----*/
#link{
	font: 11px Arial, Helvetica, sans-serif;
	color:#C7E2F4;
	}	
	
#link a{
	font-size: 11px;
	color:#C7E2F4;
	text-decoration: underline;
	}
	
#link a:hover{
	text-decoration: none;
	color:#C7E2F4;
	}
/*-----navigation style-----*/
#navi{
	font-family: 14px Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#C7E2F4;
	}	
	
#navi a{
	color:#FFF;
	text-decoration: none;
	}
	
#navi a:hover{
	text-decoration: none;
	color:#84CDFE;
	}
/*-----services style-----*/
a.services:link,a.services:visited,a.services:active{ font-family:Arial, Helvetica, sans-serif; font-size:13px; color:#CFEAFB; text-decoration:none; font-weight:900; padding:0 2px;}		
a.services:hover{ background:#CFEAFB; color:#003366;}
a.btm:link,a.btm:visited,a.btm:active{background:url(../images/readmore_img.gif) no-repeat 0 -21px; display:block; width:98px; height:18px; text-align:center; font-family:Arial, Helvetica, sans-serif; color:#FFF; font-weight:900; text-decoration:none; padding-top:3px;}
a.btm:hover{background:url(../images/readmore_img.gif) no-repeat 0 0; display:block;  padding-top:3px;}
.img_eff{border:1px #FFF solid;}
/*-----heading style-----*/
.h1{ font-family:Georgia, "Times New Roman", Times, serif; font-size:18px; font-weight:bold; font-style:normal; color:#99D5FC;}
.h2{ font-family:Georgia, "Times New Roman", Times, serif; font-size:12px; font-weight:bold; font-style:normal; color:#FFF;}
.h3{ font-family:Arial, Helvetica, sans-serif; font-size:14px; font-style:normal; font-weight:bold; line-height:23px; color:#FFFFFF; }
.h4{ font-family:Georgia, "Times New Roman", Times, serif; font-size:12px; font-weight:normal; font-style:normal; color:#FFF;}
/*-----footer style-----*/
#footer{
	color:#C7E2F4;
	}	
	
#footer a{
	color:#C7E2F4;
	text-decoration: underline;
	}
	
#footer a:hover{
	text-decoration: none;
	color:#C7E2F4;
	}