body, html {
	margin: 0px;
}
body {
	background-color: #A8B9C1;
}
#maincontent #pagehead {
	padding: 0px;
	height: 50px;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#pagehead h1 {
	margin: 0px;
	padding: 0px;
	line-height: 50px;
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
	font-size: 36px;
	font-weight: bolder;
	color: #000;
}



#wrapper {
	background-image: url(../images/background.jpg);
	background-repeat: no-repeat;
	height: 1024px;
	width: 1280px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
}
#header {
	background-image: url(../images/header.png);
	background-repeat: no-repeat;
	height: 200px;
	width: 1280px;
	background-position: center;
}

#navbar {
	float: left;
	height: 750px;
	width: 150px;
	clear: left;
	margin-left: 20px;
}
#navbar #navigation {
	height: 500px;
	width: 120px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 60px;
}

#navbar ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
#navbar ul li a.home {
	height: 53px;
	width: 120px;
	display: block;
	background-image: url(../images/home.png);
	background-repeat: no-repeat;
	background-position: left;
	text-align: center;
	margin-bottom: 20px;
}
#navbar #navigation ul li a.home:hover {
	background-image: url(../images/home.png);
	background-repeat: no-repeat;
	background-position: center;
	margin-bottom: 20px;
}
#navbar #navigation ul li a.home:active {
	background-image: url(../images/home.png);
	background-repeat: no-repeat;
	background-position: right;
	margin-bottom: 20px;
}

#navbar ul li a.about {
	background-image: url(../images/about.png);
	background-repeat: no-repeat;
	background-position: left;
	display: block;
	height: 53px;
	width: 120px;
	margin-bottom: 20px;
}

#navbar #navigation ul li a.about:hover {
	background-image: url(../images/about.png);
	background-repeat: no-repeat;
	background-position: center;
	margin-bottom: 20px;
}

#navbar #navigation ul li a.about:active {
	background-image: url(../images/about.png);
	background-repeat: no-repeat;
	background-position: right;
	margin-bottom: 20px;
}

#navbar ul li a.boats {
	background-image: url(../images/boats.png);
	background-repeat: no-repeat;
	background-position: left;
	display: block;
	height: 53px;
	width: 120px;
	margin-bottom: 20px;
}

#navbar #navigation ul li a.boats:hover {
	background-image: url(../images/boats.png);
	background-repeat: no-repeat;
	background-position: center;
	margin-bottom: 20px;
}

#navbar #navigation ul li a.boats:active {
	background-image: url(../images/boats.png);
	background-repeat: no-repeat;
	background-position: right;
	margin-bottom: 20px;
}

#navbar ul li a.vehicle {
	background-image: url(../images/vehicle.png);
	background-repeat: no-repeat;
	background-position: left;
	display: block;
	height: 53px;
	width: 120px;
	margin-bottom: 20px;
}

#navbar #navigation ul li a.vehicle:hover {
	background-image: url(../images/vehicle.png);
	background-repeat: no-repeat;
	background-position: center;
	margin-bottom: 20px;
}

#navbar #navigation ul li a.vehicle:active {
	background-image: url(../images/vehicle.png);
	background-repeat: no-repeat;
	background-position: right;
	margin-bottom: 20px;
}

#navbar ul li a.signage {
	background-image: url(../images/signage.png);
	background-repeat: no-repeat;
	background-position: left;
	display: block;
	height: 53px;
	width: 120px;
	margin-bottom: 20px;
}

#navbar #navigation ul li a.signage:hover {
	background-image: url(../images/signage.png);
	background-repeat: no-repeat;
	background-position: center;
	margin-bottom: 20px;
}

#navbar #navigation ul li a.signage:active {
	background-image: url(../images/signage.png);
	background-repeat: no-repeat;
	background-position: right;
	margin-bottom: 20px;
}

#navbar ul li a.links {
	background-image: url(../images/links.png);
	background-repeat: no-repeat;
	background-position: left;
	display: block;
	height: 53px;
	width: 120px;
	margin-bottom: 20px;
}

#navbar #navigation ul li a.links:hover {
	background-image: url(../images/links.png);
	background-repeat: no-repeat;
	background-position: center;
	margin-bottom: 20px;
}

#navbar #navigation ul li a.links:active {
	background-image: url(../images/links.png);
	background-repeat: no-repeat;
	background-position: right;
	margin-bottom: 20px;
}

#navbar ul li a.contact {
	background-image: url(../images/contact.png);
	background-repeat: no-repeat;
	background-position: left;
	display: block;
	height: 53px;
	width: 120px;
	margin-bottom: 20px;
}

#navbar #navigation ul li a.contact:hover {
	background-image: url(../images/contact.png);
	background-repeat: no-repeat;
	background-position: center;
	margin-bottom: 20px;
}

#navbar #navigation ul li a.contact:active {
	background-image: url(../images/contact.png);
	background-repeat: no-repeat;
	background-position: right;
	margin-bottom: 20px;
}

#maincontent {
	float: right;
	height: 750px;
	width: 1032px;
	margin-top: 0px;
	margin-right: 47px;
	margin-bottom: 0px;
}
#maincontent #slideshow {
	padding: 0px;
	height: 525px;
	width: 660px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}


#maincontent #slideshow #piecemaker {
	padding: 0px;
	height: 525px;
	width: 640px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#maincontent #description {
	height: 160px;
	width: 720px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#description p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	color: #000;
	font-weight: bolder;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


#footer {
	background-image: url(../images/footer.png);
	background-repeat: no-repeat;
	background-position: center;
	height: 74px;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
#maincontent #area {
	height: 700px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#maincontent #area h1 {
	padding: 0px;
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#area #sites {
	height: 600px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#area #sites img {
	margin-top: 20px;
	margin-right: 60px;
	height: 100px;
	width: 330px;
}
#maincontent #location {
	height: 450px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#location iframe {
	height: 350px;
	width: 425px;
	float: left;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}

#maincontent #email {
	width: 330px;
	float: right;
	margin-top: 20px;
}
#email p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #000;
	margin: 0px;
	padding: 0px;
	line-height: 20px;
}
#maincontent #desc {
	height: 120px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#desc p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	text-align: center;
}
#aboutText {
	width: 1032px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #000;
	margin-top: 40px;
}
#aboutText #list li{
	text-align: center;
	list-style-type: none;
	list-style-position: inside;
	display: block;
}
#aboutText #list ul li .left {
	margin-right: 10px;
}
#wrapper #maincontent #aboutText #list ul li .right {
	margin-left: 10px;
}



#maincontent h1 {
	font-family: Verdana, Geneva, sans-serif;
	color: #000;
	text-align: center;
	font-size: 40px;
	font-weight: bolder;
	margin-bottom: 40px;
}
#maincontent p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000;
	text-align: center;
	line-height: 16px;
}
#aboutText p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	font-weight: bolder;
	color: #000;
}
#aboutText p.red {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	font-weight: bolder;
	color: #F00;
}
