@charset "utf-8";
/* CSS Document */
*{
	padding:0px;
	margin:0px;
	}
body {
	background-image: url(../images/excel_cour_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #FFDF00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #434c53;
	line-height: 19px;
	margin: 0px auto;
	padding: 0px;
}
#container{
	width: 1000px;
	margin: 0px auto;
	background-color: #FFFFFF
	}
#mainArea{
	padding:20px;
	overflow:hidden;
	}
#leftPanel{
	float:left;
	width:700px;
	}	
#rightPanel{
	float:right;
	width:230px;
	}	
	
	
#header{
	overflow:hidden;
	padding:20px 
	}
	
.logo{
	float:left;
	}
.callInfo{
	float:right;
	}
/*#topNav{
	overflow:hidden;
	background-image: url(../images/nav-bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display:block;
	height:43px;
	}
#topNav ul{
	list-style:none;
	overflow:hidden;
}
#topNav ul li{
	float:left;
	margin:9px 25px 9px 26px;
	}*/
#homSubHeader{
	height:242px;
	overflow:hidden;
	background-color:#FFFFFF;
	}
#homSubHeader div{
	width:500px;
	float:left;
	position:relative
	}
.moreInfo{
	position:absolute;
	margin-top:160px;
	margin-left:32px;
	z-index:10
	}
.insideLeftHeader{
	float:left;
	width:750px!important;
	}
.insideRightHeader{
	float:left;
	color:#000033;
	font-size:20px;
	width:203px!important;
	line-height:26px;
	padding-top: 50px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	}	
	.insideRightHeader2{
	float:left;
	color:#000033;
	font-size:20px;
	width:203px!important;
	line-height:20px;
	padding-top: 70px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	}
	
	
a{
	color:#003c76;
	}
a:hover{
	color:#d11c12;
	}
a img{
	border:0px;
	outline:none
	}
h1{
	color:#d11c12;
	padding-bottom:20px;
	font-size:20px;
	font-weight:normal;
	}
h2{
	color:#d11c12;
	padding-bottom:10px;
	font-size:20px;
	font-weight:normal;
	}
h3{
	color:#003c76;
	padding-bottom:8px;
	font-size:16px;
	font-weight:bold;
	}
h4{
	color:#d11c12;
	padding-bottom:3px;
	font-size:14px;
	font-weight:bold;
	}
p{
	padding-bottom:18px;
	}
#mainArea ul{
	list-style:none;
	padding-left:0px;
	padding-bottom:18px;
	}
#mainArea ul li{
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left 5px;	
	padding-left:15px;
	padding-bottom:5px;
	}	
	
	
	
#homeLeft{
	float:left;
	width:460px;
	}
#homeMid{
	float:left;
	width:230px;
	background-color:#e7eef2;
	margin-left:20px;
	}
#homeMid p{
	padding:10px;
	}

.testimonial{
	font-weight:bold;
	color:#000;
	font-size:13px;
	padding-top:8px;
	}
.newsLetter{
	background-image: url(../images/news-letter-bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height:128px;
	margin-bottom:20px;
	color:#FFF;
	font-size:12px;
	}

	.newsLetterCaptcha{
	background-color: #FFCC00;
	padding: 5px;
	border: 1px dashed #9b0b00;
	overflow: hidden;
	margin-bottom: 15px;
		}
	.codeLetters{
		float:left;
		width:40px;
		color:#003466;
		font-size:30px;
		margin-top:0px;
		}
	.emailBox{
	padding:3px;
	border:none;
	color:#434c53;
	width:192px;
	margin-left:16px;
	margin-bottom:12px;
	}
	.capchaInput{
	padding:4px;
	border:none;
	color:#434c53;
	width:40px;
	margin-left:16px;
	margin-top:3px;
	margin-right:6px;
	}
	.security{
		width:60px; 
		padding-left:15px; 
		float:left; 
		line-height:16px;
	}
	
#footer{
	overflow:hidden;
	border-top:2px solid #ee2826;
	padding:8px 20px;
	background-color:#ebf4fa;
	font-size:11px;
	color:#41454d;
	line-height:15px;
	}
#footer a{
	color:#41454d;
	text-decoration:none
	}
.footerLeft{
	float:left;
	}
.footerRight{
	float:right;
	}

	
.picLeft{
	float:left;
	margin-right:13px;
	margin-bottom:10px;
	
	}
	
.clearAll{
	clear:both;
	overflow:hidden;
	}
.redText{
	color:#d11c12;
	}
.servicesBlocksHolder{
	background-image: url(../images/services-block-bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
	overflow:hidden;
		}
.servicesBlock {
	float:left; 
	width:200px; 
	padding-left:40px;
}
.servicesBlocksHolder img{
	border-top:2px solid #ee2826;
	}
.hLine{
	border-bottom:1px solid #e1e9ee;
	margin-bottom:20px;
	clear:both;
	}
.testiLogo{
	padding:5px;
	border:1px solid #cfdde6
	}
	
	
	
.formBox{
	
	}	
.formBox ul{
	padding:0px;
	margin:0px;
	padding-bottom:18px;
	list-style:none;
	float:left
	}
.formBox ul li{
	padding:0px;
	margin:0px;
	padding-bottom:10px !important;
	background-image:none !important;
	padding-left:0px !important;
	overflow:hidden;
	}
.formBox ul li label{
	width:130px;
	float:left;
	font-weight:bold;
	}
.box{
	padding:4px;
	border:1px solid #b6cfed;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#434c53;
	width:190px;
	}
.captchaBox{
	background-color:#eaf2f9;
	padding:5px 5px 5px 5px;
	overflow:hidden;
	float:left;
	width:220px;
	}
.leftAlign{
	float:left;
	}
.rightAlign{
	float:right;
	}
	

.pointRecord{
	overflow:hidden;
	padding-bottom:10px;
	}
.number{
	background-image: url(../images/number-bg.gif);
	background-position: left top;
	background-repeat:no-repeat;
	font-weight:bold;
	color:#FFF;
	text-align:center;
	width:26px;
	padding:4px 0px;
	float:left;
	}
.point{
	float:right;
	width:664px;
	}
	
	/* ============================= JS START ===================================== */
.inner{ background:url(images/bg_slide.png) no-repeat; width:500px; height:242px;padding: 1px 0 0 17px; float:left; margin-left:-20px}
.carousel-box {	position: relative;	padding:0px ; margin:0px }
.carousel-box .carousel {
		height: 242px;
		overflow: hidden;
		width:201px}

.carousel-box a.next  {
		width: 70px;
		height: 80px;
		overflow: hidden;
		border: none!important;
		position: absolute;
		top: 55px;
		left: -11px;
		z-index: 200;
		cursor: pointer; outline:0 ;  margin:0; padding:11px;
		}
	
		
.carousel-box a.prev{
		width: 70px;
		height: 80px;
		overflow: hidden;
		border: none;
		position: absolute;
		top: 55px;
		right: -55px;
		z-index: 200;
		cursor: pointer; outline:none;  margin:0; padding:6px}
		
img.next {

}
img.prev {

}
.carousel-box button.next:active, .carousel-box button.prev:active, .carousel-box button.next:link, .carousel-box button.prev:link{ margin:0;padding:11px; outline:none!important; border:0!important}
.carousel-box .carousel ul{ width:201px;  height:242px; margin:0; padding:0}		
.carousel-box .carousel ul li{ float:left; width:500px; height:242px; display:block;  position:relative }
/* ============================== JS END ====================================== */
#Layer2 marquee {
	text-align: left;
}
