#header {
	height: 145px;
	padding-top: 10px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-repeat: no-repeat;
	background-image: url(header.gif);
}
#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: 300px;
	width: 160px;
	position: absolute;
	right: 5px;
	top: 196px;
}
#bodies {
	width: 125px;
	position: absolute;
	top: 511px;
	right: 15px;
	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: 560px;
	position: absolute;
	top: 195px;
	left: 2px;
}
h1 {
	font-size: 24px;
	width: 165px;
	padding-top: 20px;
	height: 230px;
	position: absolute;
	top: 0px;
	color: #FFFFFF;
	text-align: left;
	background-color: #669966;
	left: 0px;
	padding-left: 20px;
}
#here {
	width: 550px;
	position: absolute;
	top: 166px;
	font-size: 14px;
	background-repeat: no-repeat;
	color: #009933;
	font-weight: bold;
	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: 5px;
	top: 2px;
	text-align: center;
	padding-top: 5px;
	background-image: url(home_tab.gif);
}
li#sites {
	height: 21px;
	width: 146px;
	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: 591px;
	top: 2px;
	text-align: center;
	padding-top: 5px;
}
#slideshow {
	width: 550px;
	position: relative;
	left: 185px;
}
#banner p {
	display: inline;
}
#bodies p {
	display: inline;
	padding-bottom: 10px;
}
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;
}
