@charset "utf-8";
/* CSS Document */

* {
	margin:0;
	padding:0;
	
}



.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    }

.lefttube { float:left;}
.righttube { float:right;}

ul { margin:0; padding:0;}

h1 { font-size:28px; color:#0F5B94; margin-bottom:20px; font-weight:lighter;}
h1 em { font-size:18px; font-weight:lighter; color:#999;}
h2 { font-size:22px; color:#666; margin-bottom:15px;}
h3 { font-size:18px; color:#9D3D97; margin:0 0 10px 0; padding:0;}
h4 { font-size:16px; color:#2EB456; text-align:right; font-style:italic; margin:-10px 0 0 0; padding:0;}
h4 span { font-size:15px; color:#5A6365; font-style:normal;}

p { margin:0 0 19px 0; text-align:justify; line-height:20px; word-spacing:0px; white-space:0; font-size:13px; color:#333;}

body { font-family:Arial, Helvetica, sans-serif; font-size:12px;  background:#fff;}

.subcontainer { width:914px; margin:auto;}

#header { background:url(../../images/h-bg.png) repeat-x; height:106px;}

#logo { background:url(../../images/logo.png) no-repeat; width:412px; height:64px; float:left; margin:5px 0 0 10px;}

#caption { background:url(../../images/topright-caption.png); width:401px; height:60px; float:right; margin:15px 20px 0 0;}

#midcontainer { background:#FFEFDB; padding-bottom:15px; border-bottom:2px #C4C4C4 solid;}

#banner { width:914px; height:158px; clear:both; margin-top:-3px;}

#box { clear:both; padding-top:10px;}

#menu { float:left; width:200px;}

#contentsection { width:640px; float:right; padding-right:7px;}

.l-pic { float:left; border:3px #fff solid; margin:0 20px 12px 0;}
.r-pic { float:right; border:3px #fff solid; margin:0 0 12px 20px;}

#footer { color:#4d4f4c; clear:both; padding:15px 0px;}

.footer-box {float:left; width:23%; border-right:1px #ccc solid; padding:5px 0 5px 20px; height:85px;  margin-bottom:10px;}

.footer-box p { padding:0; margin:0;}

.footer-box2 {float:left; padding:10px 0 10px 20px; }
.footer-box2 a { color:#4d4f4c; text-decoration:underline;}
.footer-box2 a:hover { color:#4d4f4c; text-decoration:none;}

#aquaweb { width:900px; margin:auto; text-align:right; clear:both;}
#aquaweb a{ color:#777; text-decoration:none;}

#footer-menu li { list-style:none; padding-bottom:7px;}
#footer-menu a { color:#4d4f4c; text-decoration:underline;}
#footer-menu a:hover { color:#4d4f4c; text-decoration:none;}

/****************** modify By vinod *****************/

.contant-sub ul { margin:10px; }
.contant-sub ul li { margin-left:30px; margin-top:0px; list-style:square; padding-bottom:5px; }
