@charset "utf-8";
/* CSS Document */

html {
	margin-left: -1px;
	overflow-Y: scroll;
}

body {
	margin: 0;
	padding: 0;
	font-family:Tahoma, Geneva, sans-serif;
	background: #ccc;
	font-size: 10pt;
}
h1, h2, h3, h4, h5 {
	padding:0;
	margin: 0;
}
h1 {color: #fff;}
h3 {font-weight: normal;}
h4 {font-size: 11pt;}
h5 {font-size: 10pt;}
form {
	padding: 0;
	margin: 0;
}
a {
	text-decoration: none;
	color: #F90;
}
a:hover {color: #C60;}
img {border: 0;}

.print {display: none;}

#content-bg{
	background: #fff url('images/strip-banner.gif') repeat-y;
	background-position: center;
}
#content {
	width: 1000px;
	padding: 0;
	margin: 0 auto 0 auto;
	min-height: 450px;
	color: #666;
	position: relative;
}
#content h2 {
	color: #069;
	font-weight: normal;
	font-size: 16pt;
	padding: 0;
	margin: 0;
}
#header-bg {
	background: #383838;
	background-position: center;
}
#header {
	height: 68px;
	width: 1000px;
	padding: 0;
	margin: 0 auto 0 auto;
	background: #505050;
	position: relative;
}
#nav_container {
	float: left;
	top: 0;
	right: 0;
	width: 500px;
	position: absolute;
	overflow: hidden;
}
#nav li {
	list-style: none;
	display: inline;
	line-height: 30px;
	font-size: 10pt;
}
#nav li a {
	color: #ddd;
	text-decoration: none;
	float: left;
	width: 92px;
	height: 30px;
	margin-right: 10px;
	margin-top: 5px;
	text-align: center;
	background: #494949;
}
#nav li a:hover {
	color:#fff;
	background: #333;
}
#banner, #banner-small {
	width: 428px;
	margin: 0 auto 0 auto;
	font-size: 10pt;
	position: relative;
	color: #fff;
	border-left: 1px solid #497195;
	border-right: 1px solid #497195;
}
#banner-bg {
	background: #4f89bd;
	background-position: center;
}
#banner {
	padding: 30px 550px 0px 20px;
	height: 298px;
	background: #7baedb url('images/x-banner2.jpg') no-repeat;
}
#banner-small {
	padding: 20px 550px 0px 20px;
	height: 140px;
	background: #7baedb;
}
#banner h1, #banner-small h1 {
	font-weight: normal;
	margin: 0;
	padding: 0;
	color: #fff;
}
#banner h3 {color: #FF9; font-weight: bold;}
#banner h1 {font-size: 24pt;}
#banner-small h1 {font-size: 20pt;}
#banner-small a {color:#FC0;}
#banner-small a:hover {color:#FFC;}
#browse {
	width: 255px;
	height: 90px;
	background: url('images/x-browse.jpg') no-repeat;
	position: absolute;
	left: 159px;
	top: 191px;
	overflow: hidden;
}
#browse2 {
	background: none;
	width: 255px;
	height: 90px;
}
#browse2:hover {background: url('images/x-browse2.jpg') no-repeat;}
#products {
	float: left;
	width: 330px;
	padding: 70px 10px 10px 10px;
	border: 1px solid #ccc;
	margin: 0;
	position: relative;
}
#productshead {
	position: absolute;
	top: 0;
	left: 0;
	width: 330px;
	height: 28px;
	background: #000 url('images/x-prod.gif') repeat-x;
	border: 1px solid #333;
	padding: 10px;
	line-height: 28px;
	margin: 0;
}
#productshead h2 {
	color: #fff;
	font-size: 14pt;
	padding: 0;
	margin: 0;
}
#leftcol {
	float: left;
	width: 362px;
	margin: 0;
	padding: 10px 10px 10px 10px;
	position: absolute;
	left: 0;
	top: 0;
}
.boxindex {
	padding: 10px;
	border: 1px solid #ccc;
	margin-bottom: 10px;
}
#searchindex {
	padding: 10px;
	border: 1px solid #195488;
	margin: 10px 0px 0px 0px;
	float: left;
	width: 330px;
	color: #fff;
	background: #78acd9 url('images/x-search.gif') repeat-x;
}
#prod_nav {
	padding: 0;
	margin: 0;
}
#prod_nav li {
	list-style: none;
	padding: 0;
	margin: 0;
	text-align: left;
}
#prod_nav a {
	width: 308px;
	height: 30px;	
	padding-left: 20px;
	margin-bottom: 2px;
	display: block;
	line-height: 30px;
	text-decoration: none;
	color: #F60;
	font-size: 11pt;
	background: #fff;
	border: 1px solid #ddd;
}
#prod_nav a:hover {
	color:#C60;
	background: url('images/x-item.gif') repeat-x;
	border: 1px solid #bbb;
}
#welcome {
	margin-left: 380px;
	width: 608px;
	padding: 10px 0px 0px 0px;
	color: #707070;
}
.line {
	background: #ccc;
	height: 1px;
	width: 250px;
	font-size: 0;
	margin-top: 5px;
}
.line2 {
	background: #999;
	height: 1px;
	width: 250px;
	font-size: 0;
	margin-top: 5px;
}
.line3 {
	background: #999;
	height: 1px;
	width: 750px;
	font-size: 0;
	margin-top: 5px;
}
.line4 {
	background: #ccc;
	height: 1px;
	width: 250px;
	font-size: 0;
	margin-top: 5px;
}
.cat {
	font-size: 11pt;	
}
.cat a {color:#36C;}
.cat a:hover {color:#003;}
.productbox {
	border: 1px solid #bdb8ae;
	background: #F2ECE1;
	padding: 10px;
	margin-bottom: 10px;
}
.productbox h1, h2, h3, h4 {
	padding: 0;
	margin: 0;
}
.productbox img {
	margin-right: 10px;	
}
.productbox a {color:#36C;}
.productbox a:hover {color:#003;}
.feature {
	height: 150px;
	width: 190px;
	background: url('images/x-feature.gif') no-repeat;
	display: block;
	float: left;
	margin-right: 15px 0 0 0;
	position: relative;
}
.feature img {
	position: absolute;
	left: 19px;	
	top: 15px;
}
.featurebox {
	float: left;
	width: 190px;
	text-align: center;
}
#footer {
	color:#888;
	margin: 0 auto 0 auto;
	text-align: center;
	padding: 5px;
}
#footer a {color:#666;}
#footer a:hover {color:#333;}
.clear {
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.padding1 {padding: 20px; min-height: 600px;}
.googlemap {
	float: right; 
	padding: 10px;
	background: #564f44;
	text-align: center;
	line-height: 20pt;
}
#search {
	float: right;
	width: 450px;
	height: 100px;
	position: absolute;
	right: 20px;
	top: 20px;
	text-align: right;
}
.searchbut {
	background: #F60 url('images/x-search-but.gif') repeat-x;
	color: #fff;
	border-left: 2px solid #FF9;
	border-top: 2px solid #FF9;
	border-right: 2px solid #963;
	border-bottom: 2px solid #963;
}
.searchbut:hover {
	background: #F60 url('images/x-search-but.gif') repeat-x;
	color: #fff;
	border-left: 2px solid #963;
	border-top: 2px solid #963;
	border-right: 2px solid #FF9;
	border-bottom: 2px solid #FF9;
}
.textbox {
	border-left: 1px solid #666;
	border-top: 1px solid #666;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
.contactus {
	float: right;
	height: 25px;
	width: 250px;
	border: 1px solid;
	text-align: center;
	line-height: 25px;
	background: #36F;
	border-left: 1px solid #fff;
	border-top: 1px solid #fff;
	border-right: 1px solid #666;
	border-bottom: 1px solid #666;
}
.contactus:hover {
	border-left: 1px solid #666;
	border-top: 1px solid #666;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
}
a .contactus {color: #fff;}
a:hover .contactus  {color: #fff;}