@charset "utf-8";
/*****************************SiteWide************************************/
div, h1, h2, h3, h4, h5, h6, p, pre, address, blockquote, span, ul, ol, li, dl, dd, dt, img {
	margin: 0px;
	padding: 0px;
}
body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-size: 1em;
	font-family:Arial, Helvetica, sans-serif;
}
p {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color:#333;
	line-height: 1.6em;
	text-align:justify;
	
}
h1 {
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 1.6em;
	color:#1f4422;
	line-height:1.4em;
	font-weight: normal;
	padding-bottom: 15px;
}
h2 {
    font-family:Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color:#1f4422;
	line-height:1em;
	padding-bottom: 15px;
}
h3 {
    font-family:Arial, Helvetica, sans-serif;
	font-size: 1em;
	color:#1f4422;
	line-height:1.5em;
	padding-bottom: 15px;
	text-align:center;
}
h4 {
    font-family:Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	color:#f17128; 
	text-align:center;
}
a {
	color:#333;
	text-decoration: none;
}
a:hover {
	color:#669164;
	text-decoration: none;
}
a:active  a:visited{
	color:#f17128;
	text-decoration: none;
}
#wrapper {
	width: 960px;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: auto;
	overflow: visible;
}
#header_block {
	width: 960px;
	height: 196px;
	float:left;
	overflow:visible;
	background-image:url(../_images/header.jpg);
	background-repeat:no-repeat;
	background-position: 0px 0px;
	}
#site_header {
	font-family:Arial, Helvetica, sans-serif;
	font-size:2.3em;
	width: 235px;
	height:27px;
	float:left;
	overflow: visible;
	margin-top: 124px;
	margin-left:686px;
	}
#green_stripe {
	width:960px;
	height:54px;
	float:left;
	overflow:visible;
	}
#green_stripe_home {
	width:141px;
	height:54px;
	float:left;
	overflow:visible;
	background-image:url(../_images/home_btn_bcg.jpg);
	margin:0px;
	padding: 0px;
	}
#green_stripe_rest {
	width: 819px;
	height: 54px;
	float:right;
	overflow:visible;
	background-image:url(../_images/green_stripe.jpg);
	background-repeat:no-repeat;
	background-position: 0px 0px;
	margin: 0px 0px;
	}
#green_stripe_phone_number{
	width:108px;
	height:18px;
	overflow:visible;
	float:left;
	margin-top:5px;
	margin-left: 670px;
	color:#d7d7d7;
	font-size:0.9em;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bolder;
	}
#menu{
	width:141px;
	height:auto;
	overflow:visible;
	float:left;
	padding-bottom:5px;
	background-image:url(../_images/menu_bcg.png);
	background-repeat:repeat-x;
    background-position: 0px 0px;
	}
#menu ul {
	font-size: 0.9em;
	line-height: 2.6em;
	color: #333;
	list-style-type: none;
	margin-left: 25px;
}
#iso{
	width:250px;
	height:auto;
	float:left;
	overflow:visible;
}
#page_content{
	width:500px;
	height:auto;
	overflow:visible;
	float:left;
	margin-left:20px;
	margin-right:20px;
	margin-top: 15px;
}
#page_content ul{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color:#333;
	line-height: 1.6em;
	padding-bottom: 25px;
	margin-left: 45px;
	list-style-position: outside;
	list-style-image: url(../_images/bullet.png);	
}
#page_sub_content{
	width:250px;
	height:auto;
	float:right;
	overflow:visible;
	border: 1px solid #999;	
	margin-top: 15px;
	padding-bottom:12px;
}
#page_sub_content p {
	padding-right: 10px;
	padding-left: 10px;
	font-size:0.8em;	
}

#page_sub_content ul{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color:#333;
	line-height: 1.6em;
	padding-bottom: 25px;
	margin-left: 30px;
	list-style-position: outside;
	list-style-image: url(../_images/bullet.png);	
}

#contact_button{
	top:  0px;
	left: 0px;
	position: relative;
	float:right;
}
#contact_button a:link, #contact_button a:visited{
	float:right;
	margin-top: -34px;
	margin-right: 19px;
	width:35px;
	height:35px;
	background-image:url(../_images/contact_btn.png);
	overflow: hidden;
	text-indent:10000em;
}
#contact_button a:hover, #contact_button a:active{
	background-position: 0px 35px;
	display: block;
}
#standard_logos{
	width:250px;
	height: 82px;
	float:left;
	overflow:visible;
	margin-top: 335px;
}
#bottom_menu{
	width:960px;
	height:25px;
	float:left;
	overflow:visible;
	text-align:center;
	background-color:#CCC;
	margin-top:20px;
	}
#bottom_menu a {
	padding-left:30px;
	padding-right:30px;
	line-height: 1.7em;
	color:#1f4422;
	font-size:0.9em;
}
#bottom_menu a:hover {
	padding-left:30px;
	padding-right:30px;
	line-height: 1.7em;
	color:#669164;
	font-size:0.9em;
}
#copyright{
	width:960px;
	height:40px;
	float:left;
	overflow:visible;
	text-align:center;
	margin-top:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color:#555;
	line-height: 1.6em;
}
#copyright span{
	font-size:0.9em;
}
/**********************************Classes*****************************************/
.site_header_skin{
	color:#d4a792;
	}
.site_header_grey{
	color:#949494;
	}
.phone_number_light_grey{
	color:#d7d7d7;
	}
.home_style {
	color:#FFF;
	margin-left:25px;
	line-height:5.7em;
	font-size:0.9em;
	}
.menu_underline{
	border-bottom:#1f4422;
	border-bottom-width:1px;
	border-bottom-style:solid;
	padding-bottom:5px;
	padding-right: 22px;
}
.active {
	color:#af6325;
	}
.sub_content_orange{
	padding-left:12px;
	padding-right:12px; 
	padding-top:12px;
	color:#f17128; 
	font-size:1em; 
	text-align:left;
	line-height:1.3em;
	font-weight:bold;
	}
.sub_content_orange2{
	padding-right: 5px;
	padding-left: 0px;
	color:#f17128; 
	line-height:1.5em;
	font-weight:bold;
	font-size:0.9em;
}
.orange_emphasize{
	color:#f17128; 
	font-weight:bolder;
}
.index_li{
	padding-bottom:7px;
	text-align:justify;
	font-size:0.8em;
	}
.footer_email{
	color:#0000EE;
	}
.products{
	width:770px; 
	border:solid;
	border-width:1px;
	border-color:#999999;
	margin-bottom:10px;
}