#main {
	text-align: center;
	padding: 0px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	top: 25px;

}
#copyright {
	font-size: 12px;
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	width: 900px;
}

#awbailey {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 300px;
	height: 41px;
	background-color: #000000;
	margin: 0px;
	paddin: 0px;
}
#nav-container {
	width: 1000px;
	padding: 0px;
	background-color: #000000;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#navlist
{
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 10px;
	text-align: left;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin-bottom: 0px;
}

#navlist ul, #navlist li
{
margin: 0;
padding: 0;
display: inline;
list-style-type: none;

}



#navlist a:link, #navlist a:visited
{
	float: left;
	line-height: 25px;
	font-weight: normal;
	margin: 0 10px 0px 10px;
	text-decoration: none;
	color: #fff;
	
}

#navlist a:link#current, #navlist a:visited#current, 
{

padding-bottom: 2px;
background: transparent;
color: #CA7803;
}

#navlist a:hover { color: #CA7803;
border-bottom: none;
}

.home a#home {border-bottom: 2px solid #CA7803; padding-bottom: 1px; background: transparent; color: #CA7803; }
.galleries a#galleries {border-bottom: 2px solid #CA7803; padding-bottom: 1px; background: transparent; color: #CA7803; }
.panoramic a#panoramic {border-bottom: 2px solid #CA7803; padding-bottom: 1px; background: transparent; color: #CA7803; }
.blog a#blog {border-bottom: 2px solid #CA7803; padding-bottom: 1px; background: transparent; color: #CA7803; }
.about a#about {border-bottom: 2px solid #CA7803; padding-bottom: 1px; background: transparent; color: #CA7803; }
.contact a#contact {border-bottom: 2px solid #CA7803; padding-bottom: 1px; background: transparent; color: #CA7803; }
.clients a#clients {border-bottom: 2px solid #CA7803; padding-bottom: 1px; background: transparent; color: #CA7803; }
.greetings a#greetings {border-bottom: 2px solid #CA7803; padding-bottom: 1px; background: transparent; color: #CA7803; }


.contact #main {


}
