html,
body {
	height: 100%;
	background: #467F92 url(../images/background.jpg) 0 0 repeat-y;
	padding: 0;
	margin: 0;
}
#container {
	width: 760px;
	position: relative;
	min-height: 100%;
	_height: 100%;
}
#header {
	height: 106px;
	padding-bottom: 233px;
	text-indent: -1234em;
}
#header h1 {
	margin: 0;
	background: url(../images/header.gif) 0 0 no-repeat;
	height: 106px;
}
#header h1 a {
	display: block;
	height: 64px;
	margin: 0 0 0 444px;
	width: 306px;
	text-decoration: none;
}
#content {
	min-height: 423px;
	_height: 423px;
}
h2#pageheading {
	position: absolute;
	left: 283px;
	top: 310px;
	padding: 5px 10px;
	color: #FFF;
	font-size: 16px;
	margin: 0;
}
#text {
	margin: 0 0 0 283px;
	padding: 10px 30px 10px 20px;
}
#locationsmap {
	margin: 0 0 0 283px;
	width: 467px;
	text-align: center;
}
#locationsmap h2 {
	text-align: left;
	padding: 5px 10px;
	color: #FFF;
	font-size: 16px;
	margin: 0 0 5px;
	background: #F26522;
}
#locations {
	position: absolute;
	left: 0;
	top: 340px;
	width: 243px;
	padding: 1px 10px 10px 30px;
	color: #FFF;
	font-size: 10px;
}
#locations p {
	margin: 10px 0;
}
#locations h5 {
	background: url(../images/locationheading.gif) 0 0 no-repeat;
	color: #FFF;
	margin: 0 -10px 10px -30px;
	font-size: 14px;
	line-height: 1;
}
#locations a {
	color: #FFF;
	display: block;
	text-decoration: none;
	padding: 6px 20px;
	_width: 243px;
}
#locations a:hover {
	background: url(../images/locationheading.gif) -283px 0 no-repeat;
}
ul#nav {
	position: absolute;
	left: 11px;
	top: 72px;
	margin: 0;
	padding: 0;
	height: 34px;
	width: 739px;
	list-style: none;
	text-indent: -1234em;
}
#nav li {
	position: absolute;
	top: 0;
	height: 34px;
	margin: 0;
	padding: 0;
}
#nav li a {
	display: block;
	text-decoration: none;
	height: 34px;
}
#howmuch {
	left: 150px;
	width: 209px;
}
#bps {
	left: 361px;
	width: 192px;
}
#contact {
	left: 555px;
	width: 98px;
}
#about {
	left: 655px;
	width: 83px;
}
hr#foot {
	height: 160px;
	margin: 0;
	clear: both;
	visibility: hidden;
}
* html #content {
	padding-bottom: 40px;
}
#footer {
	position: absolute;
	left: 0;
	bottom: 0;
	height: 75px;
	width: 720px;
	padding: 50px 20px 5px;
	background: url(../images/footer.gif) 0 0 no-repeat;
	color: #575757;
}
#footer a {
	color: #575757;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
option {
padding-right: 10px;
}
form#contact_form label {
display: block;
margin: 2px 0;
float: left;
clear: left;
width: 130px;
height: 14px;
}
form#contact_form input, 
form#contact_form textarea,
form#contact_form select  {
clear: right;
display: block;
margin: 2px 0 2px 140px;
font-size: 12px;
background: #FDFDFD;
border: 1px solid #0B3478;
}

form#contact_form input {
padding: 2px 3px;
}
form#contact_form textarea {
padding: 2px 3px;
width: 270px;
height: 120px;
}
form#contact_form select {
}
form#contact_form input.button {
margin-left: 0;
margin: 5px 0;
border: 2px solid #467F92;
background: #6A9AA8;
color: #FFF;
font-weight: bold;
letter-spacing: 0;
font-size: 14px;
width: 100px;
text-align: center;
}

