
html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
	border: 0;
	margin: 0;
	padding: 0;
}

/* hide from IE mac \*/ 
html {
	min-height: 100%;
	margin-bottom: 1px;
}
/* end hiding from IE5 mac */
 
body {
	background-color: #55342d;
	font: 100.01%/120% Arial, Helvetica, sans-serif;
	color: #ccc;
}

h1, h2 {
	color: #5b0000;
	margin: 10px 0 18px 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 130%;
}

h2 {
	margin-top: 25px;
	font-size: 120%;
}

h4 {
	margin: 15px 0 0 12px;
	padding-bottom: -10px;
	font-size: 90%;
}

h5 {
	margin: 0 0 -10px 39px;
	font-size: 100%;
}

#wrapper {
	width: 770px;
	margin: 15px auto;
	background-image: url(../images/wrapperBG.jpg);
	background-repeat: repeat-y;
	position: relative;
	font-size: 80%;
}

#innerwrapper {
	margin: 0 auto;
	width: 741px;
}

#maininnerwrapper {
	margin: 0 auto;
	width: 739px;
	background-image: url(../images/columnsBG.gif);
	background-repeat: repeat-y;
	border-top: 5px solid #55342d;
	border-bottom: 5px solid #5b0000;
}

#header {
	background-image: url(../images/headerBG.jpg);
	background-repeat: no-repeat; 
	height: 82px;
}

#tyre {
	float: right;
	margin-top: -36px;
}

#nav {
	margin: 15px auto 0 auto;
}

#nav img {
	display: block;
	margin: 0 auto;
}

#content {
	margin-top: 20px;
	margin-bottom: 40px;
	background-image: url(../images/contentBG.jpg);
	background-repeat: no-repeat;
	height: 111px;
}

#tyrelogos, #tyresizes {
	display: block;
	margin: 0 auto 15px auto;
	border: 1px solid #55342d;
}

#tyrelogos {
	clear: both;
	margin-top: 25px;
}

#innercontent h1 {
	font-size: 150%;
	margin: 10px 0 25px 12px;
}

#innercontent {
	margin-left: 185px;
	width: 550px;
	/*background-color: #00f;*/
	padding-top: 1px;
	padding-bottom: 40px;
	color: #5b0000;
	background-image: url(../images/teethBG.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
}

#info {
	width: 315px;
	margin: 30px auto 0 auto;
}

h1 span {
	color: #D2D3D7;
	margin: 30px 0 5px 10px;
	font-size: 130%;
	position: absolute;
	top: -3000px;
}

#info h1 {
	background-image: url(../images/infoBar.gif);
	background-repeat: no-repeat;
	height: 67px;
	/*border: 1px solid #000;*/
}

#innercontent p {
	margin: 12px 12px 12px 12px;
	padding-right: 12px;
}

.left {
	float: left;
	margin-right: 15px;
	border: 1px solid #55342d;
	margin-top: 5px;
}

.right {
	float: right;
	border: 1px solid #55342d;
	margin-left: 12px;
}

#header .right {
	border: none;
	margin: 20px 18px 0 0;
}

#LeftCol {
	float: left;
	/*background-color: #008000;*/
	width: 180px;
	height: 300px;
}

#LeftCol ul {
	list-style-type: none;
	width: 179px;
	
}

#LeftCol ul li {
	border-bottom: 1px solid #000;
}

#LeftCol ul li a {
	display: block;
	background-color: #8a7575;
	color: #fff;
	text-decoration: none;
	padding: 3px 0 3px 8px;
}

#LeftCol ul li a:hover {
	background-color: #675553;
	color: #fff;
}

#LeftCol img {
	display: block;
	margin: 35px auto;
}

p em {
	color: #2e1b12;
	font-weight: bold;
	font-style: normal;
}


#footer {
	background-image: url(../images/footerBG.jpg);
	background-repeat: no-repeat;
	height: 60px;
	clear: both;
}

#footer p {
	float: right;
	margin: 10px 20px 0 0;
	font-size: 70%;
	color: #ccc;
}

#footer a {
	color: #b8b8b8;
}

#footer a:hover {
	color: #bdb76b;
	text-decoration: none;
}

#area img {
	display: block;
	margin: 0 auto;
}

#slideDiv {
	float: left;
	margin: 5px 15px 25px 12px;
	border: 1px solid #666;
}

#innercontent ul {
	padding-left: 55px;
}

#innercontent p {
	margin: 0 12px 12px 12px;
}

#innercontent ul {
	margin-bottom: 15px;
}

blockquote {
	background-color: #d9cece;
	border: 1px solid #55342d;
	padding: 5px;
	background-image: url(../images/quotes.gif);
	background-repeat: no-repeat;
   background-position: 3px 3px;
}

blockquote p {
	background-image: url(../images/quotes_end.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
}
