@charset "UTF-8";
/* CSS Document */

/* UNIVERSAL ELEMENTS */

body{
	background:top center url(../img/bg.jpg) #24320b repeat-x;
	font:normal .75em Arial, Helvetica, sans-serif;
	color:#FFF;
	}
	
p{
	margin-bottom:20px;
	line-height:1.8em;
	}

strong{}

#bdy p strong{ color:#00a0db;}

a{color:#00a0db;}
a:hover{color:#6dd7ff;}

sup{
	display:inline;
	font-size:7px;
	line-height:16px;
	vertical-align:top;
	}

/* LAYOUT ELEMENTS */

#hdr{
	width:auto;
	height:20px;
	padding:12px 0 8px;
	background:top left repeat url(../img/hdr_bg.png);
	margin:0 auto 20px;
}

#nav{}

#nav li{
	float:left;
	margin:0 10px 0 0;
	padding:0 10px 0 0;
	border-right:solid 1px #FFF;
	font:bold 12px/1em Arial, Helvetica, sans-serif;
	}

#nav li a{
	color:#FFF;
	text-decoration:none;
	}

#nav li a:hover{
	text-decoration:underline;
	color:#00a0db;
	
	}

#nav li.last{
	border:none;
	}

#bdy{
	margin-bottom:30px;
	}

#bdy h1{
	display:block;
	overflow:hidden;
	text-indent:-999px;
	background:top left no-repeat url(../img/hdl.png);
	background-color:none;
	height:90px;
	margin:0 0 20px;
	}

#wges_logo{
	background:top center url(../img/logo_wges.png) no-repeat;
	height:80px;
	border-bottom: 1px dashed #869170;
	margin:0 0 20px;
	overflow:hidden;
	text-indent:-9999px;
	}

#product_band{
	background:top left repeat url(../img/ftr_bg.png);
	height:130px;
	margin:0 0 60px;
		text-align:center;
	}

#products{
	margin:0 auto;
	text-align:center;
	width:640px;
	display:block;
 	
	}

#products li{
	margin-top:-20px;
	padding:0 20px 0 0;
	display:block;
	float:left;
	text-align:center;
	background:296px 35px no-repeat url(../img/prod_div.gif);
	}

#products li.last{
	background:none;
	}

#products li a{
	width:286px;
	height:170px;
	display:block;
	margin:0 5px 0 0;
	overflow:hidden;
	text-indent:-9999px;
	}

#products li a#wp_btn{ background:top left no-repeat url(../img/btn_wind.png);}

#products li a#off_btn{ background:top left no-repeat url(../img/btn_offset.png);}

#ftr{
	text-align:center;
	color:#83aa2b;
}

.ftr_nav{
	text-align:center;
	display:block;
	margin:0 auto 10px;
	width:940px;
	}

.ftr_nav li{
	display:inline;
	}

.ftr_nav li h4{ display:inline; font:14px bold Arial, Helvetica, sans-serif;}

.ftr_nav li a{
	margin-right:5px;
	padding-right:5px;
	border-right:solid 1px #83aa2b;
	}

.ftr_nav li a.last{ border:none;}
 


/******* SITE SPECIFIC STYLES *******/


