html, body {
    margin:0px; 
    padding:0px; 
    font-family: verdana, sans-serif; 
    font-size:12px;
	line-height: 16px;
}
p { white-space: normal; }
td { font-size: 13px; font-family: verdana, sans-serif}




/* ----- HEADER FOOTER ----- */

div#header_holder{width:780px;height:106px;}

div.header {
    background: #ffffff url('/images/top_nav_bg.gif') top left repeat-x;
    height: 106px;
    margin: 0;
    padding: 0;
    width: 100%;
	position: absolute; top:0; left:0;
}

.logoArea {
   width: 372px;
   height: 83px;
   background-image: url('/images/logo_area.gif');
  background-repeat: no-repeat;
  float: left;
}

.logoAreaRight {
	float: right;
	position: absolute;
	top: 0;
	right: 0;
   width: 280px;
   height: 83px;
   background-image: url('/images/logo_area_right.gif');
   background-repeat: no-repeat;
   float: right;
}

.logoCopyRight {
   width: 255px;
   margin-top: 23px;
   margin-left: 25px;
   text-align:center;
   font-size: 11px;
}

.logo {
   width: 308px;
   height: 49px;
   background-image: url('/images/lowest_price_traffic_school.gif');
   background-repeat: no-repeat;
   margin-top: 23px;
   margin-left: 63px;
}

.logoCopy {
   width: 309px;
   margin-top: 3px;
   margin-left: 85px;
}

.headerLinks {
	clear: both;
    display:block;  
    background-color: #143AA9;
    color:#0000000;  
    height: 20px;
    padding-top: 3px;
}

.headerLinks ul{
    display:inline;
    width: 100%; 
    background-color: #143AA9;
    height: 20px;
	margin: 0;
	padding: 0;
}

.headerLinks ul li{
    color: #ffffff;
    display:inline;
    float: left;
}

.headerLinks ul li a{
    color: #ffffff;
    text-decoration: none;
    background-color: #143AA9;
    font-family: arial, helvetica, sans-serif; 
	font-size: 12px;
    margin-left: 10px;
    padding: 3px;
}

.headerLinks ul li a:hover{
    color: #000000;
    text-decoration: none;
    background-color: #FAD105;
    font-family: arial, helvetica, sans-serif; 
	font-size: 12px;
    margin-left: 10px;
    padding: 3px;
}



.headerLinks2 {
	clear: both;
    display:block;  
    background-color: #143AA9;
    color:#0000000;  
    height: 20px;
    padding-top: 3px;
}

.headerLinks2 ul{
    display:block;
	width: 950px;
    background-color: #143AA9;
    height: 20px;
	margin: 0;
	padding: 0;
}

.headerLinks2 ul li{
    color: #ffffff;
    display:inline;
    float: left;
}

.headerLinks2 ul li a{
    color: #ffffff;
    text-decoration: none;
	background: #143AA9 url(/images/nav_arrow.gif) 3px 50% no-repeat;
    font-family: verdana, helvetica, sans-serif; 
	font-weight: bold;
	font-size: 12px;
    margin-left: 10px;
    padding: 3px 3px 3px 12px;
}

.headerLinks2 ul li a:hover{
    color: #000000;
	background: #FAD105 url(/images/nav_arrow_down.gif) 3px 50% no-repeat;
}


/* ----- IDS ----- */

div#wrapper {
    margin: 0;
    padding: 0px;
    width: 75%;
    float: left;
}
div#wrapper2 {
    margin: 0;
    padding: 0px;
    width: 100%;
    float: left;
	display:block;
}


div#main {
    background-color: #ffffff;
    padding: 5px;
    float: right;
    width: 66%;
}
div#main2 {
    background-color: #ffffff;
    padding: 5px 20px 5px 210px;
    float: right;background: #fff url('/images/blue_bg.gif') top left repeat-y;
}
div#main2G {
    background-color: #ffffff;
    padding: 5px 20px 5px 210px;
    float: right;background: #fff url('/images/green_bg.gif') top left repeat-y;
}
div#right {
    padding: 5px;
	height:100%;
    
}
.rightND {
    padding: 5px;
    
}
div#left {
    padding: 5px;
	position:absolute;
	height:100%;
}

/* ------- Boxes ------ */

div#left .box1, div#left .box2, div#left .box3, div#left .box4, div#left .box6, div#left .nav { float: left; clear: left; }
div#right .box1, div#right .box2, div#right .box3, div#right .box4, div#right .box5, div#right .nav { float: right; clear: right; }

.box1, .box2, .box3, .box4, .box5, .box6, .nav {
	margin: 0 0 8px;
	padding: 0;
	width: 175px;
	background: none;
}

.box1 { }
.box2 { border: 1px solid #9BA7C1; }
.box3 { border: 1px solid #9BA7C1; background-color: #ffffff; }
.box4 { border: 1px solid #000; }
.box5 { border: 1px solid #66ccff; background-color: #ffffff; }
.box5 { border: 1px solid #66ccff; }
.nav { border: 1px solid #66ccff; background-color: #ffffff; }

.noborder { border: 0 !important; }

.box1 h3, .box2 h3, .box3 h3, .box4 h3, .box5 h3, .box6 h3 {
    text-align: center;
    margin: 0;
    padding: 0 0 2px 0;
	display: block;
	white-space: normal;
}
.box1 h3 { color: #fff; background-color: #143aa9; }
.box2 h3 { color: #000; background-color: #fbd80a; border-bottom: 1px solid red; }
.box3 h3 { color: #000; background-color: #bfd5e6; }
.box4 h3 { color: #000; background-color: #cc9966; }
.box5 h3 { color: #000; background-color: #66ccff; }
.box6 h3 { color: #000; background-color: #66ccff; }

.box1 p, .box2 p, .box3 p, .box4 p, .box5 p, .box6 p   { margin: 0; padding: 4px 0; }

.box1 .inner, .box2 .inner, .box3 .inner, .box4 .inner, .box5 .inner, .box6 .inner {
    text-align: left;
    color: #000;
    background: #fff;
    padding: 0 7px 7px;
    margin: 0;
	white-space: normal;
}

.box5 .inner {
    text-align: left;
    color: #000;
    background: #ffffff;
    padding: 0 10px 10px;
    margin: 0;
}
.box1 .inner { font-size: 12px; padding: 0 5px 2px; border: 1px solid #9BA7C1; border-top: none; }
.box2 .inner { font-color: #000000; }
.box3 .inner { font-size: 12px; line-height: 14px; }
.box4 .inner { font-size: 11px; }
.box5 .inner { font-size: 12px; padding: 0 5px 2px; }
.box6 .inner { font-size: 11px; }

.nav img { float: left; height: 30px; width: 30px; }
.nav a { padding: 3px; font-size: 11px; line-height: 22px; }

.navlist {
	margin-top: 0; 
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

.navlist li {
	padding-top: 10px;
padding-left: 15px;
	padding-right: 4px;
	text-align: absmiddle;
	font-size: 12px;
	color: #000000;
	text-indent: -20px;
	background: url('/images/traffic-school-arrow.gif') 0px 14px no-repeat;
}
.navlist li.navActive {
	margin-left: 0;
padding-left: 0;
	background: none;
}
.navlist li.navActive a { color: #008800; font-weight: bold; }

.navlist2 {
	margin-top: 0; 
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

.navlist2 li {
	padding-top: 10px;
padding-left: 15px;
	padding-right: 4px;
	text-align: absmiddle;
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	color: #000000;
	text-indent: -15px;
	background: url('/images/traffic-school-arrow.gif') 0px 14px no-repeat;
}
.navlist2 li.navActive {
	margin-left: 0;
padding-left: 0;
	background: none;
}
.navlist2 li.navActive a { color: #008800; font-weight: bold; }


.leftNavCopy { padding-left: 0px; text-indent: 0; }

.border_box{border:1px solid #ccc;padding:0 0px;margin-bottom:10px;height:86px;}
.border_boxp{border:1px solid #ccc;padding:0 0px;margin:3px 0 15px 0;height:96px;}
.border_boxph{border:2px solid #ff0000;padding:0 0px;margin:3px 0 15px 0;height:100px;}
.border_boxm{border:1px solid #ccc;padding:0 0px 6px 0;margin-bottom:45px;float:right;}

.border_boxm2{border:1px solid #ccc;padding:7px;margin-bottom:45px;float:right;}

.box2 p { float: left; width: 150px; margin: inherit 0; padding: inherit 0; }
.box2 form { margin: 0; padding: 0; }
.box2 form label { display: block; width: 70px; text-align: right; float: left; padding-top: 4px; }
.box2 form input.text { display: block; width: 70px; float: left; margin: 0 0 2px 2px; }
.box2 form input.button { float: right; }
.box2 form a { white-space: nowrap; }

.box2 img { text-align: center; margin: 0 auto; }
#slide_holder { }
#slide_holder p { color: #000; }
.slide { visibility: hidden; display: none; }
#right .testimonials { height: 7em; width: 150px; padding: 3px; text-align: center; }
#right .testimonials p { font-size: 80%; margin: 0; padding: 0; text-align: left; }

/* ------ Footer ----- */

div.footer {
    border-top: 1px solid #000000;
    background-color: #ffffff;
    padding: 10px;
    text-align: left;
    clear: both;
    font-size: 10px;
    font-weight: normal;
	line-height: 1.5em;
}

div.footer a {
    color: #000000;
    text-decoration: underline;
    font-size: 10px;
	margin: 0px 0px 0px 0px;
}

div.footer a:hover{
    color: #022B9F;
}

div.footer ul {
    display:inline;
	margin: 0;
	padding: 0;
}

div.footer ul li {
    list-style-type: none;
    color: #000000;
    display:inline;
	border-left: 1px solid #000;
	padding: 0px 3px 0px 5px;
	white-space: nowrap;
}

div.footer ul li.first {
	border: none;
}

.footerLinks {
    margin: 5px 0 10px;
    font-size: ppx;
}

.footerLinks2 {
    margin-top: 5px;
    text-align:center;
}


/* ----- LINKS ----- */

a { text-decoration: underline; color: #022B9F; }
a:hover { text-decoration: underline; color: #022B9F; }

/* ----- IMAGES ----- */

img { border: 0px; }
img.inBox { padding: 0px 5px 0px 5px; float:left; vertical-align: middle; }
img.inBill { padding: 0px 5px 0px 5px; float:right; vertical-align: middle; }

