body {
	font-family:			"Arial", "Helvetica", sans-serif;
	font-size:				10pt;
	line-height:			1.5;
	color:					#333333;
}
#renovationChoices {
	float: right;
}

body {
	background:				white url("../images/bg-body.png") repeat-x left -1px;
}

#body {
	width:					774px;
	margin-top:				10px;
	margin-left:			auto;
	margin-right: auto;
}

#header {
	position:				relative;
	width:					100%;
	height:					299px;
	background:				white;
}

#rotate {
	position:				relative;
	width:					521px;
	padding-right:			3px;
	border-right:			1px dotted #cccccc;
	float: left;
}

#rotate #tag {
	position:				absolute;
	left:					0;
	bottom:					0;
}

#logo {
	position:				relative;
	width:					218px;
	height:					70px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
}

#menu {
	position:				relative;
	top:					0px;
	right:					0;
	float: left;
	margin: 0px;
	padding: 0px;
}

#menu a.tab {
	display:				block;
	width:					248px;
	height:					39px;
	margin-top:				2px;
	background:				url("../images/menu-off.png") no-repeat;
	_background:			url("../images/pngfix.gif");
	_filter:				progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../images/menu-off.png", sizingMethod="image");
}

#menu a.tab:hover {
	background:				url("../images/menu-on.png") no-repeat;
	_background:			url("../images/pngfix.gif");
	_filter:				progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../images/menu-on.png", sizingMethod="image");
}

#submenu {
	width:					100%;
	height:					22px;
	background:				url("../images/bg-submenu.png") repeat-x;
	float: left;
	position: relative;
}

#submenu a.tab {
	display:				block;
	height:					22px;
	float:					left;
	position: relative;
}

#center {
	padding-top:			32px;
	background:				url("../images/bg-content-top.png") no-repeat left top;
	_background:			url("../images/pngfix.gif");
	_filter:				progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../images/bg-content-top.png", sizingMethod="crop");
}

#center div.content {
	position:				relative;
	background:				white;
}

#footer {
	clear:					both;
	font-size:				7pt;
	font-family:			"Arial", "Helvetica", sans-serif;
	padding-top: 40px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
	width:740px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	margin-bottom:0px;
}
#footerIndex {
	clear:					both;
	font-size:				7pt;
	font-family:			"Arial", "Helvetica", sans-serif;
	padding-top: 25px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
}

#sitemap {
	line-height:			100%;
	float:					right;
	border-top:				1px solid #cccccc;
}

#sitemap a.tab {
	display:				block;
	padding:				2px 6px 0 6px;
	float:					left;
	color:					#993300;
	border-left:			1px solid #cccccc;
}

#sitemap a.tab:hover {
	color:					black;
}

#sitemap a.tab.begin {
	padding-left:			0;
	border-left:			none;
}

#sitemap a.tab.end {
	padding-right:			0;
}

#location {
	float:					left;
	margin: 0px;
	padding: 0px;
}

#copyright {
	margin-top:				6px;
	color:					#666666;
}
#thumbnails {
	margin: 0px;
	padding: 0px;
	position: relative;
	width: 580px;
	float: right;
}

#certs {
	margin-top:				10px;
	clear:					both;
}

#certs img {
	margin-right:			10px;
	float:					left;
}#warranty {
	position: absolute;
	width: 150px;
	height: 150px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	float: left;
	top: 180px;
}
#left {
	float: left;
	width: 180px;
	margin: 0px;
	padding: 0px;
	position: relative;
}
#thumbRoll {
	margin: 0px;
	float: right;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
	position: relative;
	width: 400px;
}
h6 {
	font-size: 11px;
}
#testimonials a {
	color: #666666;
	font-size: 12px;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
}

