#header {
	width:760px;
	margin:0 20px;
	display:inline;
	float:left;
}
#header_links {
	width:760px;
	text-align:right;
	margin-top: 4px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}
#alert-message {
	color:#db9700;
	text-align:center;
}
#alert-phone {
	color:#db9700;
	font-size:16px;
	font-weight:bold;
}
#header_box {
	width:530px;
	height:60px;
	display:inline;
	float:left;
	padding-top: 5px;
}
#header_phone {
	width:230px;
/* 	height:88px; */
	display:inline;
	float:left;
	text-align:right;
	padding-bottom: 10px;
}
.ph-wrapp {
	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;
	display:inline;
	margin-top:5px;
	margin-right:20px;
	margin-bottom:5px;
	margin-left:20px;
	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);
}

#scrollup {
	position: relative;
	overflow: hidden;
	height: 50px;
	width: 150px;
	margin:0;
	padding:0;
}

.headline {
	position: absolute;
	top: 60px;
	height: 45px;
	width:150px;
	margin:0;
	padding:0;
}
.chat-wrapp{
	border:none;
	margin:0px;
	padding-right: 15px;
	padding-bottom: 5px;
}

.bvl_new_logo {
	border-style:none;
	width: 320px;
	position: relative;
	top: -13px;
}