@charset "UTF-8";
/* CSS Document */

body {
	background-color: #FFFFFF;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #030303;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	line-height: 35px;
	background-repeat: repeat-x;
	background-image: url(images/bg_tires.png);
}
#wrapper {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-top: 70px;
	padding-top: 0px;
	width: 1100px;
	font-family:"Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	background-position: center top;
}
h1 {
	font-size: 35px;
	font-weight: bolder;
	color: #CE0628;
	text-align: center;
	padding-top: 0px;
	font-style: none;
	line-height: 35px;
	padding-bottom: 0px;
	font-variant:small-caps;
}
.txtHeader {
	font-size: 35px;
	font-weight: bolder;
	color: #CE0628;
	text-align: center;
	padding-top: 0px;
	font-style: none;
	line-height: 35px;
	padding-bottom: 0px;
	font-variant:small-caps;
}
.txtHeadSub {
	font-size: 24px;
	font-weight: bolder;
	color: #2b5fe6;
	text-align: center;
	padding-top: 0px;
	font-style: italic;
	line-height: 30px;
	padding-bottom: 0px;
}
.txtAddress {
	font-size: 18px;
	font-weight: bold;
	color: #000;
	text-align: center;
	padding-top: 0px;
	font-style: none;
	line-height: 30px;
	padding-bottom: 0px;
}
#divPromo {
	padding-top: 45px;
}
#divPromo span {
	color: #000000;
}
#divClear {
	clear: both;
	float: none;
}
#divFooter {
	width: 1000px;
}
a {
	font-style: normal;
	font-weight: bold;
	color: #E7E6E5;
	font-size: 21px;
}
#divMain {
	margin-top: 80px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	padding: 0px;
	font-size: large;
	color: #060606;
}
#wrapper #divMain a {
	color: #D70A0A;
	font-size: medium;
}
#Topper {
	color: #aee7ff;
	font-size: 36px;
	font-style: italic;
	font-weight:bolder;
}

