h1 {
	font-size: 15px;
	color: #111111;
}
h3 {
	font-size: 20px;
	color: #E52F08;
	text-align: center;
}

h4,h5,h6 {
	font-weight: bold;
	color: #000;
}
h2 {
	font-size: 14px;
	color: #000000;
}
.style1 {font-weight: bold}
body {
	background-image: url(graphics/tyre.jpg);
	background-repeat: repeat-y;
	margin-top: 0px;
}
.style2 {
	font-size: 16px;
	font-weight: bold;
}
.style4 {font-size: 14; }
.style8 {font-size: 16px; color: #CCCCCC; }
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #E52F08;
}
a:active {
	text-decoration: underline;
	color: #000000;
}
a {
	font-weight: bold;
}
.style9 {font-size: 10px}


ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}

img {
    border: none;
} 

#page {
	width: 955px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #FFFFFF;
	padding-top: 10px;
}
#sidebar {
	float: left;
	width: 200px;
	height: 500px;
}
#contact {
	width: 165px;
	margin-top: 50px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 30px;
	color: #FFFFFF;
	}
#page2 {
	background-image: url(graphics/pagebkgrd.jpg);
}

#main {
	width: 680px;
	float: right;
	padding-right: 30px;
	height: 110%;
}

#footer {
	clear: both;
	background-image: url(graphics/footerbkgrd.jpg);
	height: 40px;
	padding-left: 245px;
	font-size: 10px;
}
#titlebar {
	background-image: url(graphics/titlebar.jpg);
	height: 30px;
	padding-left: 245px;
}

#menu1 {
	width: 185px;
	margin: 10px;
	}
	
#menu1 li a {
	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	}	
	
#menu1 li a:link, #menu1 li a:visited {
	color: #FFF;
	display: block;
	padding: 8px 0 0 20px;
	background-image: url(graphics/menu.jpg);
	font-weight: bold;
	}
	
#menu1 li a:hover {
	color: #FFF;
	padding: 8px 0 0 20px;
	background-image: url(graphics/menu.jpg);
	background-position: 0 -32px;
	font-weight: bold;
	text-decoration: underline;
	}	
#page #page2 #sidebar #contact p .style8 a {
	color: #CCC;
	font-weight: normal;
}
