body { background:#fff url(../images/bg.gif) top center repeat-x; text-align:left; font-family:Arial, Helvetica, sans-serif; font-size:13px; color:#444; margin:0; padding:0;}

a:visited, a:link {color:#000; text-decoration:none;}

a:hover {text-decoration:underline;}

img {border:none;}

h2 {margin:0px;}

#wrap { position:relative; width:850px; margin:0 auto;}

#top {margin-top:15px; width:850px; margin:0 auto; marign-bottom:15px; background:;}

.logo {width:300px; float:left; height:70px; margin-top:-10px;}

#nav2 { 
	background:;
	width:350px;
	padding:10px;
	float:right;
	margin-top:25px;
	text-align:right;
}
#nav2 ul{
	
	display:inline;
}
#nav2 ul li {
	display:inline;
	margin-right:-4px;
}

#nav2 ul li a:link, #nav2 ul li a:visited {padding-left:15px; color:#fff;}

#nav2 ul li a:hover {text-decoration:none; color:#06C;}

.head {margin-bottom:10px; padding-bottom:5px; font-size:24px; font-style:italic; font-weight:bold; border-bottom:1px solid #C90; width:100%;}

.head2 {float:right; text-align:right; width:100px; font-size:11px;}

#banner {background: url(../images/header.png) no-repeat; height:200px; width:850px; margin:0 auto;}

.text {margin-left:35px; color:#036; line-height:2em; font-weight:bold;}

/* These styles create the dropdown menus. */
#navbar {
	margin: 0;
	height: 1em; 
	float:left;
	padding:15px;
	position:relative; 
	padding-top:10px;
	z-index:1000;
	border-bottom:5px solid #036;
	width:400px;
	padding-bottom:22px;}
	
#navbar li {
	list-style: none;
	float: left;}
	
#navbar li a:link, #navbar li a:visited {
	display: block;
	padding:10px;
	color: #333;
	text-decoration: none;}
	
#navbar li a:hover {color:#333; padding-bottom:9px; border-bottom:5px solid #fc0;}
	
#navbar li ul {
	display: none; 
	width: 12em; /* Width to help Opera out */
	background-color: #ccc;}
	
#navbar li:hover ul, #navbar li.hover ul {
	display: block;
	position: absolute;
	margin: 0;
	padding: 0; }
	
#navbar li:hover li, #navbar li.hover li {
	float: none; }
	
#navbar li:hover li a, #navbar li.hover li a {
	background-color: #036;
	color: #ccc;}
	
#navbar li li a:hover {
	background-color: #069;}

#nav { 
	background:transparent url(../images/top.png) top center no-repeat;
	width:850px;
	border-bottom:5px solid #036;
	list-style-type:none;
	height:45px;
}

#content {text-align:left; width:800px; margin:0 auto; padding:25px; line-height: 1.8em; background:url(../images/top.png) top center no-repeat;}

.inner {float:left; width:537px;}

.inner2 {float:right; width: 217px; padding-left:20px; background:url(../images/side.png) top left no-repeat; min-height:400px;}

.left {float:left; margin-right:15px; padding:10px; border:1px solid #069; margin-bottom:15px; margin-top:7px;}

.right {float:right; margin-left:15px; padding:10px; border:1px solid #069; margin-bottom:15px; margin-top:7px;}

#product1, #product2, #product3, #product4, #product5, #product6 {width:537px; margin:0 auto; min-height:100px; margin-bottom:25px; padding-bottom:25px; border-bottom:1px solid #036;}

#footer {text-align:right; font-size:11px; width:800px; margin:0 auto; padding:25px; border-top:1px solid #036; margin-bottom:25px; background:url(../images/top.png) top center no-repeat;}

.footer {float:left; text-align: justify; width: 400px;}

#footer a:link, #footer a:visited {color: }

#footer a:hover {}

#searchbar {float:right; margin-top:13px; width:400px;}

/* CLEAR FIX*/
.clearfix:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */