@charset "UTF-8";
body {
	background-image: url(images/bg2.gif);
	background-repeat: repeat-x;
	margin: 0;
	background-color: #017490;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #636363;
	line-height: 20px;
}
a:link {
	text-decoration:underline;
	color: #636363;
}
a:hover {
	text-decoration:none;
	color: #636363;
}
a:visited {
	text-decoration:underline;
	color: #636363;
}
#header {
	width: 944px;
	margin: 0 auto;
	margin-top: 30px;
	background-image: url(images/header.gif);
	height: 245px;
	width:944px;
}
#mainmain {
	background-image: url(images/manbg2.gif);
	background-repeat: repeat-y;
	overflow: hidden;
	width: 944px;
	margin: 0 auto;
}
#main {
	background-image: url(images/mainbg.gif);
	background-repeat: no-repeat;
	overflow: hidden;
	width: 944px;
	margin: 0 auto;
}
#mainleft {
	float: left;
	width: 269px;
	padding-left: 8px;
	background-image: url(images/leftbg.gif);
	background-repeat: repeat-x;
	margin-left: 7px;
	margin-right: 7px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#mainright {
	float: right;
	width: 524px;
	padding-left: 30px;
	padding-top: 55px;
	padding-right: 90px;
	padding-bottom: 35px;
}
h1 {
	color: #0ba9c2;
	font-family: "Century Gothic", Arial;
	font-size: 24px;
	font-style: normal;
	letter-spacing: -1px;
	font-weight: bold;
}
h2 {
	color: #0ba9c2;
	font-family: "Century Gothic", Arial;
	font-size: 16px;
	font-style: normal;
	letter-spacing: -1px;
	font-weight: bold;
}
h3 {
	color: #FFFFFF;
	font-family: "Century Gothic", Arial;
	font-size: 14px;
	font-style: normal;
	letter-spacing: -1px;
	font-weight: bold;	
}
.subheading {
	color: #434040;
	font-family: Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	letter-spacing: -1px;
	font-weight: bold;
	margin-left: 22px;
	margin-bottom:5px;
	border-bottom: dashed 1px #999999;
	max-width: 230px;
}
.thin {
	font-weight: normal;
}
.small {
	font-size: 13px;
	color: #999999;
	line-height: 13px;
	letter-spacing: 0px;
}
.verysmall {
	font-size: 10px;
	color: #999999;
	line-height: 13px;
	letter-spacing: 0px;
}
.smallwhite {
	font-size: 11px;
	color: #FFFFFF;
	line-height: 17px;	
}
#sitemap {
	margin-top: 15px;
}
#sitemap li {
	display: inline;
	list-style: none;
	padding-left: 4px;
	padding-right: 4px;
	margin: 0px;
	border-right: 1px #666666 solid;
	font-size: 11px;
}
#sitemap ul {
	margin: 0;
	padding: 0;
}
.formstyle {
	border: 1px solid #666666;
	font-size: 12px;
	color: #999999;
}
.blueformstyle {
	border: 1px solid #666666;
	background-color: #0ba9c2;
	color: #FFFFFF;
}
#flash {
	position: relative;
	top: 9px;
	left: 341px;
	width: 593px;
}
#flash2 {
	position: relative;
	top: 9px;
	left: 341px;
	width: 593px;
}
#flash3 {
	position: relative;
	top: 9px;
	left: 341px;
	width: 593px;
}
#tyres {
	position: absolute;
	height: 211px;
	width: 177px;
	top: 329px;
	margin-left: 746px;
}
#wrap {
	width: 944px;
	clear: both;
	margin: 0 auto;
}
#footer {
	width: 944px;
	padding-top: 20px;
	margin: 0 auto;
	clear: both;
	text-align: center;
	color: #FFFFFF;
}
#footer a:link {
	color: #FFF;
	text-decoration: underline;
}
#footer a:visited {
	color: #FFF;
	text-decoration: underline;
}
#footer a:hover {
	color: #FFF;
	text-decoration: underline;	
}	
#nav li {
	display: inline;
	list-style: none;
	padding-left: 4px;
	padding-right: 4px;
	margin: 0;
}
#nav {
	width: 350px;
	color: #FFFFFF;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
	position: relative;
	top: -74px;
	margin-left: 25px;
}
#nav a {
	text-decoration:none;
	color:#FFFFFF;
}
#nav ul {
	margin: 0;
	padding: 0;
}
.para {
	width: 400px;
}

