/* CSS Document */


body { font-family: Arial, Helvetica, sans-serif;}/*Style for the body tag of your website, controls font family page background, etc.*/

img {border:none}

p {font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: normal;
	text-align:justify;
	}

p.small {font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: normal;
	text-align: center;
	}
	
h1 {font-size:16px; padding-left:30px;}

h2 {font-size:14px; padding-left:30px;}

h3 {font-size:12px; font-weight:bold; padding:0px;}

ul { font-size:12px; list-style-type:circle; } 

ul.bulletmenu {list-style-image:url(images/bullet.gif);}

a:link { color:#666666; font-size:12px; font-weight:bold; text-decoration:none} /* general links style*/

a:visited { color:#666666; font-size:12px; font-weight:bold; text-decoration:none}

a:hover { color:#336699; font-size:12px; font-weight:bold; text-decoration:none}

/*extra formatting*/

.large { font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#000000;}
			
.standard {	font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#676767;}
		
.spaced { padding:10px;
		line-height:140%;}
		
.rowheader {
		font-weight:bold; font-size:12px; color:#323232;}
		
.small {
		font-size:9px}
		
.formfield {
		border-right: #c6c6c6 1px solid; border-top: #c6c6c6 1px solid; font-size: 11px; border-left: #c6c6c6 1px solid; color:#676767; border-bottom:#c6c6c6 1px solid; font-family:Arial, Helvetica, sans-serif; background-color:#ffffff}
		
.formbutton {
		border-right: #999999 1px solid; border-top: #999999 1px solid; font-weight:bold; font-size: 11px; background-color: #0033CC; border-left: #999999 1px solid; color: #ffffff; border-bottom: #999999 1px solid; font-family:Arial, Helvetica, sans-serif}
		
.highlight {
	color: #3366FF}

/*positioning*/

.header {position:absolute;
		left:0px;
		top:10px;
		width:1024px;
		height:76px;
		}
		
.footer {position:absolute;
		left:0px;
		top:615px;
		width:1024px;
		height:109px;
		}
		
.vehiclefooter {position:absolute;
		left:0px;
		top:800px;
		width:1024px;
		height:109px;
		}
		
.enquiriesfooter {position:absolute;
		left:0px;
		top:1024px;
		width:1024px;
		height:109px;
		}
		
.logo {position:absolute;
		left: 9px;
		top: 35px;
		width:338px;
		height:114px;
		}
		
.menu {position:absolute;
		left: 50px;
		top: 200px;
		}
		

		
.slideshow {position:absolute;
			left: 10px;
			top: 380px;
			width:400px;
			height:215px;
			}
			
.slideshow2 {position:absolute;
			left: 10px;
			top: 585px;
			width:400px;
			height:200px;
			}

.aboutbox {position:absolute;
			left: 410px;
			top: 100px;
			width: 600px;
			height: 430px;
			background-image:url(images/aboutbox.gif);
			background-repeat:no-repeat;
			}
						
.textbox {position:absolute;
			left: 410px;
			top: 100px;
			width: 600px;
			height: 500px;
			background-image:url(images/greybox.gif);
			background-repeat:no-repeat;
			}
			
.text {position:absolute;
			left: 0px;
			top: 0px;
			width: 520px;
			height: 400px;
			padding:30px;
			}
	
.servicestext {position:absolute;
			left: 0px;
			top: 0px;
			width: 600px;
			height: 400px;
			padding:20px;
			}
						
.vehicles {position:absolute;
			left: 330px;
			top: 100px;
			width:695px;
			height:768px;
			background-image:url(images/vehiclesbox.gif);
			background-repeat:no-repeat;
			}
			
.quotation {position:absolute;
			left: 500px;
			top: 90px;
			width: 500px;
			}
			
.enquiries {position:absolute;
			left: 30px;
			top: 400px;
			width:300px;
			height:300px;
			background-image:url(images/enquiries.gif);
			}

.badges {position:absolute;
		left:10px;
		top:715px;
		width:200px;
		height:35px;
		}

.jsweb {position:absolute;
		left:350px;
		top:710px;
		width:350px;
		height:35px;
		}
