body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td{
	margin:0;padding:0;
}
table{
	border-collapse:collapse;border-spacing:0;
}fieldset,img{
	border:0;
}address,caption,cite,code,dfn,th,var{
	font-style:normal;font-weight:normal;
}ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6{
	font-size:100%;
}
q:before,q:after{
	content:'';
}

/* END RESET */



body {
	margin: 0;
	padding: 0;
	background: #4b4b4b;
}
body,td,th {
	font: 12px/19px "font-family: Frutiger", "Frutiger Linotype", Univers, Calibri, "Gill Sans", "Gill Sans MT", "Myriad Pro", Myriad, "DejaVu Sans Condensed", "Liberation Sans", "Nimbus Sans L", Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, "sans serif;";
	color: #333333;

}
p, ul, ol, H1, table { margin: 0 0 15px 0; }
a img { border: none; }
a { color: #2ea443; text-decoration: none; }
a:hover { color: #2ea443; text-decoration: underline; }

form { padding: 0; margin: 0; }
form td { padding: 4px 0; text-align: left; }
#wrapper {
	width: 880px;
	padding: 25px 25px 20px 25px;
	margin: 15px auto 0;
	position: relative;
	text-align: left;
	background: #e8e8e8 url(/images/bg-wrapper.png) repeat-x top;
	border: 2px solid #3a3a3a;
}
#header { height: 90px; position: relative; width: 880px; }
#header #logo {
	margin-top: 25px;
}
#header_nav {
	position: absolute;
	top: 0;
	right: 0;
	text-align: right;
	padding: 0;
	margin: 0;
	line-height: 26px;
}
#header_nav ul#nav { margin: 0 -10px 0 0; padding: 0; font-weight: bold; font-size: 13px; }
#header_nav ul#nav li { display: inline; border-left: 1px solid #aaa; padding: 0 10px; }
#header_nav ul#nav li:first-child { border-left: none; }
#header_nav ul#nav li a { color: #444; padding: 2px 0; }
#header_nav ul#nav li a:hover { color: #2ea443; text-decoration: none; }


#main_banner {
	padding: 1px 0 0 0;
	height: 316px;
	width: 880px;
	text-align: center;
	background: url(/images/bg-mainbanner.png) no-repeat center center;
	position: relative;
	overflow: hidden;
}
#main_banner_message {
	width: 275px;
	text-align: left;
	position: absolute;
	top: 50px;
	right: 19px;
	z-index: 100;
}
#home_category_links { padding: 20px 0 15px 0; }
#home_category_links ul { margin: 0; padding: 0; }
#home_category_links ul li { display: inline; margin-left: 7px; }
#home_category_links ul li:first-child { margin-left: 0; }
#home_category_links li img:hover { opacity: .7; filter: alpha(opacity=70);  }

#content {
	padding: 0 0 15px 0;
	overflow: auto;
}
#leftcol { width: 200px; float: left; margin-top: 2px; }
#rightcol {
	width: 620px;
	float: right;
	background: white;
	border-top: 1px solid #e5e5e5;
	border-right: 1px solid #c4c4c4;
	border-bottom: 2px solid #a4a4a4;
	border-left: 1px solid #c4c4c4;
	padding: 20px;
}
H3 {
	color: white;
	font-weight: bold;
	font-size: 16px;
	height: 32px;
	line-height: 32px;
	padding-left: 36px;
	background: url(/images/bg-H3.png);
	text-transform: uppercase;
}
#footer {
	margin: 0;
	padding: 0 15px;
	text-align: right;
	font: 11px;
	background: url(/images/bg-footer.png) repeat-x;
	line-height: 40px;
	height: 40px;
	color: #555;
}

#order { border: 1px solid #ccc; }
#order th {
	height: 29px;
	padding: 0 5px;
	line-height: 29px;
	font-size: 13px;
	font-weight: bold;
	color: white;
	background: url(/images/bg-tableheader.png) repeat-x;
	text-align: center;
}
#order td { padding: 5px; border-top: 1px solid #ccc; text-align: center; }
#order tr.altrow { background: #f5f5f5; }
#order input { width: 50px; padding: 2px; }

/* HEADERS */

H1 {
	font-size: 22px;
	font-weight: normal;
	border-bottom: 1px solid #ccc;
	padding-bottom: 10px;
}
.img_right {
	float: right;
	background: white;
	padding: 0 0 0 20px;
	margin-top: -10px;
}
H2 { font-size: 22px; line-height: 26px; }
#main_banner H2 { border-top: 1px solid #c0dac5; padding-top: 10px; margin-top: 30px; }
#main_banner H2 span {
	font-size: 26px;
	color: #2ea443;
	font-style: italic;
}

/* FORM STYLES */

/* FORM STYLES */

label { float:left; width:150px; display:block; clear:left; text-align:left;  }
textarea, input { 
	padding: 3px;
	color: #333333;
	background: #fff;
	border: 1px solid #999;
	width: 300px;
	font: 12px;
	color: #555;
}
.FormButton {
	color: #ffffff;
	font-weight: bold;
	border: 2px solid #156b1f;
	background: #2ea443;
	padding: 3px 5px;
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
}


ul.product_list { width: 150px; float: left; margin-right: 40px; }
ul.product_list li { margin: 0 0 7px 0; }
ul.product_list li a {
	background: #f5f5f5 url(/images/icon-ltgrey-arrow.png) no-repeat 4px 8px;
	display: block;
	text-decoration: none;
	color: #333333;
	padding: 4px 4px 4px 23px;
	width: 100%;
}
ul.product_list li a:hover {
	background: #e8f5ea url(/images/icon-ltgreen-arrow.png) no-repeat 4px 8px;
	color: #2ea443; text-decoration: none;
}

/* LEFT NAV */

#subnav { text-align: left; margin: 10px; list-style: none; }
#subnav li a {
	display: block;
	background: none;
	text-decoration: none;
	color: #333333;
	padding: 6px 0;
	margin: 0;
	width: 100%;
}
#subnav li { border-top: 1px solid #ccc; }
#subnav li:first-child { border: none; }
#subnav li a:hover, #subnav li a:active {
	text-decoration: none;
	color: #2ea443;
	font-weight: bold;
}

#order_msg {
	color:#990033;
	text-align: center;
	width: 100%;
	margin-bottom: 7px;
}