@charset "utf-8";
body {
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/bg_top.jpg);
	background-repeat: repeat-x;
	background-position: top;
	font-size: 12px;
	color: #333;
	background-color: #000;
	
}
a {
	text-decoration: none;
	color: #FE7E01;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:link {
	color: #FE7E01;
}
a:visited {
	color: #FE7E01;
}
a:hover {
	color: #06C;
}

#wrapper {
	color: #000;
	width: 966px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	background-color: #FFF;
}

#header {
	width: 100%;
}
#nav {
	width: 966px;
}
#nav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#nav li {
	display: inline;
	float: left;
}

#nav a {
	color: #FFF;
	background-color: #F00;
	display: block;
	text-indent:-9999px;
	height: 39px;
}
#nav1 a {
	width: 117px;
	height: 39px;
	background-image: url(../images/home.jpg);
	background-repeat: no-repeat;
}
#nav2 a {
	width: 149px;
	height: 39px;
	background-image: url(../images/recovery.jpg);
	background-repeat: no-repeat;
}
#nav3 a {
	width: 150px;
	height: 39px;
	background-image: url(../images/servicing.jpg);
	background-repeat: no-repeat;
}
#nav4 a {
	width: 145px;
	height: 39px;
	background-image: url(../images/car_hire.jpg);
	background-repeat: no-repeat;
}
#nav5 a {
	width: 120px;
	height: 39px;
	background-image: url(../images/sales.jpg);
	background-repeat: no-repeat;
}
#nav6 a {
	width: 124px;
	height: 39px;
	background-image: url(../images/map.jpg);
	background-repeat: no-repeat;
}
#nav7 a {
	width: 161px;
	height: 39px;
	background-image: url(../images/contactus.jpg);
	background-repeat: no-repeat;
}
#nav1 a:hover {
	background-position: 0px -78px;
}
#nav2 a:hover {
	background-position: 0px -78px;
}
#nav3 a:hover {
	background-position: 0px -78px;
}
#nav4 a:hover {
	background-position: 0px -78px;
}
#nav5 a:hover {
	background-position: 0px -78px;
}
#nav6 a:hover {
	background-position: 0px -78px;
}
#nav7 a:hover {
	background-position: 0px -78px;
}
.current {
	background-position: 0px -39px;
}

#content1 {
	padding-top: 15px;
	padding-right: 12px;
	padding-bottom: 5px;
	padding-left: 40px;
	background-color: #F6F3F3;
}
#column1 {
	background-color: #E8E6E6;
	float: right;
	width: 225px;
	margin-right: 15px;
	margin-left: 15px;
	margin-top: 15px;
	padding: 5px;
}
.floatright {
	float: right;
}
#callus {
	height: 100px;
	border: 1px solid #FE7E01;
	width: 68%;
	background-color: #FFF;
	padding-left: 20px;
}
#phone {
	font-size: 24px;
	color: #006;
	font-weight: bold;
	margin: 0px;
}
.smallblue {
	font-size: 9px;
	color: #006;
	margin-top: 5px;
	margin-bottom: 5px;
}

h1 {
	font-size: 24px;
	margin-top: 20px;
}


h2 {
	color: #333333;
}
h3 {
	color: #514D39;
	font-size: 18px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FE7E01;
	margin-right: 20px;
	margin-left: 0px;
	margin-top: 8px;
	margin-bottom: 5px;
}

ul {
	list-style-image: url(../images/bulletPoint.jpg);
}
#content1 li {
	padding-top: 10px;
}

#footer {
	clear: both;
	padding: 5px;
	color: #FFF;
	background-color: #F6F3F3;
}
#footerinner {
	background-color: #FE7E01;
	padding: 8px;
	margin-bottom: 10px;
}
.margin5 {
	margin: 5px;
}

#footerinner a {
	color: #FFF;
}
#footerinner a:hover {
	color: #06C;
}


#head2 {
	height: 320px;
	width: 100%;
}
#head3 {
	padding: 10px;
	height: 280px;
	width: 96%;
	background-color: #CCCCCC;
	margin: 10px;
}
#head4 {
	height: 243px;
	width: 97%;
	background-image: url(../images/slide_bg_image.jpg);
	background-repeat: no-repeat;
	padding-top: 40px;
	padding-left: 40px;
}
#copyright {
	padding: 10px;
	width: 951px;
	background-color: #000;
	color: #FFF;
}
#copyright a {
	color: #FFF;
}
#copyright a:hover {
	color: #FE7E01;
}

