@charset "UTF-8";
/* CSS Document */


#Header {
	position:absolute;
	left:0;
	top:3px;
	width:990px;
	height:117px;
	z-index:1;
	text-align: left;
}
#Navigation {
	position:absolute;
	left:-1px;
	top:128px;
	width:990px;
	height:176px;
	z-index:6;
	padding-top: 12px;
	font-size: 7px;
	visibility: visible;
}
#Footer {
	position:absolute;
	left:0px;
	top:1800px;
	width:990px;
	height:337px;
	z-index:5;
	color: #FFF;
	
}
.Specs {
	position: absolute;
	height: 460px;
	width: 550px;
	left: 365px;
	top: 17px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	letter-spacing: 0.25px;
	line-height: 2.75;
	
}	
Block {
	color: #cc4d25;
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
Block2 {
	color: #999;
	font-size: 11px;
	font-weight: bold;
	font-weight:600;
	letter-spacing: 1px;
}
Block3 {
	color: #999;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 1px;
}
Text2 {
	color: #825500;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	letter-spacing: 0.5px;
}
Text3 {
	color: #825500;
	font-size: 12px;
	text-align: left;
	letter-spacing: 1px;
}
Text_sy {
	color: #825500;
	font-size: 9px;
	text-align: left;
}
Text_ry {
	color: #825500;
	font-size: 12px;
	text-align: left;
}
Text_ly {
	color: #f5e4c5;
	font-size: 12px;
	text-align: left;
}
Text_w {
	color: #FFFFFF;
	font-size: 12px;
	text-align: left;
}
body {
	text-align: center;
}
#Container {
	width: 990px;
	margin-top: -12px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	left: 0px;
	top: 0px;
	background-color: #333;
}
.Footer_C1 {
	position: absolute;
	height: 290px;
	width: 235px;
	left: 0px;
	top: 6px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	letter-spacing: 0.25px;
	line-height: 1.75;
}
.Footer_C2 {
	position: absolute;
	height: 290px;
	width: 235px;
	left: 252px;
	top: 4px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	letter-spacing: 0.25px;
	line-height: 1.75;
}
.Footer_C3 {
	position: absolute;
	height: 290px;
	width: 235px;
	left: 503px;
	top: 6px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	letter-spacing: 0.25px;
	line-height: 1.75;
}
.Footer_C4 {
	position: absolute;
	height: 310px;
	width: 235px;
	top: 6px;
	right: 0px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	letter-spacing: 0.25px;
	line-height: 1.75;
}
.Footer_nav {
	position: absolute;
	height: 57px;
	width: 990px;
	bottom: -7px;
	left: 0px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	letter-spacing: 0.25px;
	line-height: 1.75;
}
ul.rollmenu {list-style-type: none;
    color: #000;
    background-color: #ffffff;
    margin: 0;
    padding: 0;
    width: 100%;
    voice-family: "\"}\"";
    voice-family: inherit;
    padding: 0 0em;
    width: 40%}
html>body ul.rollmenu {width: auto}
ul.rollmenu li {font-weight: bold;
    margin: 0;
    padding: 0}
ul.rollmenu ul {list-style-type: none;
    margin: 0.1em 0 0 0;
    padding: 0;
    voice-family: "\"}\"";
    voice-family: inherit;
    margin: 0.1em -0.5em 0 -0.5em}
ul.rollmenu a {font-weight: normal;
    text-decoration: none;
    color: #dcae56;
    background-color: transparent;
    margin: 0;
    padding: 0 0.5em 0 1.25em;
    width: 500px;
    border-top: 1px solid #dda;
    display: block;
    voice-family: "\"}\"";
    voice-family: inherit;
    padding-left: 1em}
html>body ul.rollmenu a {width: auto}
ul.rollmenu a:hover {color: #333;
    background-color: #dcae56;
}
.labelcell {    
 font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;    
 color: #3670A7;    
 background-color: transparent;    
 width: 220px;    
}    
   
.fieldcell {    
 background-color: #F2F7FB;    
 color: #000000;    
 text-align: right;    
 margin-right: 0px;    
 padding-right: 0px;    
}    
   
.smalllabelcell {    
 font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;    
 background-color: transparent;    
 color: #3670A7;    
 width: 100px;    
}    
   
.smallfieldcell {    
 background-color: #F2F7FB;    
 color: #000000;    
 text-align: right;    
     
}

a:link {
	color: #DCAE56;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #DCAE56;
}
a:hover {
	text-decoration: underline;
	color: #666;
}
a:active {
	text-decoration: none;
	color: #DCAE56;
}
.Content3 table {
	color: #CCC;
}
.Hero1 {	
	position: absolute;
	width: 495px;
	left: -30px;
	top: 71px;
	height: 347px;
	text-align: left;
	font-size: 8px !important;
	font-family: Arial, Helvetica, sans-serif;

}
.Hero2 {	
	position: absolute;
	width: 495px;
	left: -30px;
	top: 71px;
	height: 347px;
	text-align: left;
	font-size: 11px !important;
	font-family: Arial, Helvetica, sans-serif;
}

