* {
	border:0px;
	margin:0px;
	padding:0px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
}
body {
	background-color: #FFFFFF;
}
a {
	color: #0066CC;
}
a:hover {
	color: #0099FF;
}
ul {
	margin-left:10px;
	padding-left:10px;
	font-size:11px;
}
li {
	line-height:18px;
	text-align:justify;
}
#title {
	width:750px;
	height:50px;
	background-image:url(images/title.gif);
	background-repeat:no-repeat;
	margin-top:10px;
}
#header {
	width:750px;
	height:200px;
	background-image:url(images/title.jpg);
	background-repeat:no-repeat;
}
#nav {
	text-align:left;
	width:750px;
	height:25px;
	line-height:25px;
	background-image:url(images/nav.gif);
	background-repeat:repeat-x;
	color:#FFFFFF;
	background-color:#002244;
}
#nav td {
	border-left:solid 1px #295989;
	border-right:solid 1px #0C3258;
}
#nav a {
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	padding:0px 9px 0px 9px;
}
#nav a:hover {
	font-weight:bold;
	text-decoration:underline;
}
#nav2 {
	text-align:left;
	width:748px;
	height:25px;
	line-height:25px;
	background-image:url(images/nav2.gif);
	background-repeat:repeat-x;
	color:#999999;
	border-left:solid 1px #999999;
	border-right:solid 1px #999999;
}
#nav2 ul {
	margin:0px;
	padding:0px;
	font-size:12px;
}
#nav2 li {
	margin:0px;
	padding:0px;
	display:inline;
	line-height:24px;
	padding-bottom:1px;
}
#nav2 a {
	color:#666666;
	font-weight:normal;
	text-decoration:none;
	padding:5px;
}
#nav2 a:hover, #nav2 a.selected {
	font-weight:normal;
	color:#0C3258;
	background-image:url(images/nava.gif);
	background-repeat:no-repeat;
	background-position:center bottom;
}
.content {
	padding:10px;
	border:solid 1px #808080;
	border-top:0px;
	border-bottom:0px;
}
.content1 {
	padding:0px;
	border:solid 1px #808080;
	border-top:0px;
	border-bottom:0px;
}
h1 {
	font-size:36px;
	color:#DDDDDD;
	font-weight:normal;
	float:right;
	margin-top:-10px;
	margin-bottom:-36px;
	text-align:left;
}
h2 {
	font-size:18px;
	line-height:36px;
	font-weight:normal;
	border-bottom:solid 2px #DDDDDD;
	text-align:left;
}
h3 {
	font-size:12px;
	line-height:18px;
	font-weight:bold;
	border-bottom:solid 2px #446688;
	text-align:left;
	margin-top:18px;
}
p {
	line-height:18px;
	font-size:11px;
	text-align:justify;
}

.formobject, select {
	height:14px;
	line-height:18px;
	border:solid 1px #CCCCCC;
	background-color:#FFFFFF;
	color:#224466;
	font-size:11px;
	padding-left:2px;
	padding-right:2px;
}
option {
	padding-right:5px;
}
textarea.formobject {
	height:100px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
table.wide {
	width:470px;
}
table.wide th, table.narrow th {
	background-image:url(images/tablew.gif);
	background-repeat:no-repeat;
	height:25px;
	line-height:25px;
	font-weight:bold;
	color:#FFFFFF;
	text-align:left;
	padding-left:8px;
	font-size:11px;
}
table.wide td, table.narrow td {
	border:solid 1px #224466;
	border-top:0px;
	padding:9px;
}
table.wide h1, table.narrow h1 {
	margin:0px;
	padding:0px;
	line-height:18px;
	height:18px;
	font-size:11px;
	font-weight:bold;
	text-align:left;
	color:#224466;
	border-bottom:solid 1px #808080;
	margin-bottom:5px;
	float:none;
}
table.wide p, table.narrow p {
	line-height:18px;
	text-align:left;
}
table.narrow {
	width:250px;
}
table.narrow th {
	background-image:url(images/tablen.gif);
}
.photo {
	float:right;
	padding:10px 0px 10px 10px;
	background-color:#FFFFFF;
}
.price {
	background-color:#999999;
	height:18px;
	line-height:18px;
	color:#FFFFFF;
	text-align:right;
	font-size:11px;
	font-weight:bold;
	margin:9px 0px 0px 0px;
	background-image:url(images/price.gif);
	background-repeat:no-repeat;
	background-position:left;
}
.othermodels .price {
	font-weight:normal;
	margin-top:4px;
}
.othermodels {
	width:728px;
}
.othermodels td, table.othermodels th {
	text-align:left;
	font-weight:normal;
	width:240px;
}
.othermodels th {
	padding:0px 4px 0px 4px;
}
.othermodels img {
	padding-top:4px;
}
.highcar {
	width:485px;
	height:245px;
	background-position:bottom left;
	background-repeat:no-repeat;
	position:relative;
}
.highcar h3 {
	margin-top:0px;
	padding-top:18px;
}
.highcar div.price{
	position:absolute;
	bottom:-1px;
	left:0px;
	height:22px;
	width:475px;
	line-height:22px;
	padding:0px 5px 0px 5px;
	background-color:#224466;
	color:#FFFFFF;
	text-align:right;
	background-image:none;
}
div.price div {
	float:left;
	text-align:left;
	color:#FFFFFF;
	font-weight:bold;
	height:22px;
	line-height:22px;
}
.footer {
	font-size:11px;
	background-image:url(images/footer.gif);
	background-repeat:no-repeat;
	height:50px;
	text-align:right;
	line-height:15px;
	color:#333333;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#metabrick {
	color:#333333;
	font-size:10px;
	text-align:right;
	width:750px;
	padding-right: 10px;
	padding-bottom: 5px;
}
.metalink {
	color: #333333;
}
#enquiry {
	float: right;
	height: 25px;
	width: 150px;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 10px;
}
