body{
	background: url(/images/bg.jpg) repeat-x;
	text-align: center;
	font-family: verdana;
}

#container{
	width:900px;
	margin: 0px Auto;
	padding: 0px 25px;
	text-align: left;
}
#logo{
	background: url(/images/logo.png);
	width: 355px;
	height: 104px;
	margin: 30px 0px 2px;
	display: block;
	float:left;
}	
#nav-bar {
	width: 100%;
	margin-top:7px;

}

a.home, a.home-a{
	background-image:url(/images/nav-home.png);
	display:block;
	float:left;
	height:41px;
	text-decoration:none;
	width:69px;
}

a.home:hover, a.home-a{
	background-image:url(/images/nav-home-a.png);
}

a.about, a.about-a{
	background-image:url(/images/nav-about.png);
	display:block;
	float:left;
	height:41px;
	text-decoration:none;
	width:68px;
}

a.about:hover, a.about-a{
	background-image:url(/images/nav-about-a.png);
}
a.news, a.news-a{
	background-image:url(/images/nav-news.png);
	display:block;
	float:left;
	height:41px;
	text-decoration:none;
	width:69px;
}

a.news:hover, a.news-a{
	background-image:url(/images/nav-news-a.png);
}

a.residential, a.residential-a{
	background-image:url(/images/nav-residential.png);
	display:block;
	float:left;
	height:41px;
	text-decoration:none;
	width:180px;
}

a.residential:hover, a.residential-a{
	background-image:url(/images/nav-residential-a.png);
}

a.commercial, a.commercial-a{
	background-image:url(/images/nav-commercial.png);
	display:block;
	float:left;
	height:41px;
	text-decoration:none;
	width:178px;
}

a.commercial:hover, a.commercial-a{
	background-image: url(/images/nav-commercial-a.png);
}

a.awards, a.awards-a{
	background-image:url(/images/nav-awards.png);
	display:block;
	float:left;
	height:41px;
	text-decoration:none;
	width:182px;
}

a.awards:hover, a.awards-a{
	background-image: url(/images/nav-awards-a.png);
}

a.contact, a.contact-a{
	background-image:url(/images/nav-contact.png);
	display:block;
	float:left;
	height:41px;
	text-decoration:none;
	width:107px;
}

a.contact:hover, a.contact-a{
	background-image: url(/images/nav-contact-a.png);
}

#body-header{
	background: url(/images/header.png);
	width: 853px;
	height: 18px;
	display: block;
	margin-top: 15px;
}

#body-content{
	background: url(/images/body-bg.png);
	width: 853px;
	margin-top: -2px;
		
}

#body-content-interior{
	background: url(/images/inner-bg.jpg);
	width:850px;
}
#body-footer{
	background: url(/images/footer.png);
	width: 853px;
	height: 18px;
	display: block;
	
}

#left-content{
	float:left;
	width: 628px;
	padding-left: 5px; 
	
}

#right-content{
	float: right;
	width: 199px;
	padding-right:8px ;
}

#clear{
	clear: both;
}
#right-header-image{
	display:block;
	width:199px;
	height:114px;
	background: url(/images/header-right.jpg)
}
#right-nav ul{
	border:medium none;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0pt;
	padding:0pt;
}
#right-nav ul li{
	background: url(/images/nav-right-bg.jpg);
	width: 199px;
	height: 30px;
	display: block;
	padding: 10px 0px 0px;
}

#right-nav ul li:hover{
	background: url(/images/nav-right-bg-a.jpg);
}

#right-nav ul li.final:hover{
	background: url(/images/nav-right-bg.jpg);
}
#right-nav ul li a{
	margin: auto 0px 0px 30px;
	color: #67675e;
	font-size: 12px;
	text-decoration: none;
}

#right-nav ul li a:hover{
	color: #070707;
}

#plug{
	color: #0068ac;
	font-size:16px;
	margin: 25px 14px 0px 18px;
}

#address-box {
	float: right;
	text-align: right;
	margin: 10px 50px;
	display:inline;
	color: #97968d;
	font-size: 12px;
	line-height: 16px;
	text-decoration: none;
}

#address-box a{
	color: #97968d;
	text-decoration: none;
}
#address-box span, #address-box a:hover, .accent{
	color: #0156a4;
}

#left-content-text{
	color: #4d4c4c;
	padding: 30px 20px;
	font-size: 12px;
	line-height: 20px;
}

#feltmann-box{
	float:left;
	margin: -15px 0px 0px -20px;
	display:inline;
}

#plug .accent{
	color: #4d4c4c;
}

.quotee{
	color: #4d4c4c;
	font-style: italic;
	font-size: 10px;
	margin: 5px 0px 0px 30px;
}

#map{
	width:624px;
	height:235px;
	border-color: #009CC4;
	border-style: solid;
	border-width: thin;
	margin-left: 3px;
}
	
.pageHeading{
	color: #0457a5;
	font-size: 14px;
	font-weight: 600;
}

.date{
	color: #111212;
	font-size:10px;
	font-weight: 600;
}

#map-corner{
	float:left; 
	margin-top:-237px; 
	position:relative;
	margin-left:3px;
}
#galleryBtn {
	display:block;
	float:right;
	height:76px;
	width:236px;
	margin:5px;
	text-decoration:none;
	background-image:url(/images/gallery_button.jpg);
}
a {
	color: #0457A5;
}
#flash_gallery {
	float:right;
	margin-left:10px;
	margin-right:-21px;
}
#footer-text{
	margin-right:auto;
	margin-left:auto;
	font-size:10px;
}
#footer-text a{
	text-decoration:none;
}
#footer-text a:hover{
	text-decoration:underline;
}

