/* CSS Document */

/* This document was created by Tim Madden of Studio Two Twelve.
Visit us on the web at www.studiotwotwelve.com */

body {
	background-image: url('background.jpg');
	background-repeat: repeat-x;
	margin: 0;
	text-align: center;
}

#container1 {
	width: 592px;
	margin-top: 108px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

#container2 {
	width: 592px;
	background-image: url('frontback.jpg');
	background-repeat: no-repeat;
	float: left;
}

#top {
	float: left;
	width: 592px;
	height: 164px;
	margin-top: 14px;
}

#bottom1 {
	float: left;
	width: 532px;
	height: 200px;
	clear: left;
	display: inline;
	margin-left: 30px;
}

#bottom2 {
	float: left;
	width: 532px;
	clear: left;
	display: inline;
	margin-left: 30px;
}

#footer {
	float: left;
	clear: both;
	display: inline;
	margin-left: 68px;
	margin-top: 10px;
	margin-bottom: 30px;
	background-image: url('footerline.jpg');
	background-repeat: no-repeat;
	width: 455px;
	height: 100px;
}

.footertext {
	width: 375px;
	margin-left: 40px;
	float: left;
	display: inline;
	margin-top: 15px;
}

img {
	border: 0;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

p.small {
	font-size: 10px;
	margin-top: 0px;
	color: #666666;
}

p.list {
	margin-left: 20px;
}

h1 {
	font-size: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: rgb(167,116,158);
}

h2 {
	font-size: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: rgb(167,116,158);
	clear: left;
}

h3 {
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: rgb(167,116,158);
}

a:link, a:visited {
	color: rgb(167,116,158);
	text-decoration: none;
}

a:hover, a:active {
	color: rgb(221,166,204);
	text-decoration: underline;
}

#logo {
	width: 239px;
	height: 164px;
	float: left;
}

#menu {
	width: 86px;
	height: 57px;
	float: left;
	display: inline;
	margin-top: 105px;
}

span {
	display: none;
}

#about {
	width: 86px;
	height: 18px;
	float: left;
}

#about a {
	display: block;
	width: 86px;
	height: 18px;
	background-image: url('menu.jpg');
}

#about a:hover {
	background-position: -86px 0;
}

#services {
	width: 86px;
	height: 19px;
	float: left;
}

#services a {
	display: block;
	width: 86px;
	height: 19px;
	background-image: url('menu.jpg');
	background-position: 0 -18px;
}

#services a:hover {
	background-position: -86px -18px;
}

#contact {
	width: 86px;
	height: 20px;
	float: left;
}

#contact a {
	display: block;
	width: 86px;
	height: 20px;
	background-image: url('menu.jpg');
	background-position: 0 -37px;
}

#contact a:hover {
	background-position: -86px -37px;
}

#servicestop {
	width: 128px;
	height: 35px;
	float: left;
}

#servicestop a {
	width: 128px;
	height: 35px;
	display: block;
	background-image: url('servicestop.jpg');
}

#servicestop a:hover {
	background-position: -128px 0;
}

#abouttop {
	width: 128px;
	height: 35px;
	float: left;
}

#abouttop a {
	width: 128px;
	height: 35px;
	display: block;
	background-image: url('abouttop.jpg');
}

#abouttop a:hover {
	background-position: -128px 0;
}

#contacttop {
	width: 128px;
	height: 35px;
	float: left;
}

#contacttop a {
	width: 128px;
	height: 35px;
	display: block;
	background-image: url('contacttop.jpg');
}

#contacttop a:hover {
	background-position: -128px 0;
}

#admintop {
	width: 128px;
	height: 35px;
	float: left;
}

#admintop a {
	width: 128px;
	height: 35px;
	display: block;
	background-image: url('admintop.jpg');
}

#admintop a:hover {
	background-position: -128px 0;
}
