@charset "UTF-8";
#container {
	background-color: #FFF;
	padding: 12px;
	height: 650px;
	width: 1000px;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
	border: thin solid #666;
}
body {
	font-family: Georgia, Constantia, "Lucida Bright", "DejaVu Serif", serif;
	font-size: 13px;
	line-height: 17px;
	color: #666;
	margin: 0px;
	background-color: #F6F7F2;
}
a img { border: none; }
#main-homeab {
	background-image: url(home-mainimage.jpg);
	background-repeat: no-repeat;
	height: 379px;
	width: 1000px;
	margin-top: 20px;
}
#main-company {
	background-image: url(main-about.jpg);
	background-repeat: no-repeat;
	height: 379px;
	width: 1000px;
	margin-top: 20px;
	position: absolute;
	top: 148px;
}
#main-services {
	background-image: url(main-services.jpg);
	background-repeat: no-repeat;
	height: 379px;
	width: 1000px;
	margin-top: 20px;
	position: absolute;
}
#main-locations {
	background-image: url(main-locations.jpg);
	background-repeat: no-repeat;
	height: 379px;
	width: 1000px;
	margin-top: 20px;
	position: absolute;
}
#main-contact {
	background-image: url(main-contact.jpg);
	background-repeat: no-repeat;
	height: 379px;
	width: 1000px;
	margin-top: 20px;
	position: absolute;
}
#navigation {
	margin: 0px;
	height: 99px;
	width: 1000px;
	text-align: right;
	background-color: #FFF;
	background-image: url(top-stripe.jpg);
	background-repeat: repeat-x;
}
#footer {
	background-color: #FFF;
	height: 140px;
	width: 1000px;
	margin-top: 20px;
	position: absolute;
	top: 545px;
}
#footer-buttons {
	text-align: right;
	height: 140px;
	width: 750px;
	float: right;
	z-index: auto;
}
copyright {
	font-size: 11px;
}
#container #footer table tr td p {
	font-size: 11px;
	padding-left: 60px;
}
.text-blocks {
	width: 500px;
	margin-top: 80px;
	margin-left: 60px;
}
.lg-text-block {
	width: 900px;
	margin-top: 80px;
	margin-left: 60px;
}
a:link {
	color: #37559D;
	text-decoration: none;
}
a:hover {
	color: #7D267A;
	text-decoration: none;
}
a:visited {
	color: #3399CC;
	text-decoration: none;
}

#black {
	color: #000;
}
.black {
	color: #000;
}
.black {
	color: #000;
}
