@charset "UTF-8";
body,td,th {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666;
}
p {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height: 22px;
}
body {
	background-image: url(images/bg.png);
	background-repeat: repeat-x;
	background-color: #FFF;
}
a:link {
	color: #0b8063;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0b8063;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
h1, h2, h3 {
	font-family:"Century Gothic", Arial, Helvetica, sans-serif;
	color:#0b8063;
	line-height: 30px;
}
h1 {
	font-size: 28px;
}
h3 {
	font-size:20px;
}
.subhead {
	font-family:"Century Gothic", Arial, Helvetica, sans-serif;
	color:#0b8063;
	font-size: 17px;
	line-height: 22px;
	font-weight: bold;
}
#wrapper {
	margin: auto;
	height: auto;
	width: 950px;
}
#header {
	background-image: url(images/header_bg.png);
	background-repeat: no-repeat;
	height: 97px;
	width: 950px;
	position: relative;
	top:-8px;
}
#logo {
	height: 27px;
	width: 344px;
	position:relative;
	top:35px;
}
.btn-visit-site { display:block; width:128px; height:31px; background:url("images/btn-visit-site.jpg") 0 0 no-repeat; }
.btn-visit-site:hover { background:url("images/btn-visit-site.jpg") 0 -31px no-repeat; }
.btn-visit-site span { display:none; }
#nav_main {
	font-family: "Century Gothic", "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFF;
	height: auto;
	width: 390px;
	position: relative;
	left: 560px;
	top: 10px;
	z-index: 1500;
}
li.submenu {
	font-size: 12px;
	line-height: 20px;

}
#banner {
	margin: auto;
	height: 370px;
	width: 950px;
	position: relative;
	top: 20px;
	z-index:100;
}
#header_contactinfo {
	color: #FFF;
	text-align: right;
	height: auto;
	width: 300px;
	position: relative;
	left: 650px;
}
#boxes {
	height: auto;
	width: 950px;
	position: relative;
	top: 40px;
	z-index: 1500;
}
#box_1 {
	background-image: url(images/box1.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 133px;
	width: 243px;
}
.products {
	width:120px; margin-left: 125px; margin-top:-4px; z-index:1500;
}
#box_2 {
	background-image: url(images/box2.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 133px;
	width: 392px;
	margin-left: 11px;
}
.why {
	width:370px; margin-left: 12px; margin-top:-4px; z-index:1500;
}
#box_3 {
	background-image: url(images/box3.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 133px;
	width: 293px;
	margin-left: 11px;
}
.where {
	width:270px; margin-left: 12px; margin-top:-4px;
}
#footer {
	margin: auto;
	height: auto;
	width: 950px;
	position:relative;
	top: 50px;
	font-size:12px;
	letter-spacing: 0em;
	text-align:center;
}
#nav_sidebar {
	width: 300px;
	min-height:500px;
	float:left;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align:left;
	background-image:url(images/nav_shadow2.jpg);
	background-repeat:no-repeat;
	background-position:right;
	padding-top: 20px;
	margin-left: -30px;
	line-height: 30px;
	font-weight: bold;
}
#nav_sidebar li {
	list-style-type:none;
}
#nav_sidebar li a:hover {
	color:#666;
}
#content {
	width: 632px;
	height:auto;
	float: left;
	margin-left:30px;
	line-height: 20px;
}
#footer p a {
	color:#666;
}
#footer p a:hover {
	color:#0b8063;
}

