body {
	background:url('images/headerfooter.jpg') #251107 repeat-x;
	margin:0;
	}

#header {
	background:url('images/header_title.png') no-repeat top right;
	}

#footer {
	background:url('images/headerfooter.jpg');
	position:fixed;
	width:100%;
	bottom:0%;
	text-decoration:none;
	font-family:garamond;
	font-size:9pt;
	font-weight:bold;
	text-align:center;
	}

#footer a {
	color:#E9E6D7;
	text-decoration:none;
	}

#mainMenu {
	width:200px;
	margin-left:10px;
	margin-top:30px;
	}

#mainMenu a {
	text-decoration:none;
	text-transform: uppercase;
	font-family:garamond;
	font-size:9pt;
	font-weight:bold;
	color:#716658;
	display:block;
}

#mainMenu a.levelonemenuitem {
	padding-top:15px;
	padding-bottom:3px;
	}

#mainMenu a.levelonemenuitem:hover {
	color:#fff;
}

#wheelcutglassubmenu a{
	display:block;
	padding-top:5px;	
	margin-left:50px;
	font-weight:normal;
	}

#wheelcutglassubmenu a:hover {
	color:#fff;
}

#content {
	position:absolute;
	top:80px;
	left:250px;
	margin-top:45px;
}

img.grid {
	margin-right:50px;
	margin-bottom:50px;
	border: #fff solid 5px;
}

h1 {
	margin-bottom:20px;
	width: 750px;
	color: #fff;
	line-height: 14pt;
	font-size: 14pt;
	text-align:justify;
	font-family: Helvetica, Arial;
	font-weight:normal;
	}

h2 {
	margin-top:30px;
	width: 750px;
	color: #fff;
	line-height: 14pt;
	font-size: 11pt;
	text-align:justify;
	font-family: Helvetica, Arial;
	font-weight:normal;
	}

p.body {
	margin-bottom:20px;
	width: 750px;
	color: #b6a48e;
	line-height: 14pt;
	font-size: 10pt;
	text-align:justify;
	font-family: Helvetica, Arial;
	}

#content a{
	color: #fff;
	line-height: 14pt;
	text-decoration:none;
	}

#content a:hover{
	color: #e2252d;
	text-decoration:underline;
	}

ul li {
	margin-bottom:10px;
	width: 710px;
	color: #b6a48e;
	line-height: 14pt;
	font-size: 10pt;
	text-align:justify;
	font-family: Helvetica, Arial;
	list-style-type: square;
	}