﻿#header {
	width: 980px;
	height: 130px;
	clear: both;
	float: left;
	/*background-image: url(../images/OneHarman_hdr.png);
	background-repeat: no-repeat;*/
	background-color:#ffffff;
	border-bottom: solid 1px #cccccc;
}
#header #logo {
	margin: 0px 0px 0px 20px;
	width: 195px;
	height: 45px;
	float: left;
}
#header #searchTools {
	width: 190px;
	float: right;
	margin-top: 19px;
	margin-right: 4px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#header #searchTools form {
	margin: 0px;
	padding: 0px;
	float: right;
}
#header #searchTools .HII {
	margin: 0px;
	padding: 0px;
	float: left;
	clear: both;
}
#header #searchTools .formField {
	margin-top: 2px;
	width: 154px;
	height: 15px;
	clear: left;
	float: left;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	border: 1px solid #999999;
	color: #666666;
	background-color: #FFFFFF;
	padding-left: 3px;
}
#header #searchTools #imageField  {
	margin: 0px;
	padding: 0px;
	float: left;
}
#footer {
	width: 980px;
	height: 80px;
	font-size: 9px;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	background-image: url(../images/OneHarman_ftr.png);
	background-repeat: no-repeat;
	float: left;
	margin-bottom: 5px;
	color: #333333;
}
#footer a {
	text-decoration: none;
	color: #666666;
}
#footer a:hover {
	text-decoration: none;
	color: #000000;
}
#footer #locale {
	margin: 10px 0px 0px 20px;
	float: left;
}
#footer #footerNav {
	float: right;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#footer #footerNav ul {
	margin: 0px;
	padding: 0px;
	text-align: right;
}
#footer #footerNav li {
	margin-left: 10px;
	list-style-type: none;
	display: inline;
}
#footer .imageLeft {
	margin-right: 5px;
	float: left;
}
