body { 
margin: 0 0 0 0; 
padding:0; 
text-align:center; 
background: url(img/bg.png);
font-size: 92%;
font-family: Arial, Helvetica, Sans-Serif;
line-height: 160%;
} 

#pagewidth { 
width: 97%;
text-align:left;  
margin-left:auto; 
margin-right:auto;
padding: 10px;
background-color: #FDF6E3;
border: 2px solid #39581C;
} 

#header {
z-index: 1;
position: fixed; 
height:180px; 
background: #FDF6E3 url(img/banner.jpg) no-repeat;
width:965px;
margin-bottom: 0;
padding: 0 0 0 0;
} 

#headercontent {
font-size: 85%;
margin-left: 670px;
background: url(img/opaque.png) repeat;filter: alpha(opacity=70);filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70); -moz-opacity: 0.95;opacity:0.95;
width: 290px;
height: 150px;
padding: 5px;
line-height: 140%;
border: 1px solid #39581C;
}

.productsbox {
background-color: #fff;
font-size: 85%;
float: left;
border: 1px solid #8EB287;
width: 158px;
height: auto;
padding: 5px;
margin: 20px 10px 0 0;
line-height: 120%;
}

.product {
float: left;
margin: 6px 5px 0 0;
}

.productsbox h4, #details h4 {
margin: 0 0 10px 0;
color: #333; 
font-size: 107%;
letter-spacing: 1px;
}

.button a, .button a:link,.button a:active,.button a:visited {
color: #fff;
font-size: 85%;
font-weight: bold;
letter-spacing: 1px;
text-align: center;
display:block;
width:120px;
height: 14px;
background: url(img/button.png) no-repeat;
text-decoration: none;
margin: 10px 0 5px 0;
padding: 3px 0 3px 0;
line-height: normal;
}

.button a:hover {	
color: #fff;
background-position: 0 -20px;
background-repeat: no-repeat;
}

.submitbutton {
color: #fff;
font-size: 85%;
font-weight: bold;
letter-spacing: 1px;
text-align: center;
display:block;
margin: 10px 0 5px 0;
padding: 3px 0 3px 0;
width: 125px;
height: 26px;
border: 1px solid white;
}

#details {
font-size: 85%;
background-color: #fff;
border: 1px solid #8EB287;
width: 398px;
padding: 5px;
margin: 20px 10px 0 0;
text-align: left;
line-height: 140%;
}

#leftcol {
width:175px; 
float:left; 
position:fixed; 
margin-bottom: 40px;
padding-top: 180px;
}

#logo {
background: url(img/logo.jpg) no-repeat;
width: 165px;
height: 110px;
padding: 5px;
text-align: center;
font-size: 136%;
color: #fff;
font-weight: bold;
letter-spacing: 1px;
}

ul#navlist {
width: 175px;
\width: 175px;
w\idth: 175px;
padding: 0px;
border-top: 0px;
margin: 0px;
}

ul#navlist li {
list-style: none;
margin: 0px;
border: 0px;
}

ul#navlist li a {
font-size: 80%;
color: #128073;
font-weight: bold;
display: block;
width: 159px;
\width: 175px;
w\idth: 159px;
padding: 4px 8px 4px 8px;
border: 0px;
text-decoration: none;
text-align: left;
outline: none;
letter-spacing: 1px;
background-color: #DBD49E;
border-bottom: 1px solid #DBD49E;
border-top: 1px solid #DBD49E;
}

ul#navlist li a:hover {
background-color: #FDF6E3;
color: #A3C9A2;
border-bottom: 1px solid #128073;
border-top: 1px solid #128073;
}

ul#submenu {
background-color: transparent;
margin-left: 20px;
padding-left: 0;
}

ul#submenu a,ul#submenu a:link,ul#submenu a:active,ul#submenu a:visited {
font-weight: bold;
color: #808080;
font-size: 77%;
width: 140px;
background-color: transparent;
padding-left: 0;
line-height: normal;
border-bottom: 1px solid #FDF6E3;
border-top: 1px solid #FDF6E3;
}

ul#submenu li a:hover {
color: #9DAD4A;
border-bottom: 1px solid #FDF6E3;
border-top: 1px solid #FDF6E3;
}

#navlist a.current,#navlist a.current:active,#navlist a.current:visited {
background-color: #128073;
color: #fff;
text-decoration: none;
border-bottom: 1px solid #128073;
border-top: 1px solid #128073;
}

#submenu a.current,#submenu a.current:active,#submenu a.current:visited {
color: #128073;
background-color: transparent;
border-bottom: 1px solid #FDF6E3;
border-top: 1px solid #FDF6E3;
}

#maincol {
float: right; 
display:inline; 
position: relative; 
width:80%;
margin-bottom: 40px; 
padding-top: 180px;
}

#footer {
font-size: 85%;
text-align: center;
padding: 10px 0 0 0;
background-color:#FDF6E3; 
clear:both;
color: #0F6679;
border-top: 1px solid #39581C;
} 

clearfix:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.clearfix{display: inline;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  
