
.cleaner{
	float: none;
	clear: both;
	height: 1px;
	margin: 0px;
	padding: 0px;
	font-size: 0;
	line-height: 0;
	background-color: transparent;
}

html {
	padding: 0px;
	margin: 0px;
	background-color: #787050;
/*	background: url(../images/page_background.gif) center repeat-y;	*/
}

body {
	font-size: 62.5%; /* Sets 1 em = 10px = 10 points */
	padding: 0px;
	margin: 55px 0px 0px 0px;
}

#containerOutside {
	width: 100%;
	background: #e8e2c0 url(../images/background.jpg) repeat-y center;
}

#container {
	padding: 0px;
	margin: 0px auto;
	text-align: left;
	width: 896px;
}

#header {
	position: relative;
	height: 80px;
	background: url(../images/header_background.gif);
}

#redstripe {
	height: 10px;
	background-color: #9b2f16;
	font-size: 1px;
}

#home_top {
	position: relative;
	height: 240px;
	background: url(../images/middle_background.jpg);
}

#home_bottom {
	background: url(../images/content_background.gif) repeat-y;
	font-size: 1.2em;
}

#min_pg_height {
	position: relative;
	float: left;
	width: 18px;
	height: 165px;
}

#leftcol {
	position: relative;
	float: left;
	width: 260px;
	margin: 30px 30px 0px 0px;
}

#middlecol {
	position: relative;
	float: left;
	width: 260px;
	margin: 30px 30px 0px 0px;		
}

#rightcol {
	position: relative;
	float: left;
	width: 260px;
	margin: 30px 0px 0px 0px;
}

#brownstripe {
	/* position: relative; */
	/* float: left; */
	width: 896px;
	height: 4px;
	background-color: #3f3c2f;
	font-size: 1px;
}

#footer {
	position: relative;
	width: 896px;
	padding: 0px;
	margin: 0px auto;	
/* 	margin: 0px; */
	height: 40px;
	text-align: right;
}


/* *******  Supporting styles *************** */

#logo {
	position: absolute;
	left: 45px;
	top: 25px;
}

#mainnav {
	position: absolute;
	left: 285px;
	top: 50px;
	margin: 0px;
	padding: 0px;
}


#mainnav li {
	display: inline;
	list-style: none;
	margin: 0px 15px 0px 0px;
}

#mainnav li a img {
	border: none;
}

#secondarynav {
	position: absolute;
	left: 710px;
	top: 13px;
	margin: 0px;
	padding: 0px;
}

#secondarynav li {
	display: inline;
	list-style: none;
}

#secondarynav li a img {
	border: none;
}


#learn_about_test {
	position: absolute;
	left: 287px;
	top: 25px;
	border: 0px;
}

#purchase_book {
	position: absolute;
	left: 699px;
	top: 21px;
	border: 0px;
}

#home_top p {
	position: absolute;
	left: 287px;
	top: 160px;
/*	top: 155px;	*/
	width: 595px;
	font-family: arial, sans-serif;
	font-size: 1.2em;
	font-style: italic;
	line-height: 1.5em;
	color: black;
}

#home_top p strong {
	color: #9b2f16;
}

#home_bottom p {
	position: absolute;
	left: 125px;
	top: 40px;
	width: 140px;
	margin: 0px;
	padding: 0px;
	font-family: arial, sans-serif;
	font-size: .95em;
	color: #ffffff;
}

#home_bottom p a {
	color: #ffffd4;
}

#home_bottom p a:hover {
	color: #9b2f16;
}

#leftColLabel {
	position: absolute;
	left: 125px;
	top: 0px;
}

#middleColLabel {
	position: absolute;
	left: 125px;
	top: 0px;
}

#rightColLabel {
	position: absolute;
	left: 125px;
	top: 0px;
}

#fourthColLabel {
	position: absolute;
	left: 125px;
	top: 0px;
}


#footer p {
	margin: 10px 5px 0px 0px;
	padding: 0px;
	font-family: arial, sans-serif;
	font-size: .9em;
	color: #ffffff;
	/* color: #898267; */
}

#footer a {
	color: white;
}

#footer a:hover {
	color: #9b2f16;
}

img {
	border: 0px;
}


/* ***** Interior page structural styles ****************** */



#bottomInt {
	position: relative;
	/* float: left; */
	width: 896px;
	background: url(../images/interior/background.gif);
}

#leftcolInt {
	position: relative;
	float: left;
	width: 704px;
	/* background-color: blue; */
}

#rightcolInt {
	position: relative;
	float: left;
	width: 192px;
	font-family: arial, sans-serif;
}

#headerInt {
	position: relative;
	float: left;
	width: 704px;
	height: 111px;
	background: url(../images/interior/interior_header_background.jpg);
}

#headerIntDT {
	position: relative;
	float: left;
	width: 704px;
	height: 111px;
	background: url(../images/interior/headers/drivetest.jpg);
}

#headerIntHS {
	position: relative;
	float: left;
	width: 704px;
	height: 111px;
	background: url(../images/interior/headers/hiringsuite.jpg);
}

#headerIntSDD {
	position: relative;
	float: left;
	width: 704px;
	height: 111px;
	background: url(../images/interior/headers/salesdrivedifference.jpg);
}

#headerIntC {
	position: relative;
	float: left;
	width: 704px;
	height: 111px;
	background: url(../images/interior/headers/clients.jpg);
}

#headerIntA {
	position: relative;
	float: left;
	width: 704px;
	height: 111px;
	background: url(../images/interior/headers/articles.jpg);
}

#headerIntAU {
	position: relative;
	float: left;
	width: 704px;
	height: 111px;
	background: url(../images/interior/headers/aboutus.jpg);
}

#headerIntRE {
	position: relative;
	float: left;
	width: 704px;
	height: 111px;
	background: url(../images/interior/headers/recruiting.jpg);
}

#headerIntSM {
	position: relative;
	float: left;
	width: 704px;
	height: 111px;
	background: url(../images/interior/interior_header_background.jpg);
}

#headerIntCU {
	position: relative;
	float: left;
	width: 704px;
	height: 111px;
	background: url(../images/interior/headers/contactus.jpg);
}

#headerIntH {
	position: relative;
	float: left;
	width: 704px;
	height: 111px;
	background: url(../images/interior/interior_header_background.jpg);
}

#headerIntTB {
	position: relative;
	float: left;
	width: 704px;
	height: 111px;
	background: url(../images/interior/headers/purchase_book.jpg);
}

#headerIntPB {
	position: relative;
	float: left;
	width: 704px;
	height: 111px;
	background: url(../images/interior/headers/production.jpg);
}

#leftnav {
	position: relative;
	float: left;
	width: 198px;
	min-height: 350px;
/*	background-color: white; */
	background: url(../images/interior/leftcol_background.gif) repeat-x;
}

#min_pg_heightInt {
	position: relative;
	float: left;
	width: 35px;
	height: 250px;
}

#contentInt {
	position: relative;
	float: left;
	width: 456px;
/* 	width: 486px;	*/
	padding-bottom: 20px;
	font-family: arial, sans-serif;
	font-size: 1.25em;
}


/* ***** Interior pages, supporting styles ******************* */



#headerInt h1 {
	display: none;
	position: relative;
	top: 60px;
	left: 228px;
	font-family: arial, sans-serif;
	font-size: 2.5em;
	color: #9b2f16;
}

#contentInt h2 {
	margin: 15px 0px 0px 0px;
	padding: 0px;
	font-family: arial, sans-serif;
	font-size: 1.75em;
	color: #7c7760;	
}

#contentInt h3 {
	margin: 15px 0px 0px 0px;
	padding: 0px;
	font-family: arial, sans-serif;
	font-size: 1.5em;
	color: #7c7760;	
}

#contentInt h4 {
	margin: 0px;
	padding: 0px;
	font-family: arial, sans-serif;
	font-size: 1.125em;
	color: #7c7760;	
	display: inline;
}

#buy_book {
	padding: 0px;
	margin: 25px 0px 10px 15px;
}

.dottedline {
	height: 2px;
	padding: 0px;
	margin: 5px 10px 15px 20px;
/*	background-color: red; */
	background: url(/images/interior/dotted_line.gif) repeat-y; 
	font-size: 1px;

}

/* #rightcolInt p {
	position: relative;
	margin: 10px 10px 10px 10px;
	padding: 0px; 
} */

#endorsement {
	margin: 10px 25px 15px 20px;
	padding: 0px;
	font-family: HelveticaNeue, Helvetica, Arial, sans-serif;
	line-height: 1.5em;
	font-size: 1.25em;
	font-weight: bold;
	color: #2d2813;
}

#attribution {
	margin: 10px 10px 10px 20px;
	padding: 0px;
}

.endorser {
	font-weight: bold;
}

#drivetest {
	margin: 10px 10px 10px 15px;	
}

#moreinfo  {
	margin: 10px 10px 30px 20px;
	padding: 0px;
	color: white;
	font-weight: bold;
	font-size: 1.1em;
}

#moreinfo a {
	color: white;
}

#leftnav ul {
	margin: 95px 0px 0px 35px;
/*	margin: 75px 0px 0px 35px; */	
	padding: 0px;
	width: 145px;
	list-style-image: url(../images/interior/square_gray.gif);
	font-family: arial, sans-serif;
	font-size: 1.25em;	
	font-weight: bold;
}

#leftnav ul li {
	margin: 0px 0px 15px 0px;
}

#leftnav ul li a {
	text-decoration: none;
	color: #7c7760;	
}

#leftnav ul li a:hover {
	color: #9b2f16;
}

#leftnav ul li a.unoHot {
	color: #9b2f16;
}

#contentInt a {
	color: #787050;
}

#contentInt a:hover {
	color: #9b2f16;
}

.faqQuestion {
	margin: 0px;
	padding: 0px;
	color: #787050;
	font-size: 1.25em;
	font-weight: bold;
}

.faqAnswer {
	margin: 0px 0px 15px 0px;
	padding: 0px;
}

.mandatory_field {
	color: #9b2f16;
	font-weight: bold;
}

.form_label {
	color: #787050;
	font-weight: bold;
}

.form_left {
	float:left;
	width:115px;
	height: 20px;	
	margin-bottom: 5px;
	text-align: right;
}

.form_right {
	float:left;
	width:290px;
	height: 20px;
	margin: 0px 0px 5px 15px;
	text-align: right;	
}

.form_textfield {
	width: 285px;
	height: 20px;
	color: #787050;
	border-width: 1px;
	border-style: solid;
	border-color: #787050;
}

.form_textarea {
	width: 285px;
	height: 125px;
/*	height: 225px; */	
	color: #787050;
	border-width: 1px;
	border-style: solid;
	border-color: #787050;
}

.form_right4 {
	float:left;
	width:290px;
	height: 125px;
/*	height: 225px; */
	margin: 0px 0px 5px 15px;
	text-align: right;	
}

.form_right2 {
	float:left;
	width:90px;
	height: 20px;
	margin: 0px 0px 5px 15px;
	text-align: right;	
}

.form_left2 {
	float:left;
	width:90px;
	height: 20px;	
	margin-bottom: 5px;
	text-align: right;
}

.form_textfield2 {
	width: 90px;
	height: 20px;
	color: #787050;
	border-width: 1px;
	border-style: solid;
	border-color: #787050;
}

.form_textfield3 {
	width: 150px;
/*	width: 175px;	*/
	height: 20px;
	color: #787050;
	border-width: 1px;
	border-style: solid;
	border-color: #787050;
}

.form_right3 {
	float:left;
	width:100px;
	height: 40px;
	margin: 10px 0px 5px 15px;
}

.form_right5 {
	float:left;
	width:165px;
	height: 40px;
	margin: 10px 0px 5px 15px;
	padding: 0px;
}

.mediumLink {
	font-size: 1.125em;
}

.brownish {
	color: #787050;
}

.headerheight {
	display: block;
	height: 65px;
}

/* This style is part of the shopping cart code */
.required  {
	color: #9b2f16;
	font-weight: bold;	
}


.videoleft {
	float: left;
	width: 330px;
	margin-bottom: 25px;
}

.videoright {
	position: relative;
	float: left;
	width: 95px;
/*	width: 125px;	 */
	height: 270px;
/*	height: 288px;	*/
	margin-left: 15px;
	font-size: .9em;

/*	border-width: 2px;
	border-style: solid;
	border-color: red; */
}

.videoleft2 {
	float: left;
	width: 100px;
	margin-bottom: 15px;
}

.videoright2 {
	position: relative;
	float: left;
	width: 295px;
/*	width: 125px;	 */
	height: 60px;
/*	height: 288px;	*/
	margin-left: 15px;
	font-size: .9em;

/*	border-width: 2px;
	border-style: solid;
	border-color: red; */
}

.videotable {
	height: 280px;
}

.videotable2 {
	height: 60px;
}

.videocell {
	vertical-align: bottom;
}

.videocell2 {
	vertical-align: bottom;
}


#leftnav p {
/*	margin: 0px 10px 0px 20px; */
	margin: 30px 10px 0px 35px; 
	font-family: arial, sans-serif;
	font-size: 1.25em;
}
