html, body {
    height: 100%;
    margin-bottom: 1px;
}

body {
	margin: 35px 0px;
	padding: 0px;
	}

body, div, span, tr, td, p, .bold, label {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	}
	
a img 
{
	border: none;
}

b {
    font-weight: bold;
}

a, a:active, a:visited 
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 11px;
	color: #de5817;
	text-decoration: none;
}

a:hover 
{
	color: #666;
}

p, #content li 
{
	line-height: 16px;
}

h1 
{
	margin: 0px 0px 10px;
	padding: 0px;
	font-size: 11px;
	color: #de5817;
}
	
h5 
{
	margin: 0px;
	padding: 0px 0px 8px 0px;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 11px;
	text-transform: uppercase;
	border-bottom: 1px solid #ccc;
	color: #444547;
}

#wrapper {
	width: 790px;
	position: absolute;
	left: 50%;
	margin-left: -395px;
	}
	
#header {
	width: 790px;
	position: relative;
	height: 94px;
	}

#logo {
	position: absolute;
	top: 0px;
	left: -40px;
	width: 232px;
	height: 94px;
	}

#headercontact {
	position: absolute;
	top: 10px;
	right: 0px;
	width: 134px;
	height: 31px;
}

#topnav {
	height: 23px;
	background: #e9ebeb url(../images/topnav_bg.gif) no-repeat top;
	text-align: right;
	padding: 10px 18px 0px 0px;
	}
	
#topnav a, #topnav a:active, #topnav a:visited 
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 11px;
	color: #333;
	text-transform: uppercase;
	text-decoration: none;
	padding: 0px 3px;
}

#topnav a:hover, #topnav .active 
{
	color: #de5817;
}
	
#main {
	width: 790px;
	margin-top: 15px;
	margin-bottom: 15px;
	}

#leftnav {
	width: 166px;
	float: left;
	margin-right: 12px;
	height: 536px;
	position: relative;
	min-height: 498px;
	background: url(/images/sidenav_bg.jpg) no-repeat top;
	}
	
#leftnav .container 
{
	margin: 15px 10px;
}

#right 
{
	width: 611px;
	float: right;
}
	
#products {
	width: 611px;
	height: 161px;
	}

#slideshow 
{
	width: 608px;
}
	
#slideshow .right 
{
	float: right;
	width: 133px;
	margin: 55px 18px 0px 0px !important;
}

#slideshow .left 
{
	width: 429px;
	float: left;
}

#homepage 
{
	margin-top: 10px;
}

#homepage .left 
{
	width: 425px;
	float: left;
	border-right: 1px solid #ccc;
}

#homepage .left p 
{
	margin: 0px 10px 10px 10px;
	line-height: 18px;
}

#homepage .right 
{
	float: left;
	width: 150px;
	margin-left: 15px;
}

#homepage .right p, #homepage .right span 
{
	color: #de5817;
}
	 

.spacer 
{
	margin-bottom: 8px;
	display: block;
}
	
a.homepage, a.homepage:active, a.homepage:visited, a.homepage:hover
{
	display: block;
	width: 133px;
	padding-bottom: 6px;
	float: right;
}

#content {
	width: 576px;
	margin-top: 15px;
	margin-left: 35px;
	}
	
#content p, #content li
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 11px;
	color: #666;
	margin-right: 50px;
}
	
.clear {
	clear: both;
	}

.bold 
{
	font-weight: bold;
}

#weblogix 
{
    position: absolute;
    bottom: 0px;
    left: 10px;
    width: 100px;
}

#weblogix a.link, #weblogix a.link:active, #weblogix a.link:visited, #weblogix a.link:hover 
{
    color: #666; 
    font-family: Verdana;
    font-size: 9px;
    width: 65px;
    float: left;
    margin-left: 8px;
    border: none;
}

#weblogix a.image, #weblogix a.image:active, #weblogix a.image:visited, #weblogix a.image:hover 
{
    width: 20px;
    float: left;
    border: none;
}

#footer {
    text-align: left;
    border-top: 15px solid #ebecec;
    padding-top: 3px;
    margin-bottom: 15px;
    line-height: 16px;
    font-size: 10px;
}

#footer a, #footer a:active, #footer a:visited {
    color: #666;
}

#footer a:hover {
    text-decoration: underline;
}