#header {
	background-image: url(../images/header.png);
	margin-top: 10px;
	background-repeat: no-repeat;
	width: 950px;
	height: 100px;
	margin-right: 0px;
	margin-left: 0px;
}

#header img {
	text-decoration: none;
}

.headernavbar {
	padding-left: 600px;
	clear: left;
	position: absolute;
	float: right;
	display: block;
	width: 360px;
	text-decoration: none;
	font-size: 14px;
}

.headernavbar ul li a {
	color: white;
	text-decoration: none;
}

.headernavbar a {
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
	margin-right: 5px;
	margin-left: 5px;
	padding-top: 10px;
	text-decoration: none;
	font-size: 14px;
}

.headernavbar a:hover {
	color: #191919;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
	margin-right: 5px;
	margin-left: 5px;
	padding-top: 10px;
	text-decoration: none;
	font-size: 14px;
}

#content {
	margin-right: auto;
	margin-left: auto;
	height: 350px;
	width: 950px;
	margin-top: 20px;
}

#map {
	margin-right: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
	margin-left: 10px;
}

#navbar {
	float: left;
	background-image: url(../images/navheader.png);
	margin-bottom: 5px;
	margin-top: 5px;
	height: 2.6em;
}

.navbar {
	float: right;
}

#box {
	margin-bottom: 10px;
	height: 110px;
}

#box .inside {
	margin: 5px;
	clear: right;
	background-repeat: no-repeat;
}

#box .one {
	text-align: center;
	background-image: url(../images/bg_box_one.png);
	height: 110px;
	padding-left: 0px;
}

#box .one .inside {
	padding-top: 10px;
	clear: right;
	background-repeat: no-repeat;
}

#box .two {
	text-align: center;
	background-repeat: no-repeat;
	background-image: url(../images/bg_box3.png);
	height: 110px;
}

#box .three {
	margin: 0px;
	background-repeat: no-repeat;
	background-image: url(../images/bg_box_three.png);
	height: 110px;
}

#box .three .inside {
	margin-top: 35px;
	margin-left: 55px;
	background-position: center center;
}

.sf-menu #one {
	font-size: 11px;
	border-color: white;
	border-width: 1px;
	border-style: solid;
	text-align: left;
	float: left;
	width: 150px;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	margin-left: auto;
}

.sf-menu #two {
	font-size: 11px;
	border-bottom-style: solid;
	border-bottom-color: white;
	border-top-style: solid;
	border-top-color: white;
	border-bottom-width: 1px;
	border-top-width: 1px;
	text-align: left;
	float: left;
	width: 190px;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	margin-left: auto;
}

.sf-menu #three {
	font-size: 11px;
	border-color: white;
	border-width: 1px;
	border-style: solid;
	text-align: left;
	float: left;
	width: 100px;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	margin-left: auto;
}

.sf-menu #four {
	font-size: 11px;
	border-bottom-style: solid;
	border-top-style: solid;
	border-bottom-color: white;
	border-top-color: white;
	border-bottom-width: 1px;
	border-top-width: 1px;
	text-align: left;
	float: left;
	width: 80px;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	margin-left: auto;
}

.sf-menu #five {
	font-size: 11px;
	border-color: white;
	border-width: 1px;
	border-style: solid;
	text-align: left;
	float: left;
	width: 100px;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	margin-left: auto;
}

.sf-menu #six {
	font-size: 11px;
	border-bottom-style: solid;
	border-top-style: solid;
	border-bottom-color: white;
	border-top-color: white;
	border-bottom-width: 1px;
	border-top-width: 1px;
	text-align: left;
	float: left;
	width: 140px;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	margin-left: auto;
}

.sf-menu #seven {
	font-size: 11px;
	border-style: solid;
	border-color: white;
	border-width: 1px;
	text-align: left;
	float: left;
	width: 90px;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	margin-left: auto;
}

.sf-menu #eight {
	font-size: 11px;
	border-right-color: white;
	border-bottom-color: white;
	border-top-color: white;
	border-right-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-style: solid;
	border-bottom-width: 1px;
	border-top-width: 1px;
	text-align: left;
	float: right;
	width: 91px;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	margin-left: auto;
}

