body{ font:12px Arial, Helvetica, sans-serif;}
*{ margin:0px; padding:0px; border:0px;}
.blue{ color:#003265; line-height:18px;}
h1{ font-size:24px; font-weight:normal; color:#003265; margin-bottom:15px;}
h2 a{ text-decoration:none; color:#003265; font-size:18px; font-weight:normal}
.txtblue12{
	font-family:arial;
	font-size:12px;
	color:#003265;
}
#header .left-1 {
	width: 400px;
}
#header .right-1 {
	width: 559px;
}
.left-1 #img-logo {
	text-decoration: none;
	background: url(../images/img_logo.png) left top no-repeat;
	width: 262px;
	height: 97px;
	display: block;
}

.float-l{float: left;}

#nav .bg{background:url(../images/nav-rnd-rpt.png) repeat-x; width:914px; height:42px; float:left;}
#nav .bg ul{float:left; width:100%; list-style:none;}
#nav .bg ul li{ float:left; padding-left:2px; background:url(../images/sepe.png) no-repeat left;}
#nav .bg ul li:first-child{ background:none;}
#nav .bg ul li a{ float:left; padding:9px 23px;  font:15px Arial, Helvetica, sans-serif; color:#FFFFFF; text-decoration:none;}
#nav .bg ul li a:hover{  background:url(../images/nav-act-bg.png) repeat;}
#nav .bg ul li a.active{  background:url(../images/nav-act-bg.png) repeat;}

#nav .bg .dropdown{width:206px; float:left;  color:#FFFFFF;position:absolute; display:none; z-index:25000; float:left; margin-top:35px;}
#nav .bg .dropdown ul{ float:left; width:100%; background:url(../images/drp-rpt.png) repeat-x bottom #033569;}
#nav .bg li div.dropdown ul li{float:left;width:100%; margin:0px 8px 0px 8px; background:none }			
#nav .bg li div.dropdown ul li a{ float:left; padding-left:10px; width:179px; height:25px; color:#FFFFFF;  font-size:14px; text-decoration:none; text-align:left; margin:0px;}
#nav .bg li div.dropdown ul li a:hover{ background:url(../images/hover-drp.png) no-repeat; }
#nav .bg .drop .dropdown{ display:none;}
#nav .bg .drop:hover .dropdown{ display:block;}









	
	/*footer Styles!*/
.footer{float:left; width:930px; padding:15px 0px 20px 0px; margin-top:10px; border-top:1px solid #edecec; margin-left:10px; color:#abacb1; font:12px Arial, Helvetica, sans-serif;}
.footer ul{ list-style:none; text-align:left; line-height:22px; color:#003061; margin-right:11px; text-transform:uppercase;  float:left; width:auto; font-weight:bold;}
.footer ul a{color:#003061;  text-decoration:none;}
.footer ul li{color:#abacb1; font-weight:normal; text-align:left; text-transform: none}
.footer ul li a{color:#000000; text-decoration:none;}
.footer ul li a:hover{text-decoration:underline;}
.footer .links{ float:right; width:100%;}
.footer .links ul:last-child{ margin-right:0px;}
.footer .contact{ padding:10px 0px; float:left; width:100%; margin-top:20px;}
.footer .copyright-right{ float:right; width:50%; text-align:right}
.footer .copyright-left{ float:left; width:50%;}
.footer .joinus{ width:100%; float:left}
.footer .btns{float:right; width:220px;}
/*footer Styles end!*/

.foliohover table{
	padding:10px;
}
.foliohover table:hover{
	background:url(../images/foliobg.jpg) no-repeat left top;
	color:#FFFFFF
}
.foliohover table:hover a{
	color:#fff;
}


#wrapper .bodybg-l {
	background: url(../images/bodybg-l.png) left top repeat-y;
	padding-left: 10px;
	width: 989px;
}
#wrapper .bodybg-r {
	background: url(../images/bodybg-r.png) right top repeat-y;
	padding-right: 10px;
	width: 989px;
}

