* {	margin: 0; }
html, body { height: 100%; }

#wrapper {
	margin: auto;
	position: relative;
	background: #ffffff url("../images/content_background.gif") repeat-y;
	width: 1008px;
	text-align: left;
	padding: 0px 4px 0px 4px;
}

#header
{
	background-image: url("../images/header_background_shade.gif");
	background-repeat: no-repeat;
	background-position: bottom;
	padding: 0px 4px 0px 0px;
}

#header_content
{
	float: right;
	position: relative;
	width: 550px;
	height: 144px;
}

#header_content #top{ position: absolute; top: 0px; left: 0px; width: 100%;}
#header_content #bottom{ position: absolute; bottom: 0px; left: 0px; width: 100%; }

#header_content #cust_serv
{
	font-weight: bold;
	color: #000000;
	font-size: 18px;
	text-align: center;
	width: 220px;
}

#header_content #cust_serv #phone
{
	color: #257504;
	font-size: 30px;
}

#header_content #cust_serv #fax
{
	color: #000000;
	font-size: 12px;
}


#header_content #login_box
{
	font-weight: bold;
	margin: 10px 0px 0px 0px;
	width: 322px;
	!width: 324px;
}

#header_content #login_links
{
	float: right;
	font-weight: normal;
	margin: 2px 0px 0px 0px;
	!margin-right: 1px;
}

#header_content #login_links a { text-decoration: none; color: #000000; }
#header_content #login_links a:hover { text-decoration: underline;  }




#header_content #login_box #username, #header_content #login_box #password, #header_content #login_box #fpbox
{ 
	border: 1px solid #000000;  
	width: 124px; 
	padding: 0px 0px 0px 3px;
	margin: 0px;
	!height: 18px;
}
 

#header_content #cart_contents
{
	font-weight: bold;
	color: #8d8d8d;
	font-size: 12px;
	padding: 10px 5px 5px 5px;
	margin: 0px;
}

#header_content #view_cart
{
	text-align: right;
}

#header_content #view_cart a
{
	color: #428e33;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}

#header_content #catalog_request a
{
	color: #000000;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}


#header_search
{
	!width: 184px;
}

#header_search #mainsearch
{
	border: 1px solid #000000;
	padding: 3px 0px 3px 3px;
	margin: 0px 5px 0px 0px;
	
}
#header_search  #search_button
{
	!margin-top: 1px;
}

#search_area
{
	padding: 0px 0px 10px 0px;
	border-bottom: 1px solid #cccccc;
}


#menubar
{

	background: #ffffff url("../images/menubar_background.gif") repeat-x;
	height: 50px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}



#menubar a
{
	display: block;
	float: left;
	height: 31px;
	color: #c6c6c6;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	background-image: url("../images/menu_separator.gif");
	background-repeat: no-repeat;
	margin: 0px 0px 0px 0px;
	padding: 14px 12px 0px 8px;

}
*html #container #menubar a
{
	height: 45px;
	padding: 10px 9px 0px 9px;
}

#menubar a:hover{ color: #ffffff; }
#menubar a.first{ background-image: none;  padding-left: 12px;  }
#menubar a.current{ color: #ffffff; }



#newsletter_signup
{
	float: right;
	width: 375px;
	!width: 385px;
}

#newsletter_signup #heading
{
	font-size: 18pt;
	font-weight: bold;
	color: #ff0000;
	float: left;
}

#newsletter_signup #form
{
	text-align: right;
	margin: 8px 0px 0px 0px;
	!margin: 5px 0px 0px 0px;
}

#newsletter_signup #newsletteremail
{
	border: 1px solid #000000;
}

#footer
{ 
	font: 12px arial, helvetica;
	font-weight: bold;
	color: #737373;
	background: #ffffff url('../images/ruled_notepad_background.gif') repeat;
	text-align: left;
	!height: 1%;
}

#footer a
{
	color: #737373;
	font: 11px arial, helvetica;
	font-weight: bold;
	text-decoration: none;
}

#footer a:hover
{
	text-decoration: underline;
}

#footer_top_line
{
	background-image: url("../images/footer_top_bgline.gif");
	background-repeat: repeat-x;
	height: 4px;
}
#footer_bottom_line
{
	width: 1008px;
	background-image: url("../images/footer_bottom_bgline.gif");
	background-repeat: repeat-x;
	height: 4px;
}
