/* HOME */

#featurebg {
	background-image: url(../img/featurebg.jpg);
	background-repeat: repeat-x;
	height: 250px;
	width: 100%;
}
#feature {
	background-image: url(../img/feature.png);
	background-repeat: no-repeat;
	background-position: top;
	height: 260px; width: 100%;
	z-index: 0;
}
#featurecontainer {
	margin-left:auto;
	margin-right:auto;
	position:relative;
	width: 928px;
	z-index: 1;
	top: -260px;
}
#grouppic {
	float: left;
	background-image: url(../img/grouppic.png);
	height: 191px;
	width: 322px;
	margin-top: 28px;
}
#content {
	margin-left: 12px;
	margin-top: 32px;
	float: left;
}
#text {
	margin-left: 29px;
}
#text ul {
	list-style-image:url(../img/bullet.png);
	font-weight:bold;
	font-size: 17px;
	line-height: 28px;
}
#button
{
  display: block;
  width: 415px;
  height: 75px;
  background: url("../img/button.png") no-repeat 0 0;
}
#button:hover
{ 
  background-position: 0 -120px;
}

#button span
{
  display: none;
}
#main {
	background-image: url(../img/mainbg.jpg);
	background-repeat: repeat-x;
	height: 422px;
}
#maincontainer {
	margin-left:auto;
	margin-right:auto;
	position:relative;
	width: 928px;
	height: 422px;
	z-index: 1;
}
#col1 {
	float:left;
	margin-top: -215px;
	font-size:14px;
	font-weight:bold;
	position:relative;
	width: 580px;
}
#welcomecontainer {
	background-image: url(../img/spanbg.png);
	background-repeat:no-repeat;
	height: 84px;
	width: 561px;
	margin-top: 12px;
	padding: 10px;
	font-size: 16px;
	font-weight:300;
	color:#CCC;
	line-height: 22px;
}
#welcometext {
	width: 547px;
}
#navservices2
{
  display: block;
  width: 92px;
  height: 11px;
  background: url("../img/servicesbutton.png") no-repeat 0 0;
  background-position: 0 0px;
  border:none;
  float:right;
  margin-top: -10px;
  margin-right: 28px;
}
#navservices2:hover
{ 
  background-position: 0 -20px;
}
#navservices2 span
{
  display: none;
}
#servicesimage {
	background-image:url(../img/services.png);
	background-repeat:no-repeat;
	width: 620px;
	height: 235px;
	margin-top:-23px;
	margin-left: -35px;
	
}
#col2 {
	float:right;
	margin-top: -215px;
	margin-right: -30px;
	position:relative;

}
#quote1 {
	background-image:url(../img/quote1.png);
	background-repeat:no-repeat;
	width: 364px;
	height: 102px;
}
#testimonialspic {
	background-image:url(../img/testimonials.png);
	background-repeat:no-repeat;
	width: 298px;
	height: 30px;
	margin-top: 22px;
	margin-left: 12px;
	margin-bottom: 13px;
	
}
#quote2 {
	background-image:url(../img/quote2.png);
	background-repeat:no-repeat;
	width: 364px;
	height: 102px;
}
#clientsbutton {
	background-image:url(../img/ourclients.png);
	background-repeat:no-repeat;
	width: 291px;
	height: 84px;
	margin-top: 12px;
	margin-left: 15px;
}
#staffbutton
{
  display: block;
  width: 134px;
  height: 11px;
  background: url(../img/staff.png) no-repeat 0 0;
  border:none;
  margin-top: -18px;
  margin-left: 165px;
}
#staffbutton:hover
{ 
  background-position: 0 -20px;
}
#staffbutton span
{
  display: none;
}

			   
	
