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

/* BODY STYLE DEFAULTS */

body {
	background-color:#3dacd1;
	color:#000;
	font: 62.5% Geneva, Arial, Helvetica, sans-serif;
}
#logo {
	width: 278px;
	height: 182px;
	position: absolute;
	top: 5px;
	left: 16px;
	z-index: 10;
}
#wrapper {
	height: 1100px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	border: medium solid #FFFFFF;
	position: relative;
}

#aboutuswrapper {
	height: 3100px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	border: medium solid #FFFFFF;
	position: relative;
	background: url(images/ABOUTUS/aboutbg.jpg) no-repeat left top;
}

#driverstrainingwrapper {
	height: 1950px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	border: medium solid #FFFFFF;
	position: relative;
	background: url(images/DRIVERSTRAINING/bg.jpg) no-repeat;
}

#driversedwrapper {
	height: 1300px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	border: medium solid #FFFFFF;
	position: relative;
	background: url(images/DRIVERSED/edbg.jpg) no-repeat;
}

.homebg {
	background: url(images/HOMEPAGE/wrapperbg2.jpg) no-repeat left top;
}
.trafficschoolbg {
	background: url(images/TRAFFICSCHOOL/bg.jpg) no-repeat left top;
}
.drivertrainingbg {
	background: url(images/DRIVERSTRAINING/bg.jpg);
}
.trainingtableheader {
	color: #FFFFFF;
	background: #D64030;
	text-align: center;
	font-size: 1.2em;
	font-weight: bold;
}
#contactwrapper {
	background: url(images/CONTACTPAGE/contactbg.jpg) no-repeat left top;
	height: 1500px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	border: medium solid #FFFFFF;
	position: relative;
}

#contactform {
	color: #0000FF;
	font-size: 1.4em;
	margin-bottom: 30px;
}
.subheader {
	font-size: .8em;
}
#trainingtable {
	text-align: center;
}

.red {
	color: #D64030;
	font-weight: bold;
}
#trainingtable p {
	text-align: justify;
}

.fineprint {
	font-size: 0.7em;
	color: #666666;
	padding-top: 20px;
}

/* NAVIGATION */

#nav {
	width: 100%;
	background-color:#d64030;
	border:thin solid #ebe835;
	position:absolute;
	top:60px;
	left:0px;
	float:left;
}

.contactbg {
	background: url(images/CONTACTPAGE/contactbg.jpg);
}

#nav a:hover {
	color:#ebe835;
}

#offer {
	position: absolute;
	width: 180px;
	left: 180px;
	top: 195px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
}
#offer p {
	width: 170px;
}

#offer h1 {
	font: bold 14px Geneva, Arial, Helvetica, sans-serif;
	color: #D42033;
	text-decoration: underline;
}

#20years {
	position: absolute;
	height: 51px;
	width: 436px;
	left: 430px;
	top: 500px;
}

#letushelp {
	width:269px;
	font-weight: bold;
	height: 350px;
	float: left;
	margin-right: 40px;
	margin-bottom: 20px;
	margin-top: 30px;
	font-size: 13px;
	margin-left: -20px;
}
#quotes {
	font-size: 90%;
	margin-top: 30px;
}
.quote {
	font-style: italic;
	color: #D64030;
	text-align: right;
	font-weight: bold;
	margin-top: -1em;
}
#letushelp h1 {
	font: 14px Georgia, "Times New Roman", Times, serif;
	color: #D64030;
	text-align: center;
	margin-top: 30px;
}
#letushelp h2 {
	font-size: 24px;
	color: #D64030;
	text-align: center;
	font-weight: bold;
	margin-top: 30px;
}
#letushelp #form1 table {
	text-align: center;
}
#content {
	position: absolute;
	width: 600px;
	left: 200px;
	top: 450px;
	font-size: 14px;
	padding: 20px;
	color: #000000;
}

#aboutuscontent {
	position: absolute;
	width: 600px;
	left: 200px;
	top: 500px;
	font-size: 14px;
	padding: 20px;
	color: #000000;
}

#content h1, #driversedcontent h1 {
	font-size: 1.8em;
	color: #D64030;
	text-align: center;
}

#edcontent {
	position:absolute;
	width: 480px;
	left:330px;
	top: 450px;
	font-size: 1.4em;
	padding: 20px;
}

#edcontent h1 {
	font-size: 1.8em;
	color: #D64030;
	text-align: center;
}

#driversedcontent {
	position: absolute;
	width: 500px;
	left: 300px;
	top: 450px;
	font-size: 14px;
	padding: 20px;
	color: #000000;}
	
	
#contact {
	padding: 20px;
	width: 600px;
	position: absolute;
	left: 200px;
	top: 470px;
}

#contact p {
	font-size: 14px;}
	
#contact h1 {
	text-align: center;
	color: #D64030;
	font-weight: bold;
	font-size: 3em;
	margin-bottom: 20px;
}

#contact ul {
	font-size: 14px;
	margin-left: -40px;}
	
#contact ul li {
	margin-bottom: .5em;
	list-style: none inside;
}	


.schooltable {
	border: medium solid #0066FF;
}
.driversedbg {
	background: url(images/DRIVERSED/edbg.jpg);
}
#studentgallery {
	position: absolute;
	height: 279px;
	width: 239px;
	left: 62px;
	top: 511px;
}
.aboutusbg {
	background: url(images/ABOUTUS/aboutbg.jpg) no-repeat left top;
}
#studentlogin {
	position: absolute;
	top: 0px;
	right: 0px;
	background: #d64030;
	padding: 10px;
	border: 2px solid #FFFFFF;
}

#studentlogin a {
	color: #FFFFFF;
	font-size: 1.5em;
	font-weight: bold;
	font-variant: small-caps;
	text-decoration: none;
}
#studentlogin a:hover {
	text-decoration: underline;
}

#letushelp table {
	text-align: center;
	margin-top: -10px;
}
#aboutuswrapper #content img {
	border: 2px solid #BD382A;
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}

.instructor {
	color: #0000FF;
}
#aboutuswrapper #content p {
	clear: left;
}
#studentgallerycontent {
	position: absolute;
	height: 600;
	width: 450px;
	left: 200px;
	top: 481px;
	background-color: #FFFFFF;
}
#edcontent h2 {
	color: #D64030;
	font-size: 1.3em;
}
#wrapper #content h3 {
	font-size: 1.6em;
	font-weight: bold;
	color: #E9D32A;
	background: #D7432F;
	text-align: center;
}
#commercial {
	position: absolute;
	left: -20px;
	width: 600px;
	top: 390px;
	font-size: 1em;
}

#commercial p.dj {
	text-align: right;}
	
	
#commercial img {
	margin-right: 20px;
}

.devon {
	margin: 20px auto 0;
	text-align:center;
	width: 500px;}
	
.devon img {
	margin: 0 auto;}	

/*--FAQ PAGES--------------------------------------*/

#faqwrapper {
	height: 1500px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	border: medium solid #FFFFFF;
	position: relative;
}


ol#sixways {
	margin-top: 30px;
	color: #10538B;}

ol#sixways h2 {
	color:#D64030;
	font-size: 1.4em;
	margin-bottom: .5em;}
	
ol#sixways li {
	margin-bottom: 16px;}
	
ol#sixways p {
	margin-top: 0;
	color: #10538B;}
	
.dmvlogo {
	margin-right: 10px;}			
	
#footer {
	position: absolute; 
	width: 800px;
	left: 100px;
	top: 1100px;
	font-size: 12px;
	padding: 0px;
	color: #000000;
}
#footer-template { 
	width: 800px;
	font-size: 12px;
	padding: 0px;
	color: #000000;
	margin-left:-100px;
}

#content-template {
	position: relative;
	width: 600px;
	left: 200px;
	top: 450px;
	font-size: 14px;
	padding: 20px 20px 0 20px;
	color: #000000;
	background-color: #fff;
}
#content-template h1 {
	font-size: 1.8em;
	color: #D64030;
	text-align: center;
}
#content-template h2 {
	font-size: 18px;
	color: #D64030;
	text-align: left;
}

#content-template a, #content-template a:active {
	font-size: 14px;
	color: #D64030;

}
#content-template a:hover {
	font-weight: bold;
	color: #D64030;
	
}

#content-template .bold-red {
	font-size: 15px;
	font-weight: bold;
	color: #D64030;
}
#edcontent {
	position:relative;
	width: 800px;
	left:100px;
	top: 200px;
	font-size: 1.4em;
	padding: 20px 20px 0 20px;
	background-color: #fff;
}

#edcontent h1 {
	font-size: 1.8em;
	color: #D64030;
	text-align: center;
}

#templatewrapper {
	height: 1750px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	border: medium solid #FFFFFF;
	position: relative;
	
}

#sitemapwrapper {
	height: 2350px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	border: medium solid #FFFFFF;
	position: relative;
	
}

#bhfooter {
	position: relative;
	top: 20px;}