body {
	margin: 0px;
	padding: 0px;
	background-color: #d9d9d9;
	background-repeat: repeat-x;
	background-position: left bottom;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
#buttons {
	height: 25px;
	width: 660px;
	font-weight: normal;
	font-size: 11px;
	margin-left: 320px;
}

html {
}
#services {
	float: left;
	position: relative;
	left: 300px;
	bottom: 0px;
}

#header {
	clear: both;
	width: 99%;
	position: relative;
	left: 0px;
	top: 0px;
	height: 190px;
	text-align: right;
}
#header img {
	margin-right: 20px;
	margin-left: 200px;
}
#header #findus img {
	margin: 0px;
	padding: 0px;
}


#main {
	position: relative;
	height: 380px;
	width: 660px;
	top: 0px;
	left: 0px;
	margin-left: 320px;
}
#topButtons {
	height: 35px;
	width: 800px;
	position: relative;
	left: 0px;
	top: 0px;
	margin: 0px;
	padding: 0px 0px 0px 180px;
	float: left;
}
#container #header #topButtons img {
	margin: 0px;
	padding: 0px;
}
#outside {
	height: 100%;
	width: 100%;
}
#services img {

	margin-right: 20px;
	margin-left: 0px;
}
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
}
h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin: 0px;
	padding: 0px;
}
p {
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 10px;
}
#outerContainer {

	height: 605px;
	width: 100%;
	left: 0px;
	bottom: 0px;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#findus {
	height: 26px;
	width: 350px;
	margin-left: 200px;
	margin-right: 20px;
	float: right;
	margin-top: 10px;
}
a:link {
	color: #000000;
	text-decoration: none;
}
#buttons a {
	padding-top: 8px;
	padding-right: 8px;
}

a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {

	color: #FFFFFF;
	text-decoration: none;
}
a:active {


	color: #000000;
	text-decoration: none;
}
