* {
	margin: 0;
	padding: 0;
	}
a img {
	border: none;
	}
body {
	background: #272727;
	font-family: verdana, san-serif;
	}
.clr {
	clear: both;
	}
div.wrap {
	width: 815px;
	margin: 0 auto;
	}
	
h1 {font-family:Verdana, Arial, Helvetica, sans-serif;font-size: 20px;color:#004796;}
h2 {font-family:Verdana, Arial, Helvetica, sans-serif;font-size: 14px;color:#004796;}
p {font-family:Verdana, Arial, Helvetica, sans-serif;font-size: 12px;margin: 10px 0;}

#header {
	background: url(newsite/header.jpg);
	height: 74px;
	margin-top: 25px;
	margin-bottom: 7px;
	position: relative;
	}
#feature {
	height: 184px;
	}
#products {
	width: 266px;
	float: left;
	background: url(newsite/products.jpg);
	height: 184px;
	margin-right: 8px;
	}
#shop {
	width: 266px;
	float: left;
	background: url(newsite/shop.jpg);
	height: 184px;
	margin-right: 8px;
	}
#support {
	width: 266px;
	float: left;
	background: url(newsite/support.jpg);
	height: 184px;
	}
#links {
	margin-top: 10px;
	text-align: center;
	color: #fff;
	font-size: 11px;
	}
#links a {
	color: #fff;
	text-decoration: none;
	}
#logo-link {
	position: absolute;
	top: 7px;
	left: 10px;
	}
	
.email-signup {
	position: absolute;
	top: 12px;
	right: 10px;
	}
#header-menu {
	position: absolute;
	bottom: 8px;
	right: 12px;
	color: #fff;
	font-size: 14px;
	}
#header-menu a {
	text-decoration: none;
	color: #fff;
	}
#header-menu a:hover {
	color: #ef944b;
	}
ul.feature {
	padding-top: 40px;
	padding-left: 60px;
	list-style: none;
	}
ul.feature li {
	display: block;
	padding: 6px 0;
	background: url(newsite/bullet.png) left 50% no-repeat;
	}
ul.feature span {
	margin-left: 20px;
	}
ul.feature span a {
	color: #0f4172;
	text-decoration: none;
	}
#top {
	background: url(newsite/body-top.png);
	height: 30px;
	}
#middle {
	background: #fff;
	}
#bottom {
	background: url(newsite/body-bottom.png) bottom;
	height: 30px;
	}
.inside {
	padding: 20px;
	}
ul.repair {
	font-family:Verdana, Arial, Helvetica, sans-serif;font-size: 12px;margin: 10px 0;
	list-style: none;
	padding-left: 30px;
	}
ul.repair span {
	font-weight: bold;
	font-size: 13px;
	margin-bottom: 4px;
	}
ul.repair li {
	margin-bottom: 10px;
	}