﻿body {
	background-color: #efb600;
	margin: 0px;
	padding: 0px;
	float: left;
}
#MainContainer {
	float: left;
	width: 730px;
	margin: 0px;
	padding: 0px;
	position: absolute;
}
#navbar {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFF;
	text-decoration: none;
	background-color: #002031;
	height: 20px;
	width: 730px;
}
#navbar ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#navbar ul li {
	display: inline;
}
#navbar ul li a {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFF;
	text-decoration: none;
	padding-right: 15px;
	padding-left: 15px;
	float: left;
	padding-top: 2px;
}
#navbar ul li a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFF;
	text-decoration: none;
	background-image: url(banner_over_dblue.png);
}
#mainpage {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 730px;
	background-color: #FFF;
	height: auto;
}

#MainContainer #Masthead {
	margin: 0px;
	padding: 0px;
}
#MainContainer #Masthead #footer #footernav {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #FFF;
	text-decoration: none;
}
#footer {
	margin: 0px;
	clear: both;
	width: 730px;
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #FFF;
	background-color: #000;
	text-align: center;
	float: none;
	padding: 0px;
	height: 50px;
}
#footernav {
	height: 20px;
	padding-top: 5px;
}

#footernav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#footernav ul li {
	display: inline;
}
#footernav ul li a {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #FFF;
	text-decoration: none;
	padding-right: 15px;
	padding-left: 15px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
	padding-top: 0px;
}
#footer #footernav ul li a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #000;
	background-color: #FFF;
}
#copyright {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #FFF;
	float: none;
	position: relative;
	top: 0px;
	background-color: #000;
	width: 730px;
	bottom: 0pt;
}
#bodyContent {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000;
	text-decoration: none;
	background-color: #FFF;
	width: 730px;
	margin: 0px;
	padding: 0px;
	float: left;
	position: relative;
	height: auto;
}
#leftpadding {
	position: relative;
	left: 10px;
	float: left;
	width: 710px;
	margin: 0px;
	padding: 0px;
	height: auto;
}
#MainContainer #bodyContent #leftpadding #Textleft {
	width: 300px;
	position: relative;
	float: left;
	padding: 5px;
	background-attachment: fixed;
	background-repeat: no-repeat;
	text-align: left;
}
#imageright {
	float: right;
	position: relative;
	right: 20px;
	border: 1px solid #09F;
	top: 10px;
}
#searchContainer {
	padding-top: 10px;
	padding-bottom: 10px;


}
#MainContainer #bodyContent #leftpadding #Textleft #helpbutton {
	text-align: center;
	position: relative;
	left: auto;
	right: auto;
}
#residentialRight {
	float: right;
	width: 375px;
	position: relative;
	right: 10px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #000;
	padding-left: 10px;
}
#keyboard {

}
#MainContainer #bodyContent #leftpadding #handshake {
	float: right;
	position: relative;
	top: 50px;
	right: 50px;
}
