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

html, body{
	margin: 0;
	padding: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	border-left:0;
} 
div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
caption, tbody, tfoot, thead, th, img {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
body {
	line-height: 1;
	color: black;
	background: white;
	font-family: Arial, Verdana, Helvetica, sans-serif;	
}
ol, ul {
	list-style: none;
}

table {
	border-collapse: separate;
	border-spacing: 0;
}	
caption, th {
	text-align: left;
	font-weight: normal;
}	
.clearfix:after {
    content:"."; 
    display:block; 
    height:0; 
    clear:both; 
    visibility:hidden;
}	
.clearfix {
	display:inline-block;
}	
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}

/*........... do not change or amalgamate the above clearfix styles..................*/

body {
	background:url(images/gradient.png) repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:20px;
	color:#000;  }


#wrapper1 {
	background-image:url(images/3d-bg.png);
	background-repeat:no-repeat;
	width:1046px;
	margin: 0 auto; }


#wrapper-inner {
	margin: 0 auto;
	width:976px;}

a {color:#3c9de6;}

/*HEADER*/

#header {
	height:118px;}

#logo a {
	background:url(images/logo.png) no-repeat;
	width:214px;
	height:63px;
	display:block;
	position:absolute;
	text-indent:-999999px;
	margin-top:30px;
	outline:none;}
	
#guideline-seal a {
	background:url(images/guidelines-seal.png) no-repeat;
	width:154px;
	height:64px;
	display:block;
	position:absolute;
	text-indent:-999999px;
	margin: 30px 0 0 445px;
	outline:none;}
	
#phone-holder {
	position:absolute;
	width:186px;
	text-align:right;
	margin:30px 0 0 790px;
	line-height:16px;
	font-size:12px;}
	
.phonenum {
	font-size:16px;
	font-weight:bold;
	background-image:url(images/fone-icon.png);
	background-repeat:no-repeat;
	background-position: 50px -1px;
	width:186px;
	display:block;
	margin:0 0 2px 0;
	
	
	 }			

/*NAV*/

#date-holder {
	float:right;
	display:block;
	font-size:14px;
	font-weight:bold;
	color:#FFF;
	text-shadow:  -1px -1px #062338;
	line-height:46px;
	padding-right:18px;}

#nav {
	background:url(images/nav-bg.png) no-repeat;
	width:976px;
	height:50px;}
	
#nav ul { }

#nav li { float: left; }

#nav li a {
		display: block;
		line-height:46px;
		font-size:14px;
		font-weight:bold;
		text-decoration:none;
		color:#FFF;
		padding:0 15px 0 15px;
		text-shadow:  -1px -1px #062338;
		background:url(images/nav-divider.png) no-repeat;
		background-position:right;
		}

#nav li a:hover {
		background:url(images/nav-hover.jpg) repeat-x;}
		
.nav-home a {
		
		display:block;
		padding:0 24px 0 24px;
		line-height:46px;
		font-size:14px;
		font-weight:bold;
		text-decoration:none;
		color:#FFF;
		background:url(images/nav-divider.png) no-repeat;
		background-position:right;
		text-shadow:  -1px -1px #062338;
		}
		
.nav-home a:hover {
		background:url(images/home-hover.jpg) no-repeat!important;
		}					

/*CONTENT*/

#banner {
	background:url(images/banner.png) no-repeat;
	height:279px;
	width:940px;
	}

#main-content {
	border-left: solid 1px #BBBBBB;
	border-right: solid 1px #BBBBBB;
	padding:18px;}
	
	
#main-content-holder p {
	margin-top:16px;}
	
#main-content-holder h1 {
	font-size:28px;
	color:#c90000;
	text-align:center;	
	font-weight:bold;
	word-spacing:-4px;}
	
#main-content-holder h2 {
	color:#47474b;
	margin-top:14px;
	font-size:20px;
	text-align:center;}
	
#main-content-holder ol {
	list-style:decimal;
	}
	
#main-content-holder li {
	margin-bottom:8px;
	margin-left:30px;}			
	
.yellow-outer {
	margin-top:14px;
	}
	
.yellow-inner {
	
	font-size:14px;
	
		}
	
.yellow-inner h1 {
	font-size:15px;
	color:#083353;
	text-align:left;
	font-weight:bold;}
	
.yellow-inner h2 {
	font-size:14px;
	color:#C90000;
	text-align:left;
	font-weight:bold;}	
	
.yellow-inner p {
	margin-top:16px;}
	
.yellow-inner li {
	margin-bottom:6px;}	
	
.yellow-inner input {
	border: solid 1px #CCC;
	height:20px;
	width:250px;}	
	
.yellow-inner textarea {
	border: solid 1px #CCC;
	}
							
.textred {
	color:#C00;}


/*course-form*/

#course-form-holder {
	border:solid 1px #E2E2E2;
	width:930px;
	margin-top:18px;
	padding:4px;
	}
	
#course-form-holder2 {
	border:solid 1px #E2E2E2;
	width:930px;
	padding:4px;
	}	
	
#course-form-inner {
	background:url(images/gradient-gray.jpg) repeat-x;
	background-position:bottom;
	padding:20px;
	font-size:14px;}
	
#course-form-inner h1 {
	color:#3a75a0;
	font-size:16px;
	font-weight:bold;}
	
#couse-form-float {
	float:left;
	margin:10px 30px 10px 0;
	}
	
#couse-form-float2 {
	float:left;
	margin:10px 0 10px 0;
	}	
	
#couse-form-float li {
	margin-bottom:4px;
	}			
	
#couse-form-float li a {
	font-size:11px;
	color:#3c9de6;}
	
#couse-form-float2 li {
	margin-bottom:4px;
	}			
	
#couse-form-float2 li a {
	font-size:11px;
	color:#3c9de6;}	
	
#continue-btn {
	position:absolute;
	margin: -12px 0 0 670px;}
	
/*content botom holder*/

#content-hldr1 {
	width:940px;
	
	}
	
#content-hldr2 {
	width:940px;
	}
	
#left-box-hldr {
	float:left;
	width:620px;
}

	
.left-box-hldr h1 {
	font-size:20px;
	color:#083353;
	line-height:28px;
	}
	
.left-box-hldr h2 {
	color:#000;
	margin-top:8px;
	font-size:14px;
	
	font-weight:bold;
	}	
	
#left-box-hldr p {
	margin-top:16px;}				
	
#welcome-box {
	float:left;
	width:620px;
	color:#000;
	font-size:14px;}
	
#welcome-box h1 {
	font-size:19px;
	color:#083353;
	
	}
	
#welcome-box h2 {
	font-size:15px;
	color:#083353;
	font-weight:bold;
	margin-top:16px;}
	
#welcome-box h3 {
	font-size:21px;
	color:#46474B;
	font-weight:normal;}

.welcome-hr {
	border-bottom:solid 1px #BBBBBB;
	display:block;
	height:1px; }			
	
#welcome-box p {
	margin-top:16px;
	}
	
#welcome-box ul {
	margin: 16px 0 0 30px;}		
	
#welcome-box li {
	list-style:disc;
	}
	
#rightbar-hldr {
	width:300px;
	float:right;}		
	
#whychoose-box {
		background:url(images/whychoose-bg.jpg) no-repeat;
		width:270px;
		height:395px;
		padding:30px 0 0 30px;
		}
		
#whychoose-box h1 {
	font-size:19px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#ed2124;
	font-weight:normal;}
	
#whychoose-box ul {
	margin:23px 0 0 4px;}	
	
#whychoose-box li {
	margin-bottom:8px;
	list-style-image:url(images/arrow.jpg);}
	

/* whychoose-state */
	
#whychoose-box2 {
		background:url(images/whychoose-bg2.jpg) no-repeat;
		width:270px;
		height:425px;
		padding:30px 0 0 30px;
		}
		
#whychoose-box2 h1 {
	font-size:19px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#ed2124;
	font-weight:normal;}
	
#whychoose-box2 ul {
	margin:23px 0 0 4px;}	
	
#whychoose-box2 li {
	margin-bottom:8px;
	list-style-image:url(images/arrow.jpg);}	
	
	
#order-confidence {
	border:solid 1px #E2E2E2;
	width:290px;
	margin-top:14px;
	padding:4px;
	}
	
#order-confidence-inner {
	background:url(images/gradient-blue.jpg) repeat-x;
	background-position:bottom;
	padding:20px 20px 10px 20px;
	font-size:14px;}
	
#order-confidence-inner h1 {
	font-size:19px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#39759F;
	font-weight:normal;
	background:url(images/h1-underline.png) no-repeat;
	background-position:-15px 20px;
	display:block;
	height:50px;}
	
#order-confidence img {
	margin: 8px 0 14px 0;
	}	
	
	
	
	
#side-faq {
	border:solid 1px #E2E2E2;
	width:290px;
	margin-top:18px;
	padding:4px;
	}
	
#side-faq-inner {
	background:url(images/gradient-gray.jpg) repeat-x;
	background-position:bottom;
	padding:20px 20px 10px 20px;
	font-size:13px;}
	
#side-faq-inner h1 {
	font-size:19px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#39759F;
	font-weight:normal;
	background:url(images/h1-underline.png) no-repeat;
	background-position:-15px 20px;
	display:block;
	height:50px;}
	
#side-faq-inner p {
	margin-bottom:14px;}													


/*FOOTER*/

/*#footer {
	margin: 0 auto;
	width:976px;
	background:url(images/footer-bg.png) no-repeat;
	height:129px;}

#free-exam-bottom-link a {
		position:absolute;
		width:124px;
		height:76px;
		margin:26px 0 0 342px;
		text-indent:-999999px;
		outline:none;}
		
#moneyback-bottom-link a {
	position:absolute;
		width:70px;
		height:76px;
		margin:26px 0 0 701px;
		text-indent:-999999px;
		outline:none;}
		
#authorize-bottom-link a {
	position:absolute;
		width:85px;
		height:76px;
		margin:26px 0 0 826px;
		text-indent:-999999px;
		outline:none;}*/

#footer {
	width:976px;
	height:129px;
	background:url(images/cart/footer-bg.png) 0 0 no-repeat;
	text-align: center;		
}
#footer ul {
	padding-top: 30px;
}
#footer ul li {
	display: inline;
	margin: 20px;
	padding: 10px;
}

#footer ul li img {
	vertical-align: middle;
}		
		
#footer-link {
	font-size:11px;
	color:4b4b4b;
	text-align:center;}
	
#footer-link a {
	color:#4b4b4b;
	text-decoration:none;
	padding:0 4px 0 4px;
	}									
	
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
	



.table-box1 {
	border-left:none;
	border-right:solid 1px #9BB7BC;
	border-top:solid 1px #9BB7BC;}
	
	
.table-box1 td {
	border-bottom:solid 1px #9BB7BC;
	border-left:solid 1px #9BB7BC;
	padding-left:6px;
	
	}
.button.continue {
	background: url(images/continue-btn.png) 0 0 no-repeat;
	border: 0;
	width: 223px;
	height: 35px;
	text-indent: -9999px;	
	cursor: pointer;
	font-size: 0;
	display:block;
	line-height: 0;
}
	
/* dropdown menu */
.submenu {
	position:absolute;
	top: 0;
	border: 1px solid #CCC; 
	border-width: 0 1px;
	font-size: 12px;	
	line-height:18px;
	z-index:100;
	background-color: white;
	width: 200px;
	visibility: hidden;
}


.submenu a{
	width: auto;
	display: block;
	text-indent: 8px;
	border: 0 solid #CCC; 
	border-bottom-width: 1px;
	padding: 5px 0;
	text-decoration: none;
	color: black;
}

* html .submenu a{ /*IE only hack*/
	width: 100%;
}

.submenu a:hover{ /*THEME CHANGE HERE*/
	background-color: #EEE;	
}

/* begin tooltip */
#dhtmltooltip{
	position: absolute;
	left: -300px;
	width: 330px;
	font-size: 12px;
	border: 1px solid #BBBBBB;
	padding: 10px;
	background-color: #fcf7cc;
	color: #666666;
	visibility: hidden;
	z-index: 100;
	/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
	filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

#dhtmltooltip ul {
	list-style: disc inside;
}
#dhtmlpointer{
	position:absolute;
	left: -300px;
	z-index: 101;
	visibility: hidden;
}
/* end tooltip */	


/* STATE */


#state-box {
	border:solid 1px #E2E2E2;
	width:930px;
	margin-top:18px;
	padding:4px;
	}
	
	
#state-box-inner {
	background:url(images/gray-gradient-lrg.jpg) repeat-x;
	background-position:bottom;
	padding:20px;
	font-size:14px;}

.state-banner {
	margin: 0 auto;
	width:940px;}
	
.state-zip {
	
	width:892px;}
	
.state-zip h1 {
	font-size:16px;
	color:#083353;
	font-weight:bold;
	margin-bottom:16px;}
	
.state-zip ul {}

.state-zip li {
	float:left;
	display:block;
	width:178px;
	font-size:10.7px;
	color:#666;}			
	
	
#fun-fact-box {
	border:solid 1px #E2E2E2;
	width:930px;
	margin-top:18px;
	padding:4px;
	}
	
#fun-fact-box h1 {
	font-size:16px;
	color:#083353;
	font-weight:bold;
	margin-bottom:16px;}	
	
	
#fun-fact-box-inner {
	background:url(images/gradient-gray.jpg) repeat-x;
	background-position:bottom;
	padding:20px;
	font-size:14px;}
	
#fun-fact-box-inner p {
	margin-bottom:16px;}
	
	
#fun-fact-box-inner ul {
	margin: 16px 0 0 30px;}		
	
#fun-fact-box-inner li {
	list-style:disc;
	}			
