/*Credits: santosh setty */
/*URL: http://webdesigninfo.wordpress.com */

body{
	background:#353535;
	background-image:url(images/background.jpg);
	font:12px verdana;
	color:#fff;
}
.clear{
	clear:both;
}
#wrapper{
	width:780px;
	margin:0 auto;
}
#header{
	width:780px;
	height:109px;
	background:;
}
.logo{
	width:249px;
	height:109px;
	float:left;
}
.logo h2{
	display:none;
}
.email{
	width:311px;
	height:33px;
	float:right;
}
.menu{
	position:relative;
	height:52px;
	list-style:none;
	width:780px;
	background:#000;
	line-height:42px;
}
.menu li{
	float:left;
	list-style:none;
}
.menu li a{
	float:left;
	display:block;
	color:#717171;
	text-decoration:none;
	font-family:sans-serif;
	font-size:12px;
	font-weight:bold;
	height:52px;
	cursor:pointer;	
}
.menu li a b{
	float:left;
	display:block;

}
.menu li.current a{
	color:#7b9900;
	background:;
	background-position:left;
}
.menu li.current a b{
	color:#7b9900;
	background:;
	background-position:right;
	height:52px;
	line-height:32px;
}
.menu li a:hover{
	color:#7b9900;
	background:;
	background-position:left;
	line-height:34px;
}
.menu li a:hover b{
	color:#7b9900;
	background:;
	background-position:right;
	height:52px;
}
#banner{
	width:780px;
}
#container{
	background:#242426;
	width:780px;
	font:12px verdana;
	color:#717171;
}
.left{
	font-size:18px;
	font-family:vardana;
	font-weight:bold;
	color:#933100;
}
.left1{
	font-size:18px;
	font-family:vardana;
	background-color:#999999;
	color:#933100;
}
.left2{
	font-size:18px;
	font-family:vardana;
	background-color:#97D183;
	color:#933100;
}
.topheading{
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#262626;
	text-decoration:none;
}
.whttopheadingwhite{
	font-size:13px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
}
.blueline{
	font-size:16px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-image:; 
	repeat:x position;
	font-weight:bold;
	color:#000000;
}
.blueline:hover{
	font-size:16px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-image:; 
	repeat:x position;
	font-weight:bold;
	color:#933100;
}
.left p{
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#717171;
	line-height:22px;

}
.divider{
	background:;
	width:5px;
	height:252px;
	float:left;
}
.right{
	width:215px;
	float:right;
}
.right h2{
	font-size:16px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#bad709;

}
.seo{
	font-size:3px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#ffffff;

}


#footer{
	width:780px;
	height:40px;
	font-size:11px;
	font-family:Verdana;
	color:#717171;
}
#footer a{
	font-size:11px;
	font-family:Verdana;
	color:#717171;	
	text-decoration:none;
}
#footer a:hover{
	text-decoration:none;
}
#footer ul{
	list-style:none;
	margin:6px auto;
	text-align:center;	
}
#footer li{
	display:inline;
	list-style:none;
	font-size:11px;
	font-family:Verdana;
	color:#717171;	
}
#footer li a{
	font-size:11px;
	font-family:Verdana;
	color:#717171;
	text-decoration:none;
	padding:0 10px;
}
#footer li a:hover{
	text-decoration:underline;
}
.footer{
	font-size:11px;
	font-weight:bold;
	font-family:Verdana;
	text-decoration:none;
	color:#3798A4;
	text-align:center;
}
.footer:hover{
	font-size:11px;
	font-weight:bold;
	font-family:Verdana;
	text-decoration:none;
	color:red;
	text-align:center;
}
.footer-light-menu{
	font-size:11px;
	font-weight:normal;
	font-family:Verdana;
	color:#3798A4;
	text-align:center;
}
.footer-copyright{
	font-size:10px;
	font-weight:normal;
	font-family:Verdana;
	color:#959595;
	text-align:left;
}
.gray-font{
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
	font-style:normal;
	font-stretch:normal;
	color:#7C7C7C;
	font-weight:bold;
}
.verdana-12{
	font-size:10px;
	font-family:verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#ffffff;
	text-decoration:none;
}
.verdana-12:hover{
	font-size:10px;
	font-family:verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:yellow;
	text-decoration:none;
}
.verdana-12-black{
	font-size:11px;
	font-family:verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#666666;
}
.verdana-189{
	font-size:12px;
	font-family:verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:black;
	text-decoration:none;
}