form { display:inline; }

#header {
	background:#ffffff url("/images/bg_wrapper2.gif") repeat-y;
	width:961px;
	overflow:hidden;
	vertical-align:top;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
}
#top {
	background:#ffffff url("/images/top.gif") no-repeat;
	width:961px;
	height:7px;
	clear:both;
}
#logo {
	background:#ffffff url("/images/logo.gif") no-repeat;
	width:206px;
	height:37px;
	margin-left:25px;
	vertical-align:top;
	padding-bottom:10px;
	margin-top:0px;
	cursor:hand;
}
#logohome {
	background:#ffffff url("/images/logo.gif") no-repeat;
	width:206px;
	height:37px;
	margin-left:25px;
	vertical-align:top;
	padding-bottom:10px;
	margin-top:0px;
	cursor:hand;
}
#login {
	float:right;
	width:400px;
	margin-right:14px;
	margin-top:4px;
	margin-left:auto;
}
#customer {
	margin-right:10px;
	float:right;
}
#search {
	background:#ffffff url("/images/searchbg.gif") no-repeat;
	width:195px;
	height:24px;
	text-align:left;
	white-space:nowrap;
	float:right;
}
#search input.text {
	border:none;
	background-color:#E6E7E8;
	font-size:11px;
	margin-top:0px;
	margin-bottom:2px;
	margin-left:6px;
	width:103px;
}
#search input.submit {
	background:#ffffff url("/images/search.gif") no-repeat;
	color:transparent;
	width:68px;
	height:24px;
	margin:0 0 0 0px;
	border:none;
}
#call {
	color:#557483;
	font-family: arial, helvetica, sans-serif;
	font-size:10px;
	float:right;
	clear:right;
	margin-top:5px;
	margin-bottom:5px;
	margin-right:20px;
	white-space:nowrap;
}
#call b {
	font-size:12px;
}

