body {
	font-size: 62.5%;
	text-align: center;
	margin-top: 10px;
}
#container {
	margin: 0 auto;
	width: 747px;
	border: 1px solid #666;
	text-align: left;
}
#header {
	width: auto;
	height: 120px;
	background-color: #000000;
	margin-bottom: 5px;
}
#search {
	width: 100%;
	/* background-color: #A9A896; */
	padding-top:5px;
	padding-bottom:4px;
	background-image: url(../images/search-bg.jpg);
	text-align: right;
	}
#search form {
	margin-left: 58px;
}
.searchField {
	border: 1px solid;
	padding: 3px;
	border-color: #797864;
}
#menuColumn {
	width: 180px;
	float: left;
	background-color: #FFCC00;
	margin-bottom: 0px;
	height: 368px;
	/*background-image: url(../images/navbar-bg.gif);*/	
	background-image: url(../images/navbar-bg.png);
	background-repeat: repeat-x;
}
#mainColumn {
	float: left;
	display: inline;
	width: 567px;
	margin-left: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
#footer {
	width: 100%;
	clear: both;
	height: 57px;
	background-color: #999681;
}

#footer2_c1 { 

	width:230px;
	float: left;
}
#footer2_c2 {
	width:487px;
	float: left;
	margin-top: 10px;
}
.footer2_c2_text1, .footer2_c2_text1 a { color:#FFFFFF;}
.footer2_c2_text2, .footer2_c2_text2 a { color:#CCC4C4; font-size:10px; }


/* ------ homepage elements ----- */

#feature {
	height: auto;
	width: 376px;
	float: left;
	background-color: #FFFFFF;
	padding-left: 20px;
	padding-right: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 10px;
}
#product1 {
	height: auto;
	width: 159px;
	background-color: #FFFFFF;
	float: left;
	margin-left: 2px;
	margin-bottom: 0px;
}
#homeSpecial {
	width: 100%;
	clear: both;
	height: 100px;
	background-color: #ccc;
	background:#EF3B2C url(../images/b1.jpg) no-repeat top;
}

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


h4, h5, h6, LABEL, h4.optionName, LEGEND, ADDRESS, .sideBoxContent, .larger{
        margin: 0.3em;
		font-size: 1.1em;
        }

.main_text, input, textarea, body, font, select
	{
	font-family: Tahoma;
	font-size:11px;
	line-height:13px;
	color:#464646;
	vertical-align: top;
	}		


.ul1 { 
	margin: 10px 11px 8px 14px;
	list-style-type: none;
}
.ul1 { background:url(../images/h-l.gif) repeat-x bottom; margin:0px; padding: 6px 0px 4px 0px;}
.ul1 a {
	font-family: Tahoma; 
	font-size:11px;
	line-height:20px;
	color:#464646;
	background:url(../images/a.gif) no-repeat 7px;
	padding: 0px 0px 0px 18px;
	color:#000000;
	text-decoration:none;
	letter-spacing: 2px;
}
.ul1 a:hover {
	color:#999999;
}
