#header {
	background-image: url(header.gif);
	height: 145px;
	padding-top: 10px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-repeat: no-repeat;
}
#container {
	margin: 0px;
	width: 750px;
	position: relative;
	left: auto;
	top: 0px;
	right: auto;
	bottom: 0px;
	height: 137px;
}
#footer {
	height: 100px;
	width: 750px;
	position: absolute;
	left: 0px;
	text-align: center;
	font-size: 12px;
	padding-top: 40px;
}
#banner {
	height: 315px;
	width: 180px;
	position: absolute;
	top: 210px;
	right: 0px;
}
#bodies {
	width: 125px;
	position: absolute;
	top: 540px;
	right: 27px;
	text-align: center;
}
#contacts {
	width: 350px;
	top: 14px;
	position: absolute;
	right: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	text-align: right;
}
body {
	width: 750px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
}
#nav {
	height: 43px;
	width: 740px;
	position: absolute;
	top: 109px;
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
}
#nav li {
	list-style-type: none;
	display: inline;
	font-weight: bold;
}
#logo {
	height: 86px;
	width: 166px;
	top: 10px;
	right: 10px;
}
#content {
	height: auto;
	width: 750px;
	position: absolute;
	top: 195px;
}
ul {
	list-style-type: none;
}

h1 {
	font-size: 24px;
	color: #009933;
}
#here {
	width: 550px;
	position: absolute;
	top: 166px;
	font-size: 14px;
	background-repeat: no-repeat;
	color: #009933;
	font-weight: bold;
	display: inline;
}
#here p {
	display: inline;
}
#copyright {
	position: absolute;
	width: 300px;
	bottom: 5px;
	left: 0px;
	text-align: left;
}
.right {
	float: right;
	padding-left: 5px;
}
#nav a:link {
	color: #666666;
	text-decoration: none;
}
#nav a:visited {
	text-decoration: none;
	display: inline;
	color: #666666;
}
#nav a:hover {
	color: #006600;
	text-decoration: none;
}
#nav a:active {
	text-decoration: none;
}
li#home {
	height: 21px;
	width: 145px;
	position: absolute;
	left: 2px;
	top: 2px;
	text-align: center;
	padding-top: 5px;
}
li#sites {
	height: 21px;
	width: 145px;
	position: absolute;
	left: 152px;
	top: 2px;
	text-align: center;
	padding-top: 5px;
}
li#sales {
	height: 21px;
	width: 145px;
	position: absolute;
	left: 299px;
	top: 2px;
	text-align: center;
	padding-top: 5px;
}
li#hire {
	height: 21px;
	width: 145px;
	position: absolute;
	left: 446px;
	top: 2px;
	text-align: center;
	padding-top: 5px;
}
li#contact {
	height: 21px;
	width: 145px;
	position: absolute;
	left: 593px;
	top: 2px;
	text-align: center;
	padding-top: 5px;
}
a:link {
	color: #009933;
}
a:visited {
	color: #009933;
	text-decoration: underline;
}
a:hover {
	color: #009933;
	text-decoration: underline;
}
a:active {
	color: #009933;
	text-decoration: underline;
}
