@charset "utf-8";
body {
	background-color: #333333;
}

mainNav {
	background-color: #768191;
	background-image: url(../Images/Layout/header.gif);
	position: absolute;
	left: 20%;
	top: 200px;
}
.conHeaders {
	position: absolute;
	left: 20%;
	top: 0px;
	margin-left: -126px;
	height: 61px;
}

.header {
	background-image: url(../Images/Layout/header.gif);
	height: 111px;
	width: 650px;
	left: 20%;
	position: absolute;
	top: 40px;
}

.Navbar {
	top: 156px;
	left: 198px;
	width: 600px;
	height: 22px;
	border: 3px solid #000000;
	position: absolute;
}
.contactbox {
	height: auto;
	width: 720px;
	position: absolute;
	left: 20%;
	top: 180px;
	background-color: #91A8B2;
	border: 1px solid #FFFFFF;
}

.demonav {
	background-image: url(../Images/Layout/demonav.gif);
	top: 160px;
	position: absolute;
	left: 20%;
	visibility: visible;
	text-decoration: none;
}
.gallnav {
	left: 20%;
	top: 160px;
	position: absolute;
	margin-left: 125px;
}
.resnav {
	position: absolute;
	left: 20%;
	top: 160px;
	margin-left: 240px;
}
.newnav {
	margin-left: 450px;
	position: absolute;
	left: 20%;
	top: 160px;
	text-decoration: none;
}
.connav {
	margin-left: 350px;
	left: 20%;
	top: 160px;
	position: absolute;
	text-decoration: none;
}
.linnav {
	margin-left: 550px;
	position: absolute;
	left: 20%;
	top: 160px;
	text-decoration: none;
}


a:link {
	text-decoration: none;
}


a:hover {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
.title {
	position: absolute;
	left: 20%;
	top: 70px;
	border: 2px solid #FFFFFF;
}
