#header
{
	background: #7BC2D6 url("/images/header_bg.gif") bottom repeat-x;
	margin:0;
	height:78px;
	padding:0;
}

#headerlogo
{
	background: url("/contentlocalefiles/images/roominsight.com_headerlogo.png") 0px 2px no-repeat;
	height: 60px;
	width: 250px;
	margin:0;
	float: left;
	position: absolute;
}

#headermenu a {
	color: #105CB6;
}