#header{width:760px; height:110px; margin:0 20px; display:inline; float:left;}
	#header_links{width:760px; text-align:right;margin:4px 0 26px 0;}
	#header_box{width:530px; height:60px; display:inline; float:left;}
	#header_phone{width:230px; height:60px; display:inline; float:left; text-align:right;background:url('../img/phone.gif') no-repeat top left;}
	#header_phone h1{font-size:24px;color:#33bef2;}

.navbar{width:760px; height:33px; list-style: none; margin:5px 20px; display:inline; float:left;}
	.menu li {padding: 0;margin: 0;height: 33px;list-style: none;background-repeat: no-repeat;text-indent: -10000px;}
	ul.menu li a:hover {background: none;}
		.menu li {float: left;}
		.menu:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}
		.menu li a, .menu li a:visited {display: block;text-decoration: none;text-indent: -10000px;height: 33px;background-repeat: no-repeat;}
	.home {background-image: url(../img/navbar_home_on.gif); width: 106px;}
		.home a {background-image: url(../img/navbar_home_off.gif);}
	.household {background-image: url(../img/navbar_household_on.gif); width: 158px;}
		.household a {background-image: url(../img/navbar_household_off.gif);}
	.corporate {background-image: url(../img/navbar_corporate_on.gif); width: 175px;}
		.corporate a {background-image: url(../img/navbar_corporate_off.gif);}
	.feedback {background-image: url(../img/navbar_feedback_on.gif); width: 169px;}
		.feedback a {background-image: url(../img/navbar_feedback_off.gif);}
	.moving {background-image: url(../img/navbar_moving_on.gif); width: 152px;}
		.moving a {background-image: url(../img/navbar_moving_off.gif);}
		

