@charset "utf-8";
/* CSS Document */
/* reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, pre,
a, abbr, acronym, address, big, blockquote, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: baseline;
}
/*end reset*/

body {
	background: url(images/bg.jpg) repeat-x #dfdfdf;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 13px;
}
#caption {
	text-indent: -9999px;
	line-height: 0px;
}
h2 {
	font-size: 19px;
	color: #006;
	margin-top: 25px;
	text-align: center;
	margin-bottom: 15px;
}
h3 {
	font-size: 19px;
	color: #0054bb;
	margin-bottom: 7px;
}

h4 {
	color: #0054bb;
	font-size: 19px;
	margin-bottom: 10px;
}
a {
	color: #0054bb;
	text-decoration: none;
}
a:hover {
	color: #06F;
	text-decoration: underline;
}
.bullets {
	margin-left: 15px;
}
.bullets li {
	font-size: 14px;
	line-hieght: 16px;
	font-weight: bold;
}
#container {
	margin: 0px auto;
	background: url(images/background_01.jpg) no-repeat #FFFFFF;
	width: 800px;
	padding-bottom: 25px;
}
.topleft {
	float: left;
	width: 400px;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 20px;
}
.topright{
	float: right;
	width: 360px;
	padding-right: 20px;
	text-align: right;
	padding-top: 20px;
}
.title {
	font-size: 27px;
	font-weight: bold;
	color: #04106b;
}
.titlesub {
	font-size: 16px;
	color: #0442a0;
	font-weight: bold;
}

.number {
	font-size: 27px;
	font-weight: bold;
	color: #203d78;
}
.numbersub {
	font-size: 18px;
	font-weight: bold;
	color: #04106b;
}

.nav {
	background: url(images/button.jpg) repeat-x;
	width: 799px;
	height: 85px;
	font-size: 16px;
}

.nav li {
	float: left;
	list-style-type: none;
	
}
.nav li a {
	display: block;
	font-weight: bold;
	padding: 15px 22px;
	border-right: 1px solid #FFFFFF;
	color: #FFFFFF;
	text-decoration: none;
}
.extra {
	width: 153px;
	text-align: center;
}
.nav li a:hover {
	background: url(images/over.jpg) repeat-x;
	color: #FFFFFF;
	text-decoration: none;
}
#left{
	margin-left: 15px;
	width: 250px;
	float: left;
}
#autoleft {
	margin-left: 15px;
	width: 285px;
	float: left;
}

#tireleft{
	margin-left: 15px;
	width: 180px;
	float: left;
}
.small {
	color: #F00;
	font-size: 11px;
	font-weight: bold;
}
.red {
	color: #F00;
	font-size: 19px;
}
.right {
	float: right;
}
.left {
	float: left;
}
.contentleft {
text-align: left;
padding-bottom: 10px;
margin-bottom: 10px;
border-bottom: 1px solid #CCCCCC;
}
.leftbullet {
	padding-bottom: 15px;
	border-bottom: 1px solid #CCCCCC;
	margin-bottom: 15px;
}
.leftbullet li {
	margin-left: 15px;
}
#right {
	width: 490px;
	float: right;
	padding-right: 20px;
}
#tireright {
	width: 550px;
	float: right;
	padding-right: 20px;
}
#autoright {
	width: 440px;
	float: right;
	padding-right: 20px;
}
#locationright {
	width: 450px;
	float: right;
}
#locationleft{
	margin-left: 15px;
	width: 300px;
	float: left;
}
.content {
padding-right: 25px;
text-align: justify;
padding-bottom: 10px;
margin-bottom: 10px;
border-bottom: 1px solid #CCCCCC;
}
.strongcontent {
padding-right: 25px;
color:#F00000;
line-height: 25px;
text-align: justify;
padding-bottom: 10px;
margin-bottom: 10px;
border-bottom: 1px solid #CCCCCC;
}

.clear {
	clear: both;
}
.bullet {
	padding-bottom: 15px;
	margin-bottom: 15px;
}
.bullet li {
	margin-left: 15px;
	font-weight: bold;
}
.subbullet {
}
.subbullet li {
	margin-left: 15px;
	font-weight: bold;
	color: #666666;
}
.tirebullet {
	padding-bottom: 15px;
	border-bottom: 1px solid #CCCCCC;
	margin-bottom: 15px;
	line-height: 25px;
}
.tirebullet li {
	margin-left: 15px;
	
}
#main {
	margin-top: 20px;
	margin-left: 25px;
	text-align: center;
}
.autotop {
	padding: 20px 5px;
}
.gallery {
	padding-bottom: 10px;
	padding-top: 10px;
	float: left;
	list-style-type: none;
	padding-right: 20px;

}
.gallery li {
	padding: 10px;
	margin-left: 20px;
	float: left;
	display: block;
	text-align: center;
	width: 200px;
	border: 1px solid #CCCCCC;
	
}
.car {
	width: 150px;
	border: 1px solid #06F;
}
.description {
	font-size: 11px;
}
.title {
	font-weight: bold;
	font-size: 14px;
	font-weight: normal;
	padding-bottom: 10px;
}
.basic {
	padding-bottom: 15px;
}