#serviceheader {
	position:relative;
	top:0px;
	left:16px;
	width:954px;
	height:30px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	text-align:left;
	font-size:10px;
	line-height:10px;
}

	#service-locations {
		position:relative;
		top:0px;
		left:0px;
		/*width:105px;*/
		float:left;
		margin:0px 0px 0px 0px;
		padding:10px 9px 10px 7px;
		font-weight:bold;
		color:#fff;	
		text-transform:uppercase;
		background-color:#999;
	}

		#service-locations a,
		#service-locations a:visited,
		#service-locations a:active,
		#service-locations a:hover,
		#service-locations a:focus {
			color:#fff;
			text-decoration:none;
			font-weight:bold;
			text-transform:uppercase;
		}

	#service-navi {
		position:relative;
		top:0px;
		left:0px;
		float:left;
		margin:0px 0px 0px 0px;
		padding:10px 0px 10px 0px;	
		background-color:#fff;
		font-weight:bold;
		color:#666;
		text-transform:uppercase;
	}

/*
	* html #service-navi,
	html* #service-navi {
		padding:11px 0px 9px 0px;	
	}
*/

		#service-navi .rssSpacer {
			padding-right:26px;
		}

		.service-navi-menue {
			padding:0px 7px 0px 7px;
			text-transform:uppercase;
		}
		
		.service-navi-menue a,
		.service-navi-menue a:visited,
		.service-navi-menue a:active { 
			color:#666;
			text-decoration:none;
			text-transform:uppercase;
		}
		
		.service-navi-menue a:hover,
		.service-navi-menue a:focus {
			color:#039;
			text-decoration:none;
			text-transform:uppercase;
		}		
		
		.service-navi-menue img {
			position:absolute;
			top:8px;
			margin:0px 0px 0px 5px;
			padding:0px 0px 0px 0px;
		}

	#service-search {
		position:relative;
		top:0px;
		left:0px;
		width:180px;
		height:30px;
		float:left;
		font-weight:bold;
		color:#fff;
		text-transform:uppercase;
		background-color:#999;
	}
		#service-search label {
			position:relative;
			top:7px;
			left:9px;
		}
		
		* html #service-search label,
		html* #service-search label	{
			position:relative;
			top:4px;
			left:9px;
		}	

		#service-search input {
			position:relative;
			top:6px;
			left:15px;
			width:115px;
			height:16px;
			border:0;
			font-size:11px;
		}
		
		* html #service-search input,
		html* #service-search input {
			top:5px;
			left:15px;		
		}
