/* CSS Document */

html, body {
	height: 100%;
	margin: 0;
	padding: 0;
	background-image: url(../images/site_bg.jpg);
	background-position:center;
	background-repeat: repeat-y;
	background-color: #3E3524;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: small;
	line-height: 1.25em;
}

/*Opera Fix*/
body:before {
	content:"";
	height:100%;
	float:left;
	width:0;
	margin-top:-32767px;/
}

* html body {
	font-size: x-small; /* needed for IE5/Win */
	f\ont-size: small; /* needed for other IE Versions */
}

h1.header { 
	color: #6D3A03;
	font-family: Arial,Tahoma,Verdana,Geneva,Helvetica; 
	font-size: 130%; 
	line-height:20px; 
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 0px 0px;
	display: inline; 
	font-weight:bold;
}

h1.header2 { 
	color: #CC6600;
	font-family: Times New Roman,Times,serif; 
	font-size:22px; 
	line-height:16px; 
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 0px 0px;
	display: inline; 
	font-weight:bold;
}
h2.header { 
	color: #CC6600;
	font-family: Palatino Linotype,Book Antiqua,Palatino,serif; 
	font-size: 105%;
	line-height:25px; 
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 0px 0px;
	display: inline; 
	font-weight:bold;
}
h3.header { 
	color: #CC6600;
	font-family: Palatino Linotype,Book Antiqua,Palatino,serif; 
	font-size:105%; 
	line-height:25px; 
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 0px 0px;
	display: inline; 
	font-weight:bold;
}
h2.series { 
	color: #6D3A03;
	font-family: Arial,Tahoma,Verdana,Geneva,Helvetica; 
	font-size:13px; 
	line-height:16px; 
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 0px 0px;
	display: inline; 
	font-weight:bold;
}

img.left {
	padding: 15px 15px 15px 0px;
}
img.right {
	padding: 15px 0px 15px 15px;
	
}

#wrapper {
	min-height: 100%; 
	width: 818px;
	margin-left: auto;
	margin-right: auto;
	overflow:hidden;
}

#homeLink {
	position:absolute;
	height: 100px;
	width: 320px;
	margin: 0;
	padding: 0px;
	display: block;
}

#logoSpace{
	height: 100px;
	width: 300px;
	margin: 0;
	padding: 0px;
	display: block;
}

#homeLink a.blank:hover {
	text-decoration:none;
	background-image:none;
}

#header {
	height: 177px;
	margin: 0;
	padding: 0px;
	border-style:solid;
	border-color:#ccc;
	border-width: 4px 0;
	background-image: url(../images/header2.jpg);
	background-position:center;
	background-repeat:no-repeat;

}

#HeaderCopy {
	position:relative;
	left:423px;
	top: 25px;
	font-size: 130%;
	font-weight: bold;
	line-height: 1.25em;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color:#FFF;
}
#leftChannel {
	float:left;
	margin: 0;
	padding: 0;
	border:0;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	position:inherit;
	width: 500px;
	z-index: 2;
}
#rightChannel {
	border-style:solid;
	border-color:#3E3524;
	border-width: 1px;
	float:right;
	margin: 75px 0 0 0;
	padding: 10px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 90%;
	position:inherit;
	width: 200px;
	z-index: 2;
	-moz-border-radius-topleft: 10px;
	-webkit-border-top-left-radius: 10px;
	-moz-border-radius-topright: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-webkit-border-bottom-right-radius: 10px;
}
img.center {
	display: block;
    margin-left: auto;
    margin-right: auto;
	padding:0 0 15px 0;
}
ul.none {
	margin:0;
	padding:0 0 0 25px;
	border:0;
	list-style: none;
	list-style-type:none;
}
ul.warranties {
	margin:0;
	padding:0 0 0 18px;
	border:0;
	list-style: none;
	list-style-type:disc;
}
#warranties li {
	margin:0;
	padding:8px 0 0 0;
}

ul.ducuments {
	margin:0;
	padding:0 0 0 25px;
	border:0;
	list-style-image:url(../images/icon_pdf.gif);
	list-style-type:square;
}

#certs ul {
	list-style-type: none;
	list-style: none;
	margin: 0;
	padding: 0;
	border:0;
}
#certs li {
	float: left;
	margin: 0 0.15em;
}

.italic {
	font-style:italic;
}
.smallitalic {
	font-style:italic;
	font-size: 75%;
	color:#666
}

#logo {
	float:right;
	top: -50px;
	margin: 0;
	padding: 0;
	border:0;
}

.red {
	color:#F00;
}

/* ===== Top Navigation ===== */

#navigation {
	margin: 0;
	padding: 0;
	border:0;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	position: relative;
	top: 65px;
	left: 0px;
	font-weight: bold;
	height: 25px;
	z-index: 2;
}

#navigation ul {
	list-style-type: none;
	list-style: none;
	margin: 0;
	padding: 0 0 0 15px;
	border:0;
}

ul.menuHoriz li {
	float:left;
} 

#menuMain li {
	display: block;
	margin: 0 1px 0 0;
	padding: 0 0 0 0;
	border:0;
}

#menuMain a {
	margin:0 3px;
} 




#menuSubOne li { width: 180px; background-image: url(../images/menu_bg.gif);} 
#menuSubTwo li { width: 142px; background-image: url(../images/menu_bg.gif);} 
#menuSubThree li { width: 134px; background-image: url(../images/menu_bg.gif);} 

ul.menuVert {
	font-weight:100;
	position:absolute;
	top: 27px;
	border: 0; /*1px solid #ccc;
	border-width: 0;*/
	visibility: hidden;
	margin:0;
	padding: 0 0 0px 0;
} 
	
	
	
ul#menuSubOne { left:93px; border:0; margin: 0; padding: 0;}
ul#menuSubTwo { left:285px;  border:0; margin: 0; padding: 0;}
ul#menuSubThree { left:428px; border:0; margin: 0; padding: 0;}


#header a:hover {
	background-image: url(../images/hover.gif);
	color:fff;
}


#header a.selected {
	background-image: url(../images/hover.gif);
	color:fff;
}
#header a.selected:hover {
	background-image: url(../images/hover.gif);
	cursor:default;
}


#header a {
	display:block;
	height: 14px;
	margin: 0 0px;
	padding: 5px 20px;
	color:#FFFFFF;
	text-decoration: none;
}
#menuSubOne a, #menuSubTwo a, #menuSubThree a  {
	padding: 7px 20px;
}





#content {
	padding: 20px;
	height: 100%;
	overflow:auto;
	padding-bottom: 90px;
	color:#000000;
}









/* ===== footer ===== */

#footer {
	width:818px;
	position: relative;
	margin-top: -75px; /* negative value of footer height */
	height: 75px;
	clear:both;
	font-size: 90%;
	color:#000000;
	margin-left: auto;
	margin-right: auto;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
}
#footer a {
	color: #000;
	text-decoration:none;
	font-weight:bold;
}
#footer a:hover {
	color: #000;
	text-decoration:underline;
	font-weight:bold;
}

#footer ul {
	list-style: none;
}



.top {
position:absolute;
left:300px;
}
.top li {
	float: left;
	margin: 0 0.15em;
	padding: 0 25px 0 0;
} 
.line {
	clear:both;	
	position:absolute;
	top: 24px;
	left:85px;
	width: 650px;
}
.bottom {
	color:#00C;
	position:absolute;
	top: 24px;
	left:67px;
}
.bold {
	font-weight:bold;
}
.bottom li {
	float: left;
	margin: 0 0.15em;
	padding: 0 25px 20px 0;
}



/**/

/* ===== miscellaneous styles ===== */

.clear {
    clear: both;
    height: 0;
    margin: 0;
    padding: 0;
}
