body {
	margin: 0;
	padding: 0;
}

#wrapper {
	width: 780px;
	margin: 0 auto;
	text-align: left;
	background: #fff;
}

#header {
	position: relative;
}

#title {
	width: 780px;
	height: 184px;
	margin: 0;
	overflow: hidden;
	position: relative;
}

#title span {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background: url(/images/title.jpg) no-repeat;
}

#phoneno {
	margin: 0;
	position: absolute;
	top: 131px;
	left: 375px;
	font-size: 18px;
	line-height: 1.5em;
}

#nav {
	height: 47px;
	margin: 0;
	padding: 0 20px;
	background: #5e1713 url(/images/nav-bg.jpg) repeat-x;
	list-style: none;
}

#nav li {
	float: left;
	margin-right: 15px;
	display: inline;
}

#nav li a {
	display: block;
	line-height: 47px;
	color: #fff;
	text-decoration: none;
}

#nav li.current a, #nav li a:hover {
	color: #a6727f;
}

#content-wrapper {
	clear: both;
	background: #fff url(/images/content-bg.jpg) repeat-y;
}

#content {
	float: left;
	width: 540px;
	padding: 20px;
	background: #fff;
	display: inline;
	overflow: hidden;
}

.recent-article {
	float: left;
	width: 153px;
	margin-right: 5px;
	padding: 10px;
	border: 1px solid #8c8c8c;
}

.recent-article a:link, .recent-article a:visited, .recent-article a:hover, .recent-article a:active {
	text-decoration: none;
}

.recent-article h3 {
	font-size: 12px;
	line-height: 1.5em;
}

.recent-article p {
	font-size: 10px;
	line-height: 1.3em;
}

.recent-article p.read-more {
	font-size: 12px;
	line-height: 1.5em;
	font-weight: bold;
}

#sidebar {
	float: right;
	width: 180px;
	padding: 20px 10px;
	background: #d6d6d6;
	display: inline;
}

#cotw, #extended-warranty {
	width: 180px;
	height: 50px;
	overflow: hidden;
	position: relative;
}

#cotw span, #extended-warranty span {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: url(/images/cotw-btn.jpg) no-repeat;
}

#extended-warranty span {
	background: url(/images/extended-warranty-btn.jpg) no-repeat;
}

.contact-box {
	border: 1px solid #8c8c8c;
	padding: 10px;
}

#footer {
	height: 23px;
	padding: 0 20px;
	background: #fff url(/images/footer-bg.jpg) repeat-x;
}

#copyright {
	float: left;
	margin: 0;
	line-height: 23px;
	display: inline;
}

#webhead {
	float: right;
	margin: 0;
	line-height: 23px;
	display: inline;
}

#webhead a {
	color: #575757;
	text-decoration: none;
}

.clearfix:after {
     visibility: hidden;
     display: block;
     font-size: 0;
     content: " ";
     clear: both;
     height: 0;
     }
.clearfix { display: inline-block; }
/* start commented backslash hack \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* close commented backslash hack */

body, p, td, li
{
	font: 12px/1.5em Arial, sans-serif;
	color: #575757;
}
h1
{
	font-size: 20px;
	font-weight: bold;
	color: #575757;
}
h2
{
	font-size: 18px;
	font-weight: bold;
	color: #575757;
}
h3
{
	font-size: 16px;
	font-weight: bold;
	color: #575757;
}
h4
{
	font-size: 14px;
	font-weight: bold;
	color: #575757;
}
h5
{
	font-size: 12px;
	font-weight: bold;
	color: #575757;
}
h6
{
	font-size: 10px;
	font-weight: bold;
	color: #575757;
}
.mainMenu
{
	color: #FFFFFF;
	font-size: 12px;
	text-decoration:none;
	text-indent:7px;
	display:block;
	font-weight:bolder;
	line-height:24px;
}
a.mainMenu:link
{
	color: #FFFFFF;
	font-size: 12px;
	text-decoration:none;
	text-indent:7px;
	display:block;
	font-weight:bolder;
	line-height:24px;
}
a.mainMenu:active
{
	color: #FFFFFF;
	font-size: 12px;
	text-decoration:none;
	text-indent:7px;
	display:block;
	font-weight:bolder;
	line-height:24px;
}
a.mainMenu:visited
{
	color: #FFFFFF;
	font-size: 12px;
	text-decoration:none;
	text-indent:7px;
	display:block;
	font-weight:bolder;
	line-height:24px;
}
a.mainMenu:hover
{
	color: #FFFFFF;
	font-size: 12px;
	text-decoration:none;
	text-indent:7px;
	display:block;
	font-weight:bolder;
	line-height:24px;
	background-color:#5e1713;
}
.subMenu
{
	color: #FFFFFF;
	font-size: 12px;
	text-decoration:none;
	text-indent:27px;
	display:block;
	font-weight:bolder;
	line-height:24px;
}
a.subMenu:link
{
	color: #FFFFFF;
	font-size: 12px;
	text-decoration:none;
	text-indent:27px;
	display:block;
	font-weight:bolder;
	line-height:24px;
}
a.subMenu:active
{
	color: #FFFFFF;
	font-size: 12px;
	text-decoration:none;
	text-indent:27px;
	display:block;
	font-weight:bolder;
	line-height:24px;
}
a.subMenu:visited
{
	color: #FFFFFF;
	font-size: 12px;
	text-decoration:none;
	text-indent:27px;
	display:block;
	font-weight:bolder;
	line-height:24px;
}
a.subMenu:hover
{
	color: #FFFFFF;
	font-size: 12px;
	text-decoration:none;
	text-indent:27px;
	display:block;
	font-weight:bolder;
	line-height:24px;
	background-color:#5e1713;
}
li
{
	list-style-image:url(images/arrow.gif);
}
a:link
{
	color:#0066FF;
	text-decoration: underline;
}
a:visited
{
	text-decoration: underline;
	color:#0066FF;
}
a:hover
{
	text-decoration: underline;
	color:#0066FF;
}
a:active
{
	text-decoration: underline;
	color:#0066FF;
}
.tbl
{
	width:100%;
	border-collapse:collapse;
	border-bottom:1px solid #fff;
}
.tbl-2
{
	width:100%;
	border-collapse:collapse;
	border-left:1px solid #fff;
	border-right:1px solid #fff;
}
.th
{
	text-align:left;
	font-family:arial;
	font-weight:bolder;
	font-size:12px;
	background-color:#fff;
	border-left:1px solid #fff;
	border-right:1px solid #fff;
	line-height:20px;
	padding-left:3px;
}
.th-2
{
	text-align:left;
	font-family:arial;
	color:#006A51;
	font-weight:bolder;
	font-size:10px;
	background-color:#FFFFFF;
	line-height:15px;
	padding-left:3px;
	border-bottom:1px solid #fff;
}
.td
{
	border-left:1px solid #fff;
	border-right:1px solid #fff;
	padding:3px;
}
.td-2
{
	border-bottom:1px solid #fff;
	padding:3px;
}
.td-left
{
	padding:3px;
	border-left:1px solid #fff;
}
.td-right
{
	padding:3px;
	border-right:1px solid #fff;
}
.td-left-2
{
	padding:3px;
	text-align:center;
}
.td-right-2
{
	padding:3px;
	text-align:center;
}
.tbl-3
{
	width:100%;
	border-collapse:collapse;
}
.tbl-4
{
	width:100%;
	border-collapse:collapse;
	border-left:1px solid #fff;
	border-right:1px solid #fff;
	border-bottom:1px solid #fff;
}
.frm-btn
{
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	border:1px solid #5e1713;
	background-color:#5e1713;
	height:20px;
}
.frm-input
{
	border:1px solid #5e1713;
	width:200px;
	height:20px;
}
.frm-textarea
{
	border:1px solid #5e1713;
	width:200px;
}
.frm-select
{
	border:1px solid #5e1713;
	width:200px;
	height:20px;
}
.side-tbl
{
	padding:5px;
}
.side-th
{
	font-size:12px;
	font-weight:bold;
	color: #575757;
}
.side-td
{
	font-family:Arial;
	font-size:12px;
	color:#575757;
}
.side-btn
{
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	border:1px solid #5e1713;
	background-color:#5e1713;
	height: 24px;
	margin: 0;
	padding: 0;
	float: left;
	display: inline;
}
.side-input
{
	border: 1px solid #FFFFFF;
	height: 20px;
	margin: 0 5px 0 0;
	padding: 1px;
	width: 108px;
	float: left;
	display: inline;
}
.side-select
{
	border:1px solid #FFFFFF;
	height:20px;
}
a.side-link:link
{
	font-size:10px;
	color:#575757;
	text-decoration:none;
}
a.side-link:visited
{
	font-size:10px;
	color:#575757;
	text-decoration:none;
}
a.side-link:active
{
	font-size:10px;
	color:#575757;
	text-decoration:none;
}
a.side-link:hover
{
	font-size:10px;
	color:#575757;
	text-decoration:underline;
}
.paging-btn
{
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	border:1px solid #5e1713;
	background-color:#5e1713;
	line-height:20px;
	width:20px;
	text-align:center;
	vertical-align:top;
	float:left;
}
.paging_link
{
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
}
a.paging_link:link
{
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
}
a.paging_link:active
{
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
}
a.paging_link:visited
{
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
}
a.paging_link:hover
{
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
}
