* {
	margin:0px;
	padding:0px;
}
html, body {
	background:#FFFFFF url(img/body_bg.gif) repeat-x top left;
	color:#4b4b4b;
	font-family:"Trebuchet MS", Tahoma, Arial;
	font-size:13px;
	height:100%;
}
a img, img {
	border:none;	
}

a, a:active, a:visited {
	color:#8b9d0f;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
	color:#4f570b;
}

#container
{

	position:relative;
	width:100%;
	height:auto !important;
	height:100%;
	min-height:100%;
	background:url(../img/top.png) no-repeat center top;
	
}

#content
{
	margin:0px auto 20px;
	width:860px;
	position:relative;		
	background:url(img/arr_bg.gif) no-repeat top left;
	padding-bottom:351px;
}

#top {
	position:relative;
	height:226px;
	width:860px;
	font-size:11px;
	color:#c3c2c1;
}
#logo {
	left:45px;
	position:absolute;
	top:104px;
	width:247px;
	height:46px;
}
#quote {
	position:absolute;
	top:100px;
	right:0px;
	height:54px;
	width:400px;
	text-align:right;
}
h1#quoted {
	background:url(img/on_is.gif) no-repeat 62px 0px;
	width:400px;
	height:19px;
	margin-bottom:5px;
	
	text-indent:9999px;

	
	overflow:hidden;
}

#footer
{
	position:absolute;
	bottom:0px;
	width:100%;
	background:url(img/footer_bg.gif) repeat-x top left;
	height:351px;
	font-size:13px;
}
#inner_footer
{
	margin:0px auto;
	position:relative;
	width:834px;	
	height:331px;	
	padding:27px 13px 0px;
	color:#75746f;
	
}
#brands {
	height:124px;
	overflow:hidden;
	width:834px;
	padding:14px 13px;
	color:#ffffff;
	font-size:11px;
}
h2#brands2 {
	text-indent:-9999px;
	width:100px;
	height:17px;
	overflow:hidden;
	margin-bottom:3px;
	background:url(img/our_brands.gif) no-repeat top left;
}
.clear
{
	clear:both;
}
.left {
	float:left;
}
.right {
	float:right;
}
.lpan {
	width:506px;
}
.rpan {
	width:302px;
	text-align:left;
}
h2#about {
	background:url(img/about.gif) no-repeat top left;
	overflow:hidden;
	width:65px;
	height:20px;
	text-indent:-9999px;margin-bottom:6px;
}
h2#pr {
	background:url(img/press_releases.gif) no-repeat top left;
	overflow:hidden;
	width:148px;
	height:20px;
	text-indent:-9999px;
	margin-bottom:6px;
}
h4 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	
	color:#7e831e;
}
.uline {
	border-bottom:solid 1px #cccccc;
	padding-bottom:9px;
	margin-bottom:7px;
}

.brandbox {
	width:208px;
	float:left;
	height:75px;	
	text-align:center;
	margin-top:10px;
	line-height:12px;
	overflow:hidden;
}
.brandbox img {
	margin-bottom:10px;
}

#sitecont {
	padding:44px 13px;
}
ul.arrow {
	list-style:none;
}
ul.arrow li {
	padding-left:21px;
	background:url(img/arrow.gif) no-repeat center left;
	padding-bottom:3px;
}

h2#contact
{
	widrth:111px;
	height:25px;
	background:url(img/contact_us.gif) no-repeat top left;
	text-indent:-9999px;
	overflow:hidden;
}
h2#we_buy {
	widrth:140px;
	height:25px;
	background:url(img/we_buy.gif) no-repeat top left;
	text-indent:-9999px;
	overflow:hidden;
}
#contactform label {
	width:97px;
	padding-left:8px;
}

#contactform input.styled, textarea.styled, select.styled { 
	margin-right:20px;
	height:16px;
	width:361px;
	padding:4px;
	background:#ffffff;
	font-family:"Trebuchet MS", Tahoma, Arial;
	font-size:12px;
	color:#75746f;
	border-color:#b7b7b7 #e5e5e5 #e5e5e5 #b7b7b7;
	border-width:1px 1px 1px 1px;
	border-style:solid solid solid solid;
	margin-bottom:5px;
	
}
#contactform input.styled:focus, textarea.styled:focus, select.styled:focus,
#contactform input.styled:hover, textarea.styled:hover, select.styled:hover
 { 
	border:solid 1px #85c515;
	
}
#contactform input.error, textarea.error{ 
	border: solid 1px #ff0000;
}

#contactform  textarea.styled { 
	height:70px !important;
}
#releases {
	list-style:none;
	font-size:11px;
}
#releases li{
	border-bottom:1px solid #E9E9E8;

	padding:5px 0px;
}

#releases li strong {
color:#777777;
display:block;
float:left;
font-weight:normal;
width:5em;
} 
#footer_info {
	position:absolute;
	bottom:18px;
	left:0px;
	color:#8a8a8a;
	font-size:11px;
}