body {
	margin: 0px;
	padding: 0px;
	font-family: arial;
	color: #000000;
/*	background: #E9F7FF url("images/ovaback.png"); */
 	background: #FFFFFF url("images/ovaback.png"); 
	background-repeat: repeat-x;
	text-align: center;
}

a:link, a:hover, a:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}

img {
	border: none;
}

p {
	text-align: left;
	padding: 0px;
	margin: 0px;
}

#maincontent p {
	margin-bottom: 15px;
}

p.stutest {
	background: url("images/testimonial-quote.png") no-repeat top left;
	padding: 15px 0 0 15px;
}

h1, h2 {
	padding: 0px;
	margin: 0px;
	font-size: 25px;
	font-family: corbel;
	text-align: left;
}

h1.home, h2.home {
	width: 286px;
	height: 0px;
	padding-top: 28px;
	background: url("images/worthing-driving-instructor.png") no-repeat;
	margin-top: 4px;
	overflow: hidden;
}

h1.headmain {
	margin-bottom: 10px;
}

h1#contacthone {
	width: 342px;
	height: 0px;
	padding: 27px 0 0 0;
	overflow: hidden;
	background: url("images/book-lessons.png") no-repeat;
}

h1#studenttest {
	width: 220px;
	height: 0px;
	padding: 27px 0 0 0;
	overflow: hidden;
	background: url("images/student-testimonials.png") no-repeat;
}

h2.call {
	width: 295px;
	height: 0px;
	padding-top: 21px;
	background: url("images/call-nigel-green.png") no-repeat;
	margin-top: 3px;
	overflow: hidden;
}

#wrapper {
	width: 100%;
	text-align: center;
}

#headerwrap {
	width: 100%;
	height: 80px;
	background: #FFFFFF url("images/header-back.png");
	backgrond-repeat: repeat-x;
}

#subheaderwrap {
	width: 100%;
	height: 250px;
	background: #60953C url("images/sub-header-back.png");
	background-repeat: repeat-x;
	color: #FFFFFF;
}

#contentfade {
	width: 100%;
	height: 200px;
	background: url("images/content-fade.png");
	background-repeat: repeat-x;
}

#contentwrap {
	width: 900px;
	margin: 0 auto;
}

#headercontent {
	width: 900px;
	height: 80px;
	overflow: hidden;
	margin: 0 auto;
}

#subheadercontent {
	width: 900px;
	margin: 0 auto;
}

#leftside, #rightside {
	width: 400px;
	height: 200px;
	float: left; 
	text-align: left;
}

#rightside {
	margin: 20px 0px 0px 70px;
}

#leftside {
	margin: 20px 0px 0px 0px;
}

#testimonials {
	width: 400px;
	height: 150px;
	overflow: hidden;
	margin-top: 20px;
	text-align: left;
}

span.pnumber {
	font-family: "Arial Unicode MS";
}

p.subhead, p.subheadtests {
	font-size: 16px;
	font-family: corbel, arial;
	font-weight: bold;
	/* padding-left: 10px; */
}

p.subheadtests {
	height: 140px;
	margin-top: 0px;
}

p.subheadtests a:link, p.subheadtests a:visited, p.subheadtests a:hover {
	color: #223a12;
}

p.subhead {
	margin-top: 13px;
}

#signednigel {
	width: 51px;
	height: 0px;
	background: url("images/signed-nigel.png") no-repeat;
	float: right;
	overflow: hidden;
	padding: 51px 0 0 0;
	margin: 10px 100px 0 0;
}

#logocon {
	width: 198px;
	height: 45px;
	float: left;
}

img.logo {
	height: 45px;
	width: 198px;
	margin: 19px 0px 0px 0px;
}

#maincontent {
	width: 900px;
	float: left;
}

#leftcontent {
	width: 250px;
	float: left;
	padding-top: 20px;
}

#drivinglessons {
	height: 0px;
	background: url("images/20-pound-driving-lessons.png");
	background-repeat: no-repeat;
	overflow: hidden;
	padding: 155px 0px 0px 0px;
	width: 250px;
}

#booknow {
	background: url("images/book-now.png");
	background-repeat: no-repeat;
	height: 0px;
	width: 250px;
	padding: 157px 0px 0px 0px;
	overflow: hidden;
}

#rightcontent {
	width: 620px;
	margin-left: 30px;
	float: left;
	padding-top: 17px;
}

.ticklist {
	list-style-image: url("images/tick.png");
	text-align: left;
	margin: 0px;
	padding: 0px;
}

.ticklist li {
	height: 25px;
	margin-left: 40px;
}

#footer {
	margin: 20px 0px 20px 0px;
	width: 900px;
	float: left;
	text-align: left;
}

p.footerlinks, p.footerlinks a:link, p.footerlinks a:hover, p.footerlinks a:visited {
	color: #000000;
	font-size: 12px;
	margin-bottom: 5px;
}

/* NAVIGATION *****************************************/

#navwrap {
	width: 450px;
	height: 80px;
	float: right;
}

.navigation {
	height: 48px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	overflow: hidden;
}

.navigation li {
	float: left;
	margin: 28px 40px 0px 0px;
}

.navigation li a {
	float: left;
	padding-top: 20px;
	color: #527E33;
	position: relative;
	z-index: 750;
}

.navigation li.back {
	width: 9px;
	height: 4px;
	background: #527E33;
	position: absolute;
	z-index: 500;
	top: 0;
	margin-top: 0px;
}

#nav1 { width: 49px; background: url("images/nav-home.png") no-repeat; }
#nav2 { width: 64px; background: url("images/nav-lessons.png") no-repeat; }
#nav3 { width: 81px; background: url("images/nav-about.png") no-repeat; }
#nav4 { width: 95px; background: url("images/nav-contact.png") no-repeat; }
#nav5 { width: 106px; background: url("images/nav-testimonials.png") no-repeat; }

/* NAVIGATION END *************************************/
