body{
	margin-top:0px;
	background:url(../../images/body-bg.gif) top left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
#body{
	width:805px;
	margin:0 auto 0 auto;
	background-color:#281B46;
	border-left:6px solid #281B46;
	border-right:6px solid #281B46;
}
p{
margin-top:10px;
margin-bottom:10px;

}
#header{
background:url(../../images/header.gif) top left no-repeat;
height:331px;
}
#nav{
height:37px;
border-bottom:4px solid #281B46;
}

#nav ul
{
	margin:0;
	padding:0;
	list-style: none;
}

#nav li{
	float: left;
	list-style: none;
}

#nav a{
	display: block;
}


#start{
	background-image:url(../../images/nav-start.gif);
	width:366px;
	height:37px;
}

a#contact-us{
	background-image: url(../../images/nav-contact-us.gif);
	width:110px;
	height:37px;
}
a#residential{
	background-image: url(../../images/nav-residential.gif);
	width:109px;
	height:37px;
}
a#commercial{
	background-image: url(../../images/nav-commercial.gif);
	width:113px;
	height:37px;
}
a#developers{
	background-image: url(../../images/nav-developers.gif);
	width:107px;
	height:37px;
}

/*
a:hover#defelopers{
	background-image: url(../images/community-over.gif);
}
*/
.about-us-box{
	background-color:#7995A3;
	border-bottom:4px solid #281B46;
}
.about-bottom{
background: url(../../images/about-us-bottom.gif) bottom left no-repeat;
height:7px;
}
.content{
	padding:0 20px 0 20px;
}

.box1{
	width:197px;
	background-color:#A1B3BD;
	border-bottom:4px solid #281B46;
}
.box1-bottom{
background:url(../../images/box1-bg.gif) bottom left no-repeat;
height:7px;
}
.box2{
	width:197px;
	background-color:#7995A3;
	border-bottom:4px solid #281B46;
	
}
.box2-bottom{
background:url(../../images/news-bg.gif) bottom left no-repeat;
height:7px;
}
.residential{
float:left;
width:400px;
border-right:4px solid #281B46;
border-bottom:4px solid #281B46;
background-color:#A1B3BD;
}
.residential1{
float:left;
width:400px;
background-color:#A1B3BD;
border-bottom:4px solid #281B46;
}
.residential-content{
padding:0 20px 0 20px;
height:450px;
overflow:auto;
}
.gallery{
padding-top:7px;
}
.gallery img{
margin-right:11px;
border:2px solid #281B46;
}
.res-title{
color:#FFFFFF;
padding:0px 0 3px 15px;
margin:0;
background-color:#281B46;
font-weight:bold;
}
.res-bottom{
	background:url(../../images/residential-bg.gif) bottom left no-repeat;
	height:7px;
}
.page{
background-color:#A1B3BD;
border-bottom:4px solid #281B46;
}
.page-bottom{
	background:url(../../images/page-bg.gif) bottom left no-repeat;
	height:6px;
}
.fright{
	float:right;
	}
.cleaner{
	clear:both;
}
.red-large{
font-size:18px;
color:#BA241C;

}
.red-medium{
font-size:14px;
color:#BA241C;
font-weight:bold;
}
#footer{
width:817px;
	margin:0 auto 0 auto;
border-top:29px solid #281B46;
border-bottom:10px solid #281B46;
background:url(../../images/footer-bg.gif) top left repeat-x;
height:135px;
}
.logo{
	float:left;
	padding-left:15px;
}
#footer-nav{
font-size:11px;
width:600px;
margin-left:158px;
margin-top:56px;
}
#footer-nav a{
	font-size:11px;
	color:#000000;
	text-decoration:none;
	padding-left:5px;
	padding-right:5px;
} 
#footer-nav a:hover{
	text-decoration:underline;
}


