/*  FOR HOME PAGE //////////////////////////////////////////////////////////////////*/
#sloganblock{
	margin: 15px auto 15px auto;
	height: 185px; 
	width: 820px;
	border-bottom: #999999 1px solid;
}
#sloganblock img{
	float:left;
}
#slogan{
	float:left;
}
#slogan a{
	background-image:url(bullet-arrow.gif);
	background-repeat:no-repeat;
	background-position:right 5px;
	padding-right:15px;
	margin-left:5px;
	color:#036091;
	text-decoration:none;
}
#slogan a:hover{
	text-decoration:underline;
}
#slogan h1{
	text-indent: -9999px;
	background-image:url(home-slogan.gif);
	width: 567px; height: 79px;
	margin-top: 50px;
}

#homeboxes{
	margin-top: 50px;
	width: 890px;
	float:left;
}
#homeboxes p{
	font-size: 0.85em;
	line-height: 1.4em;	
	padding-left:5px;
}
#homeboxes a{
	color:#036091;
	text-decoration:none;
	font-size: 0.85em;
	margin-left:5px;
	padding-left:15px;
	font-weight:bold;
	background-image:url(bullet-arrow.gif); background-repeat:no-repeat; background-position:left;
}
#homeboxes a:hover{
		text-decoration:underline;
}
#whatwedo{
	margin-left: 65px;
	width:348px;
	float:left;
}
#whatwedo h2{
	text-indent: -9999px;
	background-image:url(what-we-do.gif); background-position: top left; background-repeat: no-repeat;
	height: 44px;
	width: 316px;
}
#featured{
	margin-left: 50px;
	width:348px;
	float:left;
}
#featured img{
	padding: 2px;
	border:1px solid #aaaaaa;
}
#featured h2{
	text-indent: -9999px;
	background-image:url(featured-project.gif); background-position: top left; background-repeat: no-repeat;
	height: 44px;
	width: 316px;
}

#getintouch{
	margin-left: 65px; margin-top:50px;
	width:348px;
	float:left;
}
#getintouch h2{
	text-indent: -9999px;
	background-image:url(get-in-touch.gif); background-position: top left; background-repeat: no-repeat;
	height: 44px;
	width: 316px;
}

#whatpeoplesay{
	margin-left: 50px; margin-top:50px;
	width:348px;
	float:left;
}
#whatpeoplesay p
{
	font-size: 0.85em;
	line-height: 1.4em;	
	padding-left:5px;

}
#whatpeoplesay h2
{
	text-indent: -9999px;
	background-image:url(what-people-say.gif); background-position: top left; background-repeat: no-repeat;
	height: 44px;
	width: 316px;
}