html, body {
	margin:0pt;
	padding:0pt;
}
body {
	background-color: #F2F2F2;
}
.left {
	float: left;
	width: 375px;
	clear: left;
}
.right {
	float: right;
	width: 375px;
}
.fltLeft {
	float: left;
}
.fltright {
	float: right;
}
.addressunderline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #EEE9D9;
	text-decoration: underline;
}
.plaintxt {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: .9em;
	color: #EEE9D9;
}
.plaintxt a {
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	color: #EEE9D9;
	font-weight: bold;
}
#address {
	position: relative;
	clear: both;
}
#center {
	width: 800px;
	height: 760px;
	margin-right: auto;
	margin-left: auto;
}
#clear {
	clear: both;
	height: 0px;
}



#container {
	margin-left:auto;
	width: 877px;
	margin-right: auto;
	background-image: url(../images/background.gif);
	background-repeat: no-repeat;
}
#content {
	padding: 5px;
	clear: both;
}
#content ul {
	list-style-image: url(../images/ball.jpg);
	list-style-type: none;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #FFF3E8;
	font-weight: bold;
}
#content div {
	padding: 5px;
}
#footer {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	clear: both;
	padding-top: 15px;
	padding-bottom: 5px;
	color: #CCCCCC;
}
#recentjobs {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #ECE9D8;
	width: 700px;
}
#recentjobs th {
	text-align: left;
	text-decoration: underline;
}


#services {

}
#homepic {
	height: 324px;
	background-image: url(../images/homepic.jpg);
	background-repeat: no-repeat;
}

#top {
	height: 22px;
}
#wrapper {
	height: 100%;
	width: 100%;
}
