h1 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:20px;
	color: #333;
	padding:20px;
}
p, label, strong {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
img {
	border:0;
}
html body {
	height:100%;
}
body {
	background:url(images/background.png) repeat-x;
}

* {
	margin:0;
}
#wrapper {
	width:960px;
	height:1300px;
	margin:auto;
	background:url(images/background.png) repeat-x;
	border-left:#FFF 1px solid;
	border-right:#FFF 1px solid;
}
#header {
	width:960px;
	height:235px;
	background:url(images/header.png);
}
#header-email {
	width:400px;
	height:35px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#FFF;
}
#header-email p {
	padding:2px 0 0 8px;
}
#header-email a {
	text-decoration:none;
	padding: 0 0 0 5px;
	color:#FFF;
}
#header-email a:hover {
	text-decoration:underline;
}
.logo {
	margin:38px 0  0 38px;
}
.learn-2-drive {
	position:relative;
	top:-25px;
	left:15px;
}
#content-wrapper {
	width:960px;
	height:890px;
	

}
#menu {
	width:310px;
	position:relative;
	z-index:2;

}
#home-button {
	margin:-20px 0 0 0;
	position:relative;
	z-index:1;
}
.buttons {
	margin: 2px 0 0 0;
}
#learner-plate {
	position:absolute;
	z-index:2;
	left:387px;
	top:-80px;
}
#content {
	width:607px;
	height:868px;
	background:url(images/content.png) no-repeat;
	position:relative;
	margin:-350px 0 0 345px;
	z-index:2;
}
#tyre-marks {
	width:802px;
	height:732px;
	position:absolute;
	margin:-555px 0 0 0;
	z-index:1;
	background:url(images/tire-marks.png) no-repeat;
}
#footer {
	width:960px;
	height:177px;
	background:url(images/footer.png) no-repeat;
	position:relative;
	z-index:2;
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
}
#footer-middle {
	height:30px;
	width:960px;
	position:relative;
	top:63px;
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	padding:3px;
}
#footer-middle a {
	color:#FFF;
	text-decoration:none;
	
}
#footer-middle a:hover {
	text-decoration:underline;
}
#home-footer {
	padding:0 10px 0 25px;
}
.footer-links {
	padding:0 7px 0 7px;
}
#idh-logo {
	position:absolute;
	left:640px;
	top:-42px;
}
.footer-copyright {
	margin:90px 0 0 30px;
}
#twitter {
	float:right;
	margin:-25px 10px 0 0;
	background-image:url(images/twitter.png);
}
#twitter:hover {
	background:url(images/twitter-hover.png);
}
#facebook {
	float:right;
	margin:-30px 10px 0 0;
	background:url(images/facebook.png);
}
#facebook:hover {
	background:url(images/facebook-hover.png);
}
#myspace {
	float:right;
	margin:-30px 10px 0 0;
	background: url(images/myspace.png);
}
#myspace:hover {
	background:url(images/myspace-hover.png);
}
.menu {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#FFF;
	text-decoration:none;
	position:absolute;
	margin:0  0 0 -200px;
	z-index:10;
}
.menu-link {
	padding:15px 0 0 0;
}
.menu:hover {
	color: #F00;
}
	
/*Form CSS*/

#contact-form {
	width:300px;
	margin:0 0 0 15px;
}
#contact-form td {
	width:150px;
}

#recaptcha {
	width:318px;
	height:129px;
	background: url(images/recaptcha-bg.png) no-repeat;
	position:absolute;
	z-index:10;
	margin:-15px 0 0 0;
}
#reset, #submit {
	width:94px;
	height:44px;
	border:0;
}
#reset {
	background:url(images/clear-button.png) no-repeat;
}
.input-bg {
	width:132px;
	height:25px;
	background:url(images/input-bg.png) no-repeat left;
	border:1px solid #666;
	padding:0 3px 0 15px;
	margin:0 20px 0 0;
}
#experience {
	width:150px;
	height:25px;
	background:url(images/input-bg.png) repeat left;
	border:1px solid #666;
	padding:0;
	margin:0 0 0 0;
}
.textarea-bg {
	width:135px;
	height:60px;
	background:url(images/textarea-bg.png) no-repeat left;
	border:1px solid #666;
	padding:0 0 0 15px;
}
#submit {
	background:url(images/send-button.png) no-repeat;
}
#recaptcha_image {
	border:0;
	position:relative;
	top:8px;
	left:9px;
}
#recaptcha_response_field {
	position:relative;
	top:14px;
	left:18px;
	height:35px;
	width:140px;
	border:0;
}
.recaptcha_only_if_image {
	position:absolute;
	padding:14px  0 0 18px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333;
	font-size:11px;
}
#get-another-recaptcha {
	position:absolute;
	margin:-30px 0 40px 190px;
}
.error {
	font-size:14px;
	color: #F00;
	position:absolute;
	padding:35px  0 0 10px;
}
.highlighted {
	background:url(images/iconCaution.gif) no-repeat left;
}
.experience-highlight {
	background:#933;
}
.thankyou {
	font-size:18px;
	color:#FF6600;
	position:absolute;
	margin:40px 0 0 30px;
}
 #age {
	background:url(images/age-bg.png) no-repeat;
	width:32px;
	height:25px;
	border:1px solid #666;
	padding:0 3px 0 15px;
}


/*End of Form CSS*/

/*Front page slider */

.nk-content-slider {	
	position:relative;
	top:30px;
	left:10px;
	width:560px;
	border:1px solid #666;
	background:url(images/slider-background.png) no-repeat bottom;
}
#nkSlide { 
	width:555px;
}
#myController { 
	padding:2px 0;  
	width:555px; 
	height:100px;
	 
}
.slide-wrapper { 
	padding:0;
	width:560px; 
}
.slide-thumbnail { 
	width:580px; 
	float:left;
	
	}
.slide-thumbnail-img {
	max-width:580px;
	position:relative;
	padding:0;	
}



.jFlowControl {
	padding:20px 3px 20px 3px;
	display:block;
	display:inline;
	position:relative;
	top:10px;
	left:7px;
	cursor:pointer;
	cursor:hand;
	 
}
#left-arrow {
	position:absolute;
	top:180px;
	cursor:pointer;
	cursor:hand;
	
	}
#right-arrow {
	position:absolute;
	top:180px;
	margin:0 0 0 480px;
		cursor:pointer;
	cursor:hand;
        
	
	}
.info {
	width:580px;
	height:50px;
	position:relative;
	z-index:100;
	top:250px;
	left:-5px;
	color:white;
}
.info p {
	position:absolute;
	padding:20px 0 0 30px;
	z-index:50;
} 

/*End of Front page slider */

#home-page-text {
	width:560px;
	height:400px;
	margin:40px 0 0 10px;
	color:#333;
}
#home-page-text p {
	padding:5px 0 5px 0;
}

/*Callback css */

#callback-container {
	width:160px;
	height:250px;
	margin:10px 0 0 10px;
}
#recaptcha-callback {
	width:318px;
	height:129px;
	background: url(images/recaptcha-bg.png) no-repeat;
	position:absolute;
	z-index:10;
	margin:10px 0 0 0;
}
#callback-container h2 {
	font-size:16px;
	color: #F00;
	padding:5px 5px 5px 5px;
	text-align:center;
}
#callback-container label {
	color: #CCC;
	font-size:12px;
}
.send {
	position:absolute;
	margin:170px 0 0 -50px;
}
.clear {
	position:absolute;
	margin:170px 0 0 -150px;
}

/*End of Callback css */

#about-us {
	float:right;
	padding:15px 40px 10px 10px;
}
.about-us {
	padding:15px 0 0 10px;
}
.about-us-p {
	padding:5px 0 0 10px;
}
/*Gallery CSs */

a img, img 	{ 
	border:none; 
	}
#page-wrap	{ 
	width:560px; 
	padding:30px 0 0 15px; 
	}

.photo-link	{ 
	padding: 5px; 
	margin: 5px; 
	border: 1px solid #999; 
	display: block; 
	width: 100px;
	float: left; 
	}
.photo-link:hover { 
	border-color: white; 
	}
#gallery-text {
	width:380px;
	height:150px;
	position:relative;
	top:20px;
	left:15px;
}
#gallery-text h2 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#333;
	padding:0 0 10px 0;
}
#gallery-text p {
	padding:5px;
	font-size:12px;
}
/*End of Gallery CSs */

/*Services CSs */

.services-p {
	color:#333;
	font-size:12px;
	padding:5px 20px 0 20px;
}
.services-p strong {
	color: #F00;
}
.services-h {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#333;
	padding:20px;
}
.services-a {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
	padding:10px;
}
.block-booking {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #999;
	padding:10px 0 10px 10px;
}
.testimonial, .testimonial-2 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
}
.testimonial {
	padding:15px;
	width:370px;
}
.testimonial-2 {
	padding:10px 15px 10px 15px;
	width:500px;
}
#driving-standards {
	margin:40px 0 0 80px;
}
.name-testimonial {
	color:#F00;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	font-style:italic;
	float:right;
	margin:0 200px 0 0;
}
#form-guide {
	width:500px; 
	height:300px;
	background: url(images/form-guide.png) no-repeat;
	margin:65px 0 0 50px;
}
#form-guide p {
	font-family:'Brush Script MT',Phyllis,'Lucida Handwriting',cursive;
	font-size:14px;
	color:#666;
	width:440px;
	
}
.first-p {
	padding:60px 0 0 40px;
}
.second-p {
	padding:10px 0 0 40px;
}
#form-guide span {
	font-family:'Brush Script MT',Phyllis,'Lucida Handwriting',cursive;
	font-size:12px;
	color:#333;
	float:right;
	padding:10px 40px 0 0;
}
#theory-test-questions {
	width:250px;
	height:200px;
	margin:50px 0 0 20px;
}
#theory-test-questions span {
	font-size:12px;
	font-family:'Brush Script MT',Phyllis,'Lucida Handwriting',cursive;
	color: #CCC;
	padding:5px 0 0 5px;
	float:left;
	
}

.theory-test-answers {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	padding: 5px 5px 5px 25px;
	list-style:none;
	color:#FFF;
	margin:20px 0 0  0;
	z-index:50;
	position:absolute;
}
.theory-test-answers li {
	padding:5px;
	cursor:pointer;
	cursor:hand;
}
.theory-test-answers li:hover {
	text-decoration:underline;
}
.try-more {
	position:absolute;
	color:#999;
	text-decoration:none;
	font-size:12px;
	margin:0 0 0 80px;
}
.wrong-answer {
	height:111px;
	width:70px;
	background: url(images/wrong-answer.png) no-repeat;
	position:absolute;
	margin:-25px 0 0 220px;
	display:none:
}
.right-answer {
	height:111px;
	width:70px;
	background: url(images/right-answer.png) no-repeat;
	position:absolute;
	margin:-25px 0 0 220px;
	display:none:
}

#email-address:hover {
	background:url(images/email-contact-hover.png) no-repeat;
}

/* Content Slider */

#content-slider {
	width:500px;
	height:300px;
	background: #999;
}


