body {
	margin:0;
	padding:0;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
}
input {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
#header {
	background-color:#F7F7F7;
	width:100%;
	height:63px;
	padding-bottom:5px;
	border-bottom:1px solid #CCCCCC;
}

#header a {
	font-size:11px;
	text-decoration:none;
	color:#66676A;
}
#header a :hover { 
	text-decoration:underline;
	color:#000000;
}

#header .companyName {
	color:#000099;
	font-size:16px;
	font-weight:bold;
}
#header a.companyName:hover{
	color:#000000;
	text-decoration:underline;
}

#header .phone {
	color:#66676A;
	font-size:14px;
	font-weight:bold;
}
#header a.phone:hover {
	color:#000000;
	text-decoration:underline;
}

#header #info {
	height:100%;
	padding-top:5px;
	vertical-align:top;
}
#header #info .companyInfo {
	padding:8px 20px 8px 20px;
	border-right:1px solid #CCCCCC;
}
#header #info .companyPhone {
	padding-left:20px;
	vertical-align:top;
	padding-top:10px;
}

#header #info .businessDetails {
	background-image:url(img/view_details.png);
	background-repeat:no-repeat;
	border:0;
	margin-top:4px; 
	padding-left:24px;
}

#header #search {
	width:380px;
	vertical-align:top;
}

.label {
	font-family:Arial, Helvetica, sans-serif;
  font-weight:bold;  
  font-size:15px;
  color:#252525;  
}

#header #search .searchbox {
  width:344px;
  height:61px;
  background-image:url(img/box.jpg);
  background-repeat:no-repeat;
}

#header #ac1, #header #ac2 {
  width: 150px; 
  margin-top:3px; 
  padding:1px 3px 1px 3px;
}
