@charset "UTF-8";
/* Starter */

body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 13px;
	height: 100%;
	color: #333333;
	background: #454545 url(../images/body-bg.jpg) center top repeat;
}

/* default links */

a {
	text-decoration: underline;
}

a:link {
	color: #006611;
}

a:visited {
	color: #006611;
}

a:active {
	color: #006611;
}

a:hover {
	color: #000000;
	text-decoration: none;
}

img {
	border: 0px;
}

/* default positioning */

#mainOverlay {
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: 100%;
	width: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
	text-align: center;
	z-index: 1;
}

#container {
	width: 940px;
	display: block;
	position: relative;
	margin: 0px auto 0px auto;
	padding: 0px 10px 0px 10px;
	z-index: 1;
}

#header {
	width: 940px;
	background: #ffffff;
	height: 186px;
	display: block;
	position: relative;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: #b9b9bb url(../images/header-bg.gif) left top repeat-x;
}

#header .left {
	display: inline;
	float: left;
	margin: 8px 0px 0px 40px;
	padding: 0px 0px 0px 0px;
}

#header .left .subtitle {
	margin: 0px 0px 0px 170px;
	padding: 0px 0px 0px 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	color: #555555;
}

#header .right {
	display: inline;
	font-size: 12px;
	float: right;
	width: 307px;
	margin: 8px 40px 0px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 14px;
}

#header .right img{
	margin: 0px 0px 0px 0px;
	padding: 6px 0px 6px 0px;
}

#header .right .info1 {
	display: inline;
	float: left;
	text-align: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#header .right .info2 {
	display: inline;
	float: right;
	text-align: right;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#header .right .info3 {
	display: inline;
	float: right;
	text-align: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #555555;
	font-size: 10px;
}

#logo {
	width: 198px;
	height: 198px;
	position: absolute;
	display: block;
	z-index: 1000;
	left: 18px;
	top: -7px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#nav {
	width: 940px;
	height: 97px;
	line-height: 97px;
	background: #4a4a4c url(../images/nav-bg.gif) left bottom repeat-x;
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 50;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#leftnav, #rightnav {
	height: 107px;
	width: 25px;
	position: absolute;
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#leftnav {
	left: 0;
	top: 0;
	margin-left: -10px;
	background: url(../images/left-corner.gif) left top no-repeat;
}

#rightnav {
	right: 0;
	top: 0;
	margin-right: -10px;
	background: url(../images/right-corner.gif) left top no-repeat;
}

#nav ul {
	padding: 0px 15px 0px 0px;
	margin: 0px 0px 0px 0px;
	list-style: none;
}

#nav ul li {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	list-style: none;
	float: right;
	text-transform: uppercase;
	font-size: 16px;
	text-shadow: #000000 1px 1px 0;
    -webkit-text-stroke: .5px transparent;
	letter-spacing: .05em;
}

#nav ul li a {
	padding: 0px 25px 0px 25px;
	margin: 0px 0px 0px 0px;
	display: block;
	_display: inline-block; /* IE6 */
	height: 97px;
	color: #cccccc;
	text-decoration: none;
}

#nav ul li a.current, #nav ul li a.current:hover {
	color: #949494;
}

#nav ul li a:hover {
	color: #ffffff;
}

/* flyouts */

#nav ul li ul { 
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	position: absolute;
	display: block;
	left: -999em; /* IE7/Opera bugs with display: none */
	width: 200px; 
	background: #333333;
	line-height: normal;
}

#nav ul li:hover ul { 
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	float: left;
	left: auto;
	top: 35px; /* height of navbar */
	z-index: 0;
}

#nav ul li ul li a {
	margin: 0px 0px 0px 0px;
	padding: 4px 10px 4px 25px;
	display: block;
	height: auto;
	float: none;
	width: 165px;
}

#nav ul li ul li a:hover {
	background: #000000;
	zoom: 1; /* IE6 */
}

/* */

#flash {
	width: 940px;
	height: 185px;
	display: block;
	margin: 0px 0px 2px 0px;
	padding: 0px 0px 0px 0px;
	z-index: 0;
}

#flash.home {
	height: 336px;
}

#content {
	width: 940px;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: #ececec url(../images/content-bg.jpg) left top repeat-x;
}

#content #left {
	width: 596px;
	line-height: 19px;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 40px 40px 40px 40px;
	border-right: 2px solid #454545;
	text-shadow: #d9d9d9 1px 1px 0;
    -webkit-text-stroke: .5px transparent;
}

#content #left #box {
	width: 556px;
	margin: 30px 0px 0px 0px;
	padding: 20px 20px 20px 20px;
	border: 1px solid #999999;
}

#content #left blockquote {
	color: #006611;
	font-weight: bold;
}

#content #left h2 {
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;
	margin-top: 0px;
	padding-top: 10px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	color: #000000;
}

#content #left h2 + p {
	margin-top: 0px;
	padding-top: 0px;
}

#content #left h3 {
	font-size: 14px;
	font-weight: normal;
}

#content #right h3 {
	font-size: 14px;
	font-weight: bold;
	color: #006611;
	margin: 0px 0px 0px 0px;
	padding: 40px 0px 8px 0px;
}

#content #left h4 {
	font-size: 12px;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #525252;
}



#content #right {
	width: 220px;
	float: left;
	margin: 0px 0px 0px -2px;
	padding: 20px 0px 40px 40px;
	border-left: 2px solid #454545;
}

#content #right img {
	padding: 1px 1px 1px 1px;
	border: 1px solid #727272;
	margin: 20px 0px 0px 0px;
}

#content #right ul.prod-list {
	list-style: none;
	margin: 0px 40px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-top: 1px solid #999999;
	text-shadow: #d9d9d9 1px 1px 0;
    -webkit-text-stroke: .5px transparent;
}

#content #right ul.prod-list li {
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 8px 0px 8px 0px;
	border-bottom: 1px solid #999999;
}

#content #right .small {
	font-size: 10px;
	margin: 6px 40px 0px 0px;
	padding: 0px 0px 0px 0px;	
	text-align: center;
}

#content #right .small a {
	color: #666666;
	text-decoration: none;
}

#content.home #right img {
	margin: 20px 20px 0px 0px;
}

#content.home #right div.caption p {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#content.home #right div.caption {
	color: #666666;
	width: 178px;
	margin: 20px 26px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
}

#content.home #right div.caption h4 {
	color: #006611;
	font-size: 13px;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#content #right a.products {
	display: block;
	width: 179px;
	height: 38px;
	margin: 20px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 36px;
	background: url(../images/products-flat.gif) left top no-repeat;
	color: #ffffff;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=85)";
	filter: alpha(opacity=85); 
	opacity: .85;
}

#content.home #right a.products {
	float: right;
	margin: 20px 30px 0px 0px;
	padding: 0px 17px 0px 0px;
	background: url(../images/products-arrow.gif) left top no-repeat;
}

#content #right a.products:hover {
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100); 
	opacity: 1;
}

#content.home #left {
	width: 389px;
	line-height: 21px;
}

#content.home #left p {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 18px 0px;
}

#content.home #right {
	width: 429px;
}

#footer {
	width: 860px;
	color: #666666;
	font-size: 14px;
	line-height: 17px;
	float: left;
	display: block;
	margin: 2px 0px 40px 0px;
	padding: 10px 40px 10px 40px;
	background: #ececec;
}

#footer ul {
	list-style: none;
	width: 690px;
	height: 60px;
	float: right;
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#footer ul li  {
	float: right;
	margin: 0px 0px 0px 11px;
	padding: 0px 0px 0px 0px;
}

#footer ul li.left  {
	float: left;
	margin: 0px 0px 0px 11px;
	padding: 5px 0px 0px 0px;
}

#footer ul li a {
	display: block;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
	filter: alpha(opacity=75); 
	opacity: .75;
	zoom: 1; /* IE 6/7 */
}

#footer ul li a:hover {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100); 
	opacity: 1;
}

#footer p {
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 0px 0px;
}

#footer .black {
	color: #000000;
}

.clear {
	clear: both;
	margin-top: -1px;
	height: 1px;
	overflow: hidden;
} 


	/*

	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100); 
	opacity: 1;
	zoom: 1; /* to make transparency work in IE
	
	*/

