/*DEFAULTS ------------------------------------------------ */
html, body, ul, ol, li, form, fieldset, h1, h2, h3, h4, h5, {
	margin: 0;
	padding: 0;
	border: 0;
	list-style: none;
}
body {
	background-color:#E4EFFF;
	font-family:"Trebuchet MS", Arial, "Courier New", Courier;
	font-size: 100%;
}
/*MAIN STRUCTURE ------------------------------------------------ */
#wrapper {
	width: 800px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
#surround{
	width:800px;
	margin-left:auto;
	margin-right:auto;
	border:1px solid #666666;
	color:#333333;
	float:left;
	background-color: #FFFFFF;
	background-image: url(images/sidebar-bg.jpg);
	background-repeat: repeat-y;
}
/*HEADER ------------------------------------------------ */
#header{
	width:800px;
	height:179px;
	float:left;
}
/*LINKS ------------------------------------------------ */
a{
	text-decoration: none;
	color: #FFFFFF;
}
a:hover{
text-decoration:underline;
}
/*HEADERS ------------------------------------------------ */
h1{
	font-size:20px;
	color: #F49819;
	font-weight: normal;
	}
h2{
	font-size:15px;
	text-decoration: underline;
	}
h3{	font-size:14px;
	}
p{
	font-size:12px;
	margin: 0 0 7px 0;
}
#red-Lplate {
	background-image: url(images/l-plate-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 179px;
	width: 321px;
	float: left;
}
#car-keys {
	background-image: url(images/driving-lessons-key.jpg);
	float: right;
	height: 169px;
	width: 403px;
	background-repeat: no-repeat;
	background-position: right bottom;
}
#strapper {
	background-image: url(images/strap-bg.jpg);
	background-repeat: repeat-x;
	float: left;
	height: 47px;
	width: 800px;
}


#driving-force {
	padding: 42px 0 0 15px;
}
#driving-lessons{
	background-image:url(images/driving-top-headline.jpg);
	height: 0px;
	width: 364px;
	overflow: hidden;
	background-repeat: no-repeat;
	padding: 30px 0px 0px;
	font-size: 2px;
	margin: 45px 0 0 0;
}
#headline1{
	background-image:url(images/headline1.jpg);
	height: 0px;
	width: 380px;
	overflow: hidden;
	background-repeat: no-repeat;
	padding: 22px 0px 0px 0px;
	font-size: 2px;
	margin: 0;
}
#headline2{
	background-image:url(images/headline2.jpg);
	height: 0px;
	width: 380px;
	overflow: hidden;
	background-repeat: no-repeat;
	padding: 22px 0px 0px;
	font-size: 2px;
	margin: 20px 0 0 0;
}
#headline3{
	background-image:url(images/headline3.jpg);
	height: 0px;
	width: 300px;
	overflow: hidden;
	background-repeat: no-repeat;
	padding: 22px 0px 0px;
	font-size: 2px;
	margin: 20px 0 0 0;
}

#navigation li a{
	font-weight: bold;
	padding: 0;
	border-bottom: 1px dotted #fff;
	line-height: 32px;
	display: block;
	height: 32px;
	margin-top: 0;
	margin-right: 20px;
	margin-bottom: 0;
	margin-left: 20px;
}
#navigation li a:hover{
	background-image: url(images/l-plate.jpg);
	background-repeat: no-repeat;
	background-position: right;
	text-decoration: none;
}
#sideimg {
	height: 173px;
	width: 191px;
	border:1px solid #FFFFFF;
	margin: 20px 20px 10px 20px;
	padding: 0;
}


#current{
	background-image: url(images/p-plate.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
#navigation {
	margin: 40px 0 0 0;
}

#navigation ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#sidebar {
	float: left;
	height: auto;
	width: 234px;
	background-image: url(images/lpate-bottom-bg.jpg);
	background-repeat: no-repeat;
	background-color: #F49819;
	margin: 0;
	padding: 0 0 20px 0;
}
#main {
	float: left;
	height: auto;
	width: 526px;
	background-image: url(images/main-bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	padding: 20px;
}
#main a{
color:#F49819;
}

#left-strap {
	font-size: 20px;
	color: #FA9F22;
	margin: 0 0 0 15px;
	float: left;
	line-height: 44px;
}
#right-strap {
	font-size: 20px;
	color: #ffffff;
	margin: 0 15px 0 0;
	float: right;
	line-height: 44px;
}

#footer {
	background-image: url(images/footer-bg.jpg);
	height: 100px;
	float:left;
	width: 760px;
	padding: 0 20px;
}
#nav2 {
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	font-size: 13px;
	line-height: 50px;
}
#foot-left {
	font-size: 10px;
	color: #FFFFFF;
	float: left;
	width: auto;
}
#foot-right {
	color: #FFFFFF;
	float: right;
	width: auto;
	font-size: 10px;
}
/*CONTACT ------------------------------------------------ */
.contact {
	height: auto;
	width: 490px;
	float: left;
	padding: 8px;
	font-size: 12px;
	margin-bottom: 10px;
}

.contact .contact_title {
	width: 120px;
	float: left;
	padding: 7px 5px 3px 5px;
	text-align: left;
	font-weight: bold;
}
.contact .contact_info {
	float: left;
	height: auto;
	width: 290px;
	padding: 5px;
}
.contact2 {
	height: auto;
	width: 490px;
	float: left;
	padding: 8px;
	font-size: 12px;
	margin-bottom: 10px;
}

.contact2 .contact_title {
	width: 220px;
	float: left;
	padding: 7px 5px 3px 5px;
	text-align: right;
	font-weight: bold;
}
.contact2 .contact_info {
	float: left;
	height: auto;
	width: 190px;
	padding: 5px;
}

.contact_info a{
color:#000000;
}
