/* CSS Document */
body{width:100%; background:#F7F7F7; margin:0px auto; font-family:Verdana;}
.clear{clear:both;}
a{outline:none;}
img {border:0px;}
#shadowMid {
    background:url(../images/cnt-bg1.jpg) repeat-y scroll center top transparent;
    height: auto;
    width: 100%;
}

#wrapper{width:950px;  height:auto; padding-top:20px; margin:0px auto;}
#header{width:945px; height:110px; margin:auto 0px; padding:0px;}
#header .logo{width:250px; height:74px; margin:0px; padding:0px; float:left;}
#header .cnct{width:270px; height:30px; margin-top:60px; padding0px; float:right;}

/*-------------------------------------------------menu------------------------------------------------------------------*/
#menu{width:945px; height:40px; margin-top:0px; padding:0px; background:#376DB0; border-top:1px solid #E5E5E5;}
#menu ul {width:945px; height:34px;  list-style:none outside none; margin:0; padding-left:0px; line-height:15px; float:left;}
#menu li {height:28px; float:left; background:url(../images/menu-rt.png) no-repeat right scroll; margin-top:10px;}
#menu li .active {
color: #D8FF00;

text-decoration:none;
}

/*#menu li .active {
color: #055378;

text-decoration:none;
}

img{border:0px;}
*/
#menu li a {
    color: #FFFFFF;
    display: block;
    font-weight: bold;
    margin: 0;
    padding:0px 18px;
    text-align: center;
    text-decoration: none;
	font-size:13px; font-family:tahoma;}
	
	
#menu li a:hover{color:#D8FF00;}

#menu li ul{ 
    display: none;
    height: auto;
       padding: 0;
	position: absolute;
    width: 180px;
    z-index: 200;
	margin-top:10px;}
	#menu li:hover ul {
    display: block;
	margin-top:9px;
}
#menu li li {
    background:#376DB0;
    display: block;
    float: none;
    margin:0;
    padding: 0;
    width: 185px;
	height:30px;
	border-bottom:1px solid #ABABAB;
	 text-decoration:none;}
#menu li:hover li a {
    background: none repeat scroll 0 0 transparent;
	    text-decoration:none;
		color:#fff;
		font-weight:bold;}
#menu li ul a {
    display: block;
    font-size:13px;
    font-style: normal;
    margin: 0;
    padding: 5px 10px 5px 10px;
    text-align: left;
	
	}
	#menu li ul a:hover, #menu li ul li:hover a { height:20px; background:#376DB0;
    color: #D8FF00;
    
}
/*-------------------------------------------------end menu--------------------------------------*/

#bannerbg{width:945px; height:300px; margin-top:0px; padding:0px;}

#middle{widht:945px; height:auto; margin:30px 15px 0 10px; padding:0px; font-family:Tahoma; color:#787878;}
p{padding:0px; font-size:13px; line-height:18px; text-align:justify; color:#787878;}

#middle1{width:945px; height:320px; margin:0px; padding:0 0 0 10px;}

#left{width:650px; height:320px; margin:0px; padding:0px; float:left; border-right:1px solid #E4E4E4;}
#left .first{width:315px; height:150px; margin:10px 0 0 5px; padding:0px; float:left;}
h2{font-family:tahoma; font-size:18px; color:#43568E;}
#right{width:270px; height:320px; margin-left:5px; padding:0px; float:left;}
#right .rightdesc{width:220px; height:65px; margin:5px; padding:0px; border-bottom:1px dashed #E4E4E4;}

/*-----------------------------------------footer-------------------------------------*/
#footer{width:945px; height:80px; margin:20px 0 0 0px; background:#F1F0F9;}
.footermenu{width:945px; height:auto; margin:0; padding:20px 0 0 0px; font-size:12px;}
/*.separator{color:#989898; padding:0 5px;}*/
a {
    color:#ADABC0;
    outline: medium none;
    text-decoration: none;
	padding:10px;
}

a:hover{color:#004294;}


/*---------------------------------------------inner page----------------------------------*/


#innerbanner{width:945px; height:60px; margin:0px; padding:0px; background:#ccc;}
#bannertext{color:#FFFFFF; font-size:30px; float:right; margin-top:10px; padding:10px 40px 0 0; font-family:Arial, Helvetica, sans-serif;}

#innermiddle{widht:945px; height:auto; margin-top:4px; padding:0 0 0 0px;}

#innerleft{width:205px; height:210px; float:left; margin: 0 0px 0 5px; border-left:1px solid #556CB2;}

#innerleft .actionlcn{background:#D9D6D6; margin:0px; padding:5px; height:200px;}
#innerleft .actionlcn ul{margin:0px; padding:0px; list-style:outside none; }
#innerleft .actionlcn ul li{background:url(../images/arrow-new1.png) no-repeat scroll 3px 9px transparent; line-height:20px; padding:0 0 0 0px; text-indent:10px;}
#innerleft .actionlcn ul li .active {
color: #004294; text-decoration:none;
font-weight:bold;
font-size:11px;

}
#innerleft .actionlcn ul li a {color:#004294; font-family:arial; font-size: 11px;font-weight: normal;text-decoration: none;}


#innerright{width:700px; height:auto; float:left; padding:0px 10px 0 10px; margin:-15px 0 0 0px;}
h3 {color:#0E4888; font-family:Tahoma; font-size: 14px; font-weight: bold; text-decoration: none;}

.subTitle {color: #13679B; font-weight:none;}

ul{
    line-height: 18px;
    list-style: disc outside none;
    padding: 0 0 0 15px;
	font-size:13px;
	text-align:justify;
	color:#787878;
}
 li{
    margin: 0 auto;
    padding: 0;
}


 
    
 


