body {
	font-size: 62.5%;
	text-align: center;
	margin-top: 10px;
}
#container {
	margin: 0 auto;
	width: 747px;
	height: auto;
	border: 1px solid #666;
	text-align: left;	
	background: url(../images/bg.jpg);
}
#header {
	width: auto;
	height: 120px;
}
#menu {
	width: auto;
}
#header2 {
	width: auto;
	margin-top: 30px;
}
#header3 {
	width: auto;
	height: 20px;
}
#header3-home {
	width: auto;
}
#search {
	width: 100%;
	/* background-color: #A9A896; */
	padding-top:5px;
	padding-bottom:4px;
	text-align: right;
	}
#search form {
	margin-left: 58px;
}
.searchField {
	border: 1px solid;
	padding: 3px;
	border-color: #797864;
}
#menuColumn {
	width: 220px;
	float: left;
	margin-bottom: 0px;
	height: 420px;
}
#mainColumn {
	display: inline;
	width: 500px;
	margin-left: 0px;
	margin-bottom: 0px;
}
#footer {
	width: 100%;
	clear: both;
	height: 60px;
	background: url(../images/footerfiller.jpg);
	background-repeat: 
	border-top: 1px;
	border-top-color: #006699;
	border-top-style: solid;
	padding-top: 10px;
}

#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; }

.whos_online_footer{
	text-align: right;
	color: #999999;
	float: right;
	margin-top: 5px;
	margin-right: 10px;
}

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

#feature-home {
	float: right;
	height: auto;
	width: 480px;
	padding-left: 20px;
	padding-right: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 10px;
	color: #000000;
}
#product1 {
	height: auto;
	width: 159px;
	background-color: #FFFFFF;
	float: left;
	margin-left: 2px;
	margin-bottom: 0px;
}

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

h1 {
	margin: 0.3em;
	font-size: 1.5em;
	line-height: 1em;
}
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;
}
