html {font-size: 100.1%;}
body {
	font: 64% Arial, Tahoma, sans-serif;
	margin: 0;
}
#main {
	margin: 0 auto;
	width: 960px;
}
form {
	display: inline;
	padding: 0;
	margin: 0;
}
#main li {list-style: none;}
#main a {text-decoration: none;}
#main a:hover {text-decoration: underline;}
#main a:focus {outline: none;}
#main img {border: none;}
.hidden-text {
	display: block;
	overflow: hidden;
	text-indent: -9999px;
}
#header {
	width: 100%;
	height: 289px;
	background: url(../images/bg-header.jpg) no-repeat;
	position: relative;
}
#header-about {
	width: 100%;
	height: 289px;
	background: url(../images/bg-header-car-service.jpg) no-repeat;
	position: relative;
}
#header-car-servicing {
	width: 100%;
	height: 289px;
	background: url(../images/bg-header-car-servicing.jpg) no-repeat;
	position: relative;
}
.auto-workshop {
	margin: 0;
	position: absolute;
	top: 15px;
	left: 12px;
}
.auto-workshop a {
	background: url(../images/auto-workshop-logo.gif) no-repeat;
	height: 20px;
	width: 235px;
}
.ident-line {
	position: absolute;
	top: 62px;
	left: 680px;
	color: #153b63;
	font-size: 16px;
	font-style: italic;
}
.auto-list {
	position: absolute;
	top: 23px;
	left: 270px;
	background: url(../images/img-ident-line.gif) no-repeat;
	width: 213px;
	height: 10px;
}
#container {
	float: left;
	width: 959px;
	border-right: 1px solid #dfe9f3;
}
#leftcolumn {
	float: left;
	width: 192px;
}
#nav {
	float: left;
	width: 100%;
	padding: 0 0 15px;
	margin: 0 0 11px;
	background: #153b63;
}
#nav li {float: left;}
#nav li a {
	float: left;
	color: #fff;
	font-size: 14px;
	line-height: 24px;
	padding: 0 0 0 17px;
	background: url(../images/img-arrow-gray.gif) no-repeat 6px 8px;
	width: 169px;
	margin-left: 6px;
	display: inline;
}
#nav li a:hover, #nav li a.active {
	color: #153b63;
	background: #fff url(../images/img-arrow-green.gif) no-repeat 6px 8px;
	text-decoration: none !important;
}
.contact {
	float: left;
	width: 100%;
	background: #427cbf;
	padding-bottom: 6px;
	margin-bottom: 21px;
}
.contact p {
	float: left;
	width: 167px;
	margin: 0;
	padding: 10px;
	text-align: center;
	font-size: 15px;
	color: #fff;
}
.contact span {
	float: left;
	display: inline;
	width: 180px;
	height: 31px;
	margin: 0 0 0 6px;
	padding-top: 6px;
	background: #fff;
	color: #153b63;
	font-size: 24px;
	text-align: center;
}
.banners {
	float: left;
	width: 100%;
	text-align: center;
}
.banners a {padding: 0 3px;}
#content {
	float: left;
	width: 757px;
	padding: 24px 0 0 4px;
}
#content h2 {
	float: left;
	width: 727px;
	background: #6fcb10;
	font-size: 28px;
	color: #fff;
	margin: 0 0 7px;
	font-weight: normal;
	padding: 10px 15px;
}
#content h3 {
	font-size: 24px;
	color: #6fcb10;
	margin: 0;
	font-weight: normal;
	padding: 10px 0;
}
#content h3.rhs {
	font-size: 24px;
	color: #6fcb10;
	margin: 0;
	font-weight: normal;
	padding: 10px 5px;
}
.c-text {
	float: left;
	width: 540px;
	padding: 20px 0 0 20px;
}
.list {
	margin: 0 0 14px;
	padding: 0;
}
.list li {
	color: #333;
	padding-left: 18px;
	background: url(../images/img-blue-arrow.gif) no-repeat 6px 4px;
	font-size: 14px;
}
.list a {
	color: #333;
}
#content p {
	font-size: 14px;
	color: #333;
	margin: 0;
	margin-bottom: 17px;
}
#content p strong {
	color: #153b63;
	letter-spacing: -1px;
}
#content p.italic-strong {
	color: #153b63;
	letter-spacing: -1px;
	font-style: italic;
	font-weight: bold;
}
table {
	font-size: 14px;
	color: #333;
	margin: 0;
	margin-bottom: 17px;
}
table td.bold-text {
	font-weight: bold; 	
}
#rightcolumn {
	float: right;
	width: 183px;
	padding-left: 7px;
	border-left: 1px solid #dfe9f3;
}
.right-img {
	float: left;
	padding-bottom: 12px;
	background: url(../images/bg-right-shadow.gif) no-repeat 0 100%;
	margin-bottom: 10px;
}
#footer {
	float: left;
	width: 100%;
	margin-top: 30px;
	padding-top: 15px;
	border-top: 1px solid #dfe9f3;
}
#footer p {
	float: left;
	font-size: 12px;
	color: #666;
	margin: 7px 0 0;
}
#footer ul {
	float: left;
	width: 100%;
	padding: 0;
	margin: 0;
}
#footer ul li {
	display: inline;
	padding: 0 0 0 20px;
	background: url(../images/img-blue-dot.gif) no-repeat 9px 6px;
	font-size: 12px;
}
#footer ul li a {
	color: #153b63;
	font-size: 12px;
}
#footer ul li.first {
	padding: 0;
	background: 0;
}
