body {
	background-image:url(images/bg.jpg);
	background-color:#9A9A9A;
	_text-align:center;
}

#wrapper {
	width:973px;
	margin:0 auto;
	background-image:url(images/body-bg.gif);
	background-repeat:repeat-y;
	_text-align:left;
}

/* Header */

#header {
	width:973px;
	height:120px;
}

#header h1 {
	float:left;
}

#header h2 {
	float:right;
	padding:100px 8px 0 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	font-style:italic;
	color:#575757;
}

#header h2 a {
	color:#575757;
}

#header h2 a:hover {
	color:#9E2A00;
}

/* Header End */
/* Top Navigation */

#top-navigation {
	width:973px;
	height:21px;
	background-image:url(images/top-nav-bg.gif);
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	font-weight:bold;
}

#top-navigation h2 {
	float:left;
	padding:0 0 0 8px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	font-weight:bold;
	line-height:21px;
}

#top-navigation ul, #top-navigation li {
	margin:0;
	padding:0;
	outline:0;
	list-style-type:none;
}

#top-navigation ul {
	float:right;
	text-align:right;
	padding:0 8px 0 0;
	height:21px;
	line-height:21px;
}

#top-navigation ul li {
	display:inline;
}

#top-navigation ul li a {
	color:#000;
	text-decoration:none;
}

#top-navigation ul li a:hover {
	text-decoration:underline;
}

/* Top Navigation End */
/* Content Area */

#contentrea {
	width:973px;
}

/* Left Navigation */

#left-navigation {
	float:left;
	width:200px;
	font-family:Arial, Helvetica, sans-serif;
	padding:5px 0 0 0;
}

#left-navigation ul, #left-navigation li {
	margin:0;
	padding:0;
	outline:0;
	list-style-type:none;
}

#left-navigation li {
	display:block;
	width:183px;
	padding:0 0 0 17px;
	_width:200px;
	color:#404040;
}

#left-navigation li.toplink {
	height:27px;
	background-image:url(images/left-nav-1.gif);
	background-repeat:no-repeat;
	line-height:27px;
	margin:0 0 2px 0;
	padding:0;
}

#left-navigation li.toplink a {
	display:block;
	width:163px;
	_width:200px;
	height:27px;
	padding:0 0 0 37px;
	background-image:url(images/left-nav-1.gif);
	background-repeat:no-repeat;
	font-size:13px;
	color:#000;
	font-weight:bold;
	text-decoration:none;
}

#left-navigation li.toplink a:hover {
	color:#9E2A00;
	background-position:0 -27px;
}

#left-navigation li.linktitle {
	background-image:url(images/left-link-title.gif);
	background-repeat:repeat-x;
	height:30px;
	line-height:30px;
	font-size:16px;
	font-weight:bold;
	color:#9E2A00;
}

#left-navigation li.sublink {
	background-image:url(images/sub-link.gif);
	height:27px;
	line-height:25px;
	font-size:13px;
	font-weight:bold;
}	

#left-navigation li.sublink a {
	color:#fff;
	text-decoration:none;
}

#left-navigation li.sublink a:hover {
	color:#9E2A00;
}

#left-navigation li.bottomlink {
	font-size:15px;
	height:30px;
	line-height:28px;
}

#left-navigation li.bottomlink a {
	font-size:13px;
	color:#404040;
	text-decoration:none;
	font-weight:bold;
}

#left-navigation li.bottomlink a:hover {
	text-decoration:underline;
}

#left-navigation p {
	padding:35px 0 0 0;
}

/* Left Navigation End */
/* Content */

#content {
	float:right;
	width:733px;
	padding:10px 20px 0 0;
	_width:753px;
	font-family:Verdana, Helvetica, sans-serif;
	font-size:12px;
	line-height:14px;
	color:#333;
}

#content table {
	height:0;
}

#content td {
	height:0;
	font-family:Verdana, Helvetica, sans-serif;
	font-size:12px;
	line-height:14px;
	color:#333;
}

#content h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:normal;
	line-height:22px;
	padding:0 0 14px 0;
	color:#9E2A00;
}

#content h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	line-height:18px;
	padding:0 0 2px 0;
	color:#000;
}

#content p {
	padding:0 0 14px 0;
}

#content a {
	color:#9E2A00;
}

#content a:hover {
	color:#000;
}

#content strong {
	font-weight:bold;
	color:#9E2A00;
}

#content .centered {
	text-align:center;
}

#content .imgright {
	float:right;
	margin:0 0 8px 8px;
}

#breadcrumbs {
	font-size:10px;
	padding:0 0 8px 0;
}

#content ul, #content ul.arrows {
	margin:0 0 10px 0;
	padding:0 0 0 20px;
	list-style-type:none;
	border:0;
}

#content li, #content ul.arrows li {
	padding:0 0 3px 15px;
	list-style-type:none;
	background-image:url(images/right-arrow-w.gif);
	background-repeat:no-repeat;
	background-position:0 4px;
	border:0;
}

#content ol {
	margin:0 0 15px 0;
	padding:0 0 0 25px;
	list-style-type:decimal;
}

#content ol li {
	margin:0;
	padding:0 0 5px 0;
	list-style-type:decimal;
	background:transparent;
}	

/* Homepage Products Styles */

#product-box {
	width:674px;
	margin:0 auto;
	_margin:0 0 0 28px;
}

#product-box ul, #product-box li {
	margin:0;
	padding:0;
	outline:0;
	list-style-type:none;
	background-position:0;
}

#product-box ul.prod-left {
	width:200px;
	float:left;
}

#product-box ul.prod-right {
	width:200px;
	float:right;
}

#product-box #product-box-right {
	width:437px;
	float:right;
}

#product-box li {
	display:block;
	width:200px;
	height:102px;
	background-image:url(images/product-box.gif);
	background-repeat:no-repeat;
	margin:0 0 18px 0;
	position:relative;
}

#product-box li h3 {
	position:absolute;
	width:200px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	bottom:3px;
	text-align:center;
	margin:0;
	padding:0;
}

#product-box li a {
	text-decoration:none;
	cursor:pointer;
}

#product-box li img {
	position:absolute;
	right:8px;
	top:11px;
}

#product-box ul.prod-list {
	margin:0;
	padding:15px 0 0 0;
	display:list-item;
	width:120px;
}

#product-box ul.prod-list a {
	text-decoration:none;
	cursor:pointer;
	color:#000;
}

#product-box ul.prod-list a:hover {
	text-decoration:underline;
}

#product-box ul.prod-list li {
	margin:0;
	padding:0 0 2px 15px;
	display:list-item;
	width:120px;
	height:auto;
	background-image:url(images/right-arrow.gif);
	background-repeat:no-repeat;
	background-position:4px 2px;
	font-size:11px;
	line-height:11px;
}

#product-box ul.prod-list-small {
	margin:0;
	padding:4px 0 0 0;
	display:list-item;
	width:120px;
}

#product-box ul.prod-list-small a {
	text-decoration:none;
	cursor:pointer;
	color:#000;
}

#product-box ul.prod-list-small a:hover {
	text-decoration:underline;
}

#product-box ul.prod-list-small li {
	margin:0;
	padding:0 0 2px 15px;
	display:list-item;
	width:120px;
	height:auto;
	background-image:url(images/right-arrow.gif);
	background-repeat:no-repeat;
	background-position:4px 2px;
	font-size:11px;
	line-height:11px;
}

/* Homepage Products Styles */
/* Articles Styles */

ul#articles {
	margin:0 0 25px 0;
	padding:0;
	list-style-type:none;
}

ul#articles li {
	margin:0 15px 10px 15px;
	padding:0px 0 10px 0;
	background:transparent;
	list-style-type:none;
	border-bottom:1px dashed #EBB400;
}

ul#articles li h3 {
	font-size:18px;
	font-weight:bold;
	color:#9E2A00;
	padding:0 0 2px 0;
}

ul#articles li h4 {
	padding:0 0 2px 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}

ul#articles li p.date {
	padding:0 0 10px 0;
	font-size:11px;
	color:#666;
}

/* Articles Styles End */
/* Owners Manual Styles */

#content ul.ownersmanuals, #content ul.ownersmanuals li {
	margin:0;
	padding:0;
	outline:0;
	list-style-type:none;
	background:transparent;
}

#content ul.ownersmanuals li {
	padding:0 0 0 35px;
	height:30px;
	line-height:30px;
	background:url(images/owners-manuals-icon.gif) no-repeat;
	background-position:0 50%;
}

/* Owners Manual Styles End */
/* Tech Specs Styles */

#content ul.techspecs, #content ul.techspecs li {
	margin:0;
	padding:0;
	outline:0;
	list-style-type:none;
	background:transparent;
}

#content ul.techspecs li {
	padding:0 0 0 35px;
	height:30px;
	line-height:30px;
	background:url(images/tech-specs-icon.gif) no-repeat;
	background-position:0 50%;
}

/* Tech Specs Styles End */
/* Product Brochure Styles */

#content ul.productbrochures, #content ul.productbrochures li {
	margin:0;
	padding:0;
	outline:0;
	list-style-type:none;
	background:transparent;
}

#content ul.productbrochures li {
	padding:0 0 0 35px;
	height:30px;
	line-height:30px;
	background:url(images/product-brochures-icon.gif) no-repeat;
	background-position:0 50%;
}

/* Product Brochure Styles End */

#content ul.iconpage, #content ul.iconpage li {
	margin:0;
	padding:0;
	outline:0;
	list-style-type:none;
	background:transparent;
}

#content ul.iconpage {
	width:100%;
}

#content ul.iconpage li {
	float:left;
	width:30%;
	text-align:center;
}

#content ul.formarea, #content ul.formarea li {
	margin:0;
	padding:0;
	outline:0;
	list-style-type:none;
	background:transparent;
}

#content ul.formarea {
	width:100%;
}

#content ul.formarea li {
	float:left;
	width:45%;
	text-align:left;
}

#content ul.formarea li.formlast {
	clear:left;
	padding:15px 0 0 0;
}

/* Content End */
/* Content Area End */
/* Footer */

#footer {
	width:973px;
	background-image:url(images/footer-bg.jpg);
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:14px;
	color:#373737;
}

#footer ul, #footer li {
	margin:0;
	padding:0;
	outline:0;
	list-style-type:none;
}

#footer ul.footerleft {
	float:left;
	width:770px;
	padding:35px 0 0 0;
}

#footer ul.footerleft li {
	text-align:center;
}

#footer ul.footerright {
	float:right;
	width:203px;
}

#footer a {
	color:#373737;
	text-decoration:none;
}

#footer a:hover {
	text-decoration:underline;
}

#footer p {
	padding:0 0 14px 0;
}

/* Footer End */
