
#content div {
	display:inline;
}


#content p{
	padding-top:7px;
}


.one {
	float: left;
	margin-left: 15px;
	margin-top:15px;
	width: 420px;
}

.two {
	float:left;
	margin-left:35px;
	margin-top:40px;
	width:170px;
}

.three {
	margin-right:20px;
	margin-top:20px;
	float: right;
	width:200px;
}

.three img {
	float:right;
	vertical-align: top;
   text-align: right;
	padding:4px;
}

.gfxList {
	margin-right:45px;
	margin-top:20px;
	float:right;
	width:180px;
	display:inline;
}

#content .gfxList img  {
border:0;
margin-bottom:10px;

}

.featureAddress {
display: block;
	padding:5px 0 5px 0;
}

#content .gfxList a, #content .gfxList a:link, #content .gfxList a:hover {
	text-decoration: none;
	background-color: #ffffff;
}


.four {
	float:left;
	width:210px;
	margin-left:450px;
	margin-top:-150px;
}

.one h3 {
width: 139px;
height: 30px;
background: url(../../images/layout/you_are_here.gif) no-repeat;	
}

.two h3 {
width: 134px;
height: 30px;
background: url(../../images/layout/latest_news.gif) no-repeat;	
}

.three h3 {
width: 175px;
height: 30px;
background: url(../../images/layout/featured_project.gif) no-repeat;	
}

.four h3 {
width: 176px;
height: 30px;
background: url(../../images/layout/clients_comments.gif) no-repeat;	
}

.one p, .two p, .three p, .four p, .four blockquote {
	padding-left:5px;
}

