body {
	background:url('images/headerfooter.jpg') #251107 repeat-x;
	margin:0;
	position: relative;
	width:100%;
	height:100%;
	}

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

#footer {
	clear:both;
	padding-top:1px;
	height:30px;
	text-decoration:none;
	font-family:garamond;
	font-size:9pt;
	font-weight:bold;
	text-align:center;
	color:#716658;
	}

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

#mainMenu {
	width:20%;
	margin-left:10px;
	margin-right:25px;
	margin-top:30px;
	float:left;
	}

#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;
}

#social {
	margin-top:10px;
	}

#content {
	margin-top:45px;
	width:70%;
	float:left;
}

img.grid {
	margin-right:20px;
	margin-bottom:20px;
	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;
	}
