@charset "utf-8";
/* CSS Document */

body{
	background:#fff;
	padding:0;
	margin:0;
	}
body, select, input, div{
	font-family:Arial, Helvetica, sans-serif, Calibri;
	font-size:12px;
	color:#4e4f4f;
	line-height:18px;
	}	
img{
	border:none;
	}
.clr{
	clear:both;
	}
.no-border{
	border:none !important;
	}
hr{
	margin:15px 0;
	color:#cccccc;
	background-color:#cccccc;	
	}
.color1{
	color:#fd0000 !important;
	}
.color2{
	color:#4e4f4f !important;
	}
.color23{
	color:#f7f700 !important;
	}	
.smalltxt{
	font-size:12px;
	}
.bolderTxt{
	font-family:"Arial Black", Gadget, sans-serif;
	}	
a{
	color:#0000cc;
	text-decoration:underline;
	outline:none;
	}	
a:hover{
	color:#0000cc;
	text-decoration:none;
	outline:none;	
	}	
h1{
	margin:0 0 10px 0;
	padding:0;
	line-height:24px;
	font-size:24px;
	}
h2{
	margin:0 0 10px 0;
	padding:0;
	line-height:18px;
	font-size:18px;
	}	
.spacer{ 
	height:20px;
	clear:both;
}
.container{
	width:900px;
	margin:0 auto;
	}
.leftcontainer{
	width:681px;
	padding:30px;
	padding-left:0;
	float:left;
	border-right:1px solid #eee;
	}
.rightcontainer{
	width:168px;
	padding:30px 0 30px 20px;
	float:right;
	}
.subHeading{
	background:#31a2fe;
	width:100%;
	height:75px;
	float:left;
	text-shadow:#3f84bb 1px 1px 0;
	margin-bottom:3px;
	}
.subHeading h1{
	margin:0;
	padding:0;
	line-height:75px;
	font-size:36px;
	font-weight:bold;
	color:#fff;	
	font-family:Georgia, "Times New Roman", Times, serif !important;
	letter-spacing:-1px;
	}
.subHeading h2{
	margin:0;
	margin-top:10px;
	padding:0;
	line-height:36px;
	font-size:36px;
	font-weight:bold;
	color:#fff;	
	font-family:Georgia, "Times New Roman", Times, serif !important;
	letter-spacing:-1px;
	}
.subHeading h3{
	margin:0;
	padding:0;
	line-height:18px;
	font-size:18px;
	font-weight:bold;
	color:#f7f700;	
	}	
.subHeading span{
	margin:0;
	padding:0;
	line-height:75px;
	font-size:24px;
	font-weight:normal;
	color:#fff;
	}
.bannerBG{
	float:left;
	width:100%;
	background:#c4c4c2;
	padding:30px 0;
	}
.banner{
	float:left;
	background:url(../images/banner.jpg) no-repeat;
	width:900px;
	height:253px;
}
.bannerTxt{
	float:left;
	width:504px;
	padding:40px 36px;
	}
.bannerTxt h1{
	color:#403e41;
	margin:0;
	margin-bottom:15px;
	padding:0;
	font-size:24px;
	}
.bannerTxt h2{
	color:#fff;
	margin:0;
	padding:0;
	font-size:16px;
	font-weight:normal;
	}
.b1{
	width:332px;
	height:78px;
	float:left;
	margin-top:20px;
	}	
.b1 a{
	display:block;
	background:url(../images/b1.png) no-repeat;
	width:332px;
	height:78px;
	}	
.b1 a:hover{
	background:url(../images/b1.png) no-repeat -332px;
	}	
.login{
	float:right;
	width:222px;
	padding:30px;
	}
.login ul{
	margin:0;
	padding:0;
	list-style:none;
	color:#fff;
	}
.login ul li{
	padding:3px 0;
	font-weight:bold;
	}
.login a{
	color:#fbbe01;
	text-decoration:underline
	}
.txtBox{
	padding:8px 5px;
	width:200px;
	font-size:14px;
	color:#333;
	font-weight:bold;
	font-family:Georgia, "Times New Roman", Times, serif;
	border:2px solid #e1e1e1;
	}
.shadow{
	background:url(../images/shadow.png) no-repeat;
	height:13px;
	width:900px;
	float:left;
	}	
.shadow2{
	background:url(../images/shadow-2.png) no-repeat center;
	height:10px;
	width:681px;
	float:left;
	}		
.advertiser{
	float:left;
	width:900px;
	padding:10px 0;
	border-top:1px solid #e5e5e5;
	border-bottom:1px solid #e5e5e5;	
	}
.arrowLeft{
	float:left;
	width:33px;
	height:67px;
	margin-top:5px;
	background:url(../images/arrow.png) no-repeat;
	}	
.arrowright{
	float:right;
	width:33px;
	height:67px;
	margin-top:5px;
	background:url(../images/arrow.png) no-repeat -33px 0;
	}
.imgStyle1{
	float:left;
	}	
.Logo{
	background:url(../images/logo.png) center bottom no-repeat;
	height:123px;
	width:268px;
	}
.Logo a{
	height:123px;
	width:268px;	
	display:block;
	}	
#menu {
	width:628px;
	margin-top:82px;
	font-size:12px;
	float:right;
	font-weight:bold;
	line-height:38px;
	height:38px;
	text-align:center;
}
#menu ul {  
	margin: 0; 
	padding: 0;
}
#menu ul li {
	display:inline;
	float: left;
	list-style: none;
	width:154px;
	text-transform:uppercase;
	margin-right:3px;
	}
#menu ul li a { 
	display: block; 
	margin:0;
	text-decoration: none;  
	color: #fff;
	background:url(../images/menu-bg.png) no-repeat -154px 0;
}
#menu ul li a:hover{
	color: #fff;
	text-decoration:none;
	background:url(../images/menu-bg.png) no-repeat 0 0;
	
}
#menu ul li a.active {
	color: #fff;
	text-decoration:none;
	background:url(../images/menu-bg.png) no-repeat 0 0;
}
#menu2 {
	width:900px;
	font-size:12px;
	margin-top:30px;
	float:left;
	font-weight:bold;
	line-height:32px;
	height:32px;
	text-align:center;
	border-bottom:1px solid #ececec;
}
#menu2 ul {  
	margin: 0; 
	padding: 0;
}
#menu2 ul li {
	display:inline;
	float: left;
	list-style: none;
	text-transform:uppercase;
	margin-right:10px;
	}
#menu2 ul li a { 
	display: block; 
	margin:0;
	padding:0 40px;
	text-decoration: none;  
	color: #555555;
	background:#ececec;
}
#menu2 ul li a:hover{
	color: #0000cc;
	text-decoration:none;
	background:#e2e2e2;
}
#menu2 ul li a.active {
	color: #555555;
	text-decoration:none;
	background:#fff;
	border:1px solid #ececec;
	border-bottom:none;
	
}
.box{
	float:left;
	background:url(../images/box.jpg) no-repeat;
	width:432px;
	}
.box h1{
	line-height:40px;
	margin:0;
	padding:0;
	padding-left:15px;
	color:#fff;
	font-size:24px;
	text-shadow:#3f84bb 1px 1px 0;	
	}
.boxTxt{
	float:right;
	width:250px;
	padding:20px;
	}
.boxTxt ul{
	padding:0;
	margin:10px 0;
	margin-left:20px;
	}
.boxBottom{
	float:left;
	background:url(../images/box.jpg) no-repeat bottom;
	width:432px;
	height:10px;
	}
.b2{
	width:170px;
	height:28px;
	float:left;
	}	
.b2 a{
	display:block;
	background:url(../images/b2.png) no-repeat;
	width:170px;
	height:28px;
	}	
.b2 a:hover{
	background:url(../images/b2.png) no-repeat -170px 0;
	}
.footer{
	width:300px;
	float:right;
	text-align:right;
	}
.login1{
	background:url(../images/login.png) no-repeat;
	width:370px;
	height:253px;
	margin:70px auto;
	padding-right:115px;
	}
.style1{
	background:url(../images/bg-2.png) repeat-x bottom #fff;
	border:1px solid #c2c2c0;
	padding:20px;
	float:left;
	width:858px;
	}
.style2{
	background:url(../images/bg-3.png) no-repeat;
	line-height:29px;
	margin:0;
	padding:0 0 0 10px;
	font-size:18px;
	font-weight:bold;
	color:#FFF;
	float:left;
	width:890px;
	}
.style3{
	border:1px solid #fbc000;
	padding:15px;
	background:#ffffd9;
	}
.style4{
	border:1px solid #c2c2c0;
	padding:5px;
	width:200px;
	}	
.style5{
	border:1px solid #c2c2c0;
	padding:5px;
	width:400px;
	}
.style6{
	font-weight:bold;
	}
.style7{
	background:url(../images/bg-2.png) repeat-x bottom #fff;
	border:1px solid #c2c2c0;
	padding:20px;
	}	
.style8{
	border-bottom:1px solid #c2c2c0;
	line-height:30px;
	padding:0 10px;
	}
.style9{
	background:#fff;
	border:1px solid #c2c2c0;
	padding:20px;
	}
.style10{ 
	background:#403e41;
	font-size:14px;
	font-weight:bold;
	color:#fff;
}
.style11{
	line-height:30px;
	padding:0 10px;
	background:url(../images/bg-3.png) no-repeat;
	color:#FFF;
	}
.client-details{
	background:url(../images/bg-4.png) no-repeat;
	width:440px;
	height:41px;
	padding:10px 20px;
	margin-top:-3px;
	float:right;
	color:#fff;
	}
.b3{
	width:77px;
	height:28px;
	line-height:24px;
	text-align:center;
	float:right;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	}	
.b3 a{
	display:block;
	background:url(../images/b3.png) no-repeat;
	width:77px;
	height:28px;
	text-decoration:none;
	color:#fff;
	}		
.b3 a:hover{
	background:url(../images/b3.png) no-repeat -77px 0;
	}			