body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
body,p,td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.logobar {
	background-color: #EEEEEE;
}
.contentbarleft {
	background-color: #ffffff;
	border-top-width: 2px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.contentbarright {
	background-color: #ffffff;
	border-top-width: 2px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.maincontent {
	background-color: #ffffff;
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	height: 350px;
}
.maincontenthome {
	background-color: #ffffff;
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	height: 350px;
	background-image: url(/new/images/Impreza_WRX_STI_2008_small.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.maincontentmot {
	background-color: #ffffff;
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	height: 350px;
	background-image: url(/new/images/mot_bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.maincontenttyres {
	background-color: #ffffff;
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	height: 350px;
	background-image: url(/new/images/commercial_bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.maincontentservice {
	background-color: #ffffff;
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	height: 350px;
	background-image: url(/new/images/servicing_bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
h1 {
	font-size: 16px;
	color: #333333;
}
h2 {
	font-size: 13px;
	color: #333333;
}
h3 {
	font-size: 12px;
	color: #f80010;
}
a:link {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #F00111;
}
