/* by niGraphic.com */
/* layout */
html, body{ 
	 margin:0; 
	 padding:0;
	 background:#FFFFFF;
} 
body *{
 	margin: 0px;
	padding: 0px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 13px;
}

p {
	padding:2px 0 0 5px;
	margin:5px 0 5px 0;
}

ul {
	padding:0;
	margin:0;
}

li{
	padding:0;
	margin:0;
	list-style:none;	
}

a{
	text-decoration:none;
}

a img{
	border:0;
}

#header_wrap{
	width:100%;
	height:150px;
	background-image:url(../images/hw_bg.jpg);
	background-position:top left;
	background-repeat:repeat-x;
	text-align:center;
}

#header{
	background-image:url(../images/hc_bg.jpg);
	background-position:top right;
	background-repeat: no-repeat;
	width:1024px;
	height:150px;
	margin: 0 auto;
	text-align:left;		
}

/*-----------------------------*/


#content_wrap{
	width:100%;
	height:auto;
	min-height:600px;
	background-image:url(../images/cw_bg.jpg);
	background-position:top left;
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	text-align:center;
}

/*-----------------------------*/

#content{
	width:1024px;
	margin: 0 auto;
	text-align:left;	
}

/*-----------------------------*/

#footer_wrap{
	width:100%;
	height:115px;
	background-image:url(../images/fw_bg.jpg);
	background-position:top left;
	background-repeat:repeat-x;
}

/*-----------------------------*/

#footer{
	width:1024px;
	height:115px;
	margin: 0 auto;
	text-align:center;	
}

#footer_content{
	padding: 40px 0 0 0 ;
}

#clear {
	clear:both;
	height:0;
}

#logo_wrap{
	float:left;
	width:260px;
	height:150px;
}
#menu_wrap{
	float:right;
	width:714px;
	height:36px;
	margin:113px 0 0 0;
	background:url(../images/menu_back.jpg);
}
#left_content{
	width: 200px;
	float:left;
	margin-top: 20px;	
}
#page{
	width: 800px;
	float:left;
	margin-top: 20px;	
	height:auto;
}
#prod_image{
	width: 800px;
	height:300px;
	border:1px solid #EEEEEE;
	background:#FFFFFF;
	padding:2px;
}
#gallery{
	float:left;
	width:400px;
	height:300px;
}
#slideshow img{
	width:400px;
	height:300px;
}
#thumbs{
	float:left;
	width: 380px;;
}

#thumbs li{
	float:left;
	padding:2px;
	display:block;
}
#caption {
	height:50px;
}
#prod_desc {
	float:left;
	width: 490px;
}
#prod_fastlink {
	float:right;
	width: 290px;
	text-align:right;
}
#spec_single{
	float:left;
	width: 490px;
	background-image:url(../images/h_bg.jpg);
	background-position:top left;
	background-repeat:repeat-x;
}


#spec_single h1{
	font-size:90%;
	font-weight:bold;	
	padding:6px 0 5px 5px;
}
#spec_single h2{
	font-size:90%;
	font-style:italic;
}

#spec_single li{
	border-bottom:1px solid #EEEEEE;;
	list-style: inside disc;	
}

#spec {
	float:left;
	width: 390px;
	background-image:url(../images/h_bg.jpg);
	background-position:top left;
	background-repeat:repeat-x;
}
#spec h1{
	font-size:90%;
	font-weight:bold;	
	padding:6px 0 5px 5px;
}
#spec h2{
	font-size:90%;
	font-style:italic;
}

#spec li{
	border-bottom:1px solid #EEEEEE;;
	list-style: inside disc;	
}

#specr {
	float:right;
	width: 390px;
	background-image:url(../images/h_bg.jpg);
	background-position:top left;
	background-repeat:repeat-x;
}
#specr h1{
	font-size:90%;
	font-weight:bold;	
	padding:6px 0 5px 5px;
}	
#specr h2{
	font-size:90%;
	font-style:italic;
}

#specr li{
	border-bottom:1px solid #EEEEEE;;
	list-style: inside circle;	
}

#space {
	padding:10px;
	height:1px;
}


ul.enav li {
  padding-left: 30px;
  padding-top: 6px;
  padding-bottom: 10px;  
  background-image:url(../images/left_nav.jpg);
  background-repeat:no-repeat;
}
ul.enav li a, ul.enav li a:visited,ul.enav li a:link,ul.enav li a:active,ul.enav li a:hover{
	color:#FFF;
}
ul.enav ul {
  margin-top:8px;
  margin-left:-60px;
}
ul.enav ul li {
  margin:0;
  background:none;
}
ul.enav ul li a, ul.enav ul li a:visited, ul.enav ul li a:link,ul.enav ul li a:active{
	padding:5px;
	color:#000;
    border-bottom:1px solid #EEE;	
}
ul.enav ul li a:hover{
	width:180px;
	background:#FCF0DA;
}
.product h1{
	color:#e38b4a;
	font-size: 120%;
	margin:0;
	padding:0;
}
.product h2{
	color: #000000;
	font-weight:bold;
	margin:0;
	padding:0;	
}
#brochure {
	width:800px;
	float:right;
	height: 45px;
	margin: 10px 0 10px 0;
	background: #666666 url(../images/brochure.jpg) top left no-repeat;
	text-align:left;
}
#brochure  h1 {
	padding:9px 0 0 20px;
	color:#FFFFFF;
	font-weight:normal;
	font-family:'Century Gothic', Verdana, Arial, Helvetica, sans-serif;
	font-size:120%;
	float:left;
}
#brochure img{
	float:right;
}
/*-----------------------------------------Index--------------------------------------------------------------*/
#main_image {
	margin:0px auto;
	border:1px #999999 solid;
	width:800px;
	height:285px;
	z-index:0;
	}
#main_left {
	padding-right:5px;
	width:300px;
	float:left;
	}
#main_center {
	padding-right:5px;
	width:300px;
	float:left;
	}
#main_right {
	width:190px;
	float:right;
	}
#main_left  h1 {
    background:#f8a03f;
	display:block; 
	width:288px;
	padding:0px 0 0 0px;
	color:#FFFFFF;
	font-weight:bold;
	font-family:'Century Gothic', Verdana, Arial, Helvetica, sans-serif;
	font-size:120%;
	float:center;
}
#main_left  h2 {
	font-weight:bold;
	font-family:'Century Gothic', Verdana, Arial, Helvetica, sans-serif;
	font-size:120%;
	float:left;
}
#main_center  h2 {
	font-weight:bold;
	font-family:'Century Gothic', Verdana, Arial, Helvetica, sans-serif;
	font-size:120%;
	float:left;
}
#main_center  h1 {
    background:#f8a03f;
	display:block; 
	width:288px;
	padding:0px 0 0 0px;
	color:#FFFFFF;
	font-weight:bold;
	font-family:'Century Gothic', Verdana, Arial, Helvetica, sans-serif;
	font-size:120%;
	float:center;
}
#section_contents{
	border-left:1px #f8a03f solid;
	border-right:1px #f8a03f solid;
	border-bottom:1px #f8a03f solid;
	width:285px;
	height:290px;
	margin-top:5px;
	margin-left:0px;
	float:left;
}
#section_image{
	width:110px;
	float:left;
}
#section_image_left{
	width:85px;
	margin-top: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	margin-right: 4px;
	float:left;
}
#section_image_right{
	width:100px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	float:right;
}
#section_text{
	width:170px;
	float:left;
}
#section li{
    margin-left:8px;
    width:285px;
	list-style: inside disc;	
}
.updated{
	color:#FF0000;
}
.smallhint{
	font-size:80%;
}