/* 	.blah = IE7 & IE6
	_blah = IE6 only
*/

#navcontainer
{
margin: 0;
padding: 0;
height: 34px;
}

#navcontainer ul
{
border: 0;
margin: 0;
padding: 0;
list-style-type: none;
text-align: center;
}

#navcontainer ul li
{
display: block;
float: left;
text-align: center;
padding: 0;
margin: 0;
}

#navcontainer ul li a
{
background: #0099cc;
width: 101px;
height: 33px;
border-top: none;
border-left: 5px solid #0099cc;

border-bottom: none;
border-right: 2px solid #ffffff;

padding: 0;
margin: 0 0 0 0;
color: #ffffff;
text-decoration: none;
display: block;
text-align: left;
font: bold 11px/16px Tahoma, Verdana, lucida, sans-serif;
}

#navcontainer ul li a:hover
{
color: #ffffff;
background: #fdb800;
border-left: 5px solid #fdb800;
}

/*#navcontainer a:active
{
background: #ff9000;
color: #ffffff;
border-left: 5px solid #ff9000;

}*/

#navcontainer li#active a
{
background: #ff9000;
color: #ffffff;
border-left: 5px solid #ff9000;
}

#spacer {
	width: 126px;
	height:60px;
	float:left;
	background:#fff;
}

#logo {
	width:287px;
	height:88px;
	float: left;
	}
#searchbox {
	width: 253px;
	width: 346px;
	height:60px;
	float:right;
	background:#fff;
	}
#serving {
	background: #ffffff;
	color:#f09100;
	font-family:sans-serif;
	font-size:1em;
	float:right;
	width: 285px;
	height: 20px;
	font-weight:bold;
}
.form_catmenu1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	height: 18px;
	border: 1px solid #CCCCCC;
}
.form_catmenu2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	height: 18px;
	border: 1px solid #CCCCCC;
}
.form_button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	background-color: #FFBF0C;
	border: 1px solid #999999;
	font-weight: bold;
	height: 18px;
}
.form_catsearch {
	height: 18px;
	width: 266px;
	border: 1px solid #cccccc;
}
