#body {
	background-image:url(../images/body-bg.png);
	background-position:top;
	background-repeat:repeat-x;
	min-height:265px;
}

#content {
	width:740px;
	float:none;
	background-color: #DDC6A4;
}


#body-bttm {
	clear:both;
	background-image:url(../images/body-bg-bttm.png);
	background-position:bottom;
	background-repeat:repeat-x;
	height:28px;
	width:760px;
	margin-left:-5px;
}

#hours-locations {
	clear:both;
	width:760px;
	margin-left:-5px;
	background-color: #DDC6A4;
	font-size: 80%;
}

#scrolling-picture {
	width:325px;
	height:232px;
	/* background-image:url(../images/scrolling-picture-bg.png); */
	background-position:left;
	background-repeat:no-repeat;
	float:left;
	margin-top:-5px;
	margin-bottom:15px;
	margin-left:20px;
	padding:45px 0 0 1px;
}

#scrolling-picture .img{

}

#list-hours {
	margin-top:10px;
	float:right;
	width:345px;
	padding-left:0px;
	font-size: 90%;
	background-color: #DDC6A4;
}

#latest-news {
	clear:both;
	background-color:#F1E9DC;
	border-top:1px solid #DDC6A4;
	border-bottom:1px solid #DDC6A4;
	padding-top:9px;
	text-align:center;
	width:760px;
	margin-left:-5px;
}

#services {
	clear:both;
	position:relative;
	height:150px;
	background-color: #FFF;
	width:760px;
	margin-left:-5px;
}

#container-service {
	position:absolute;
	left:33px;
	top:17px;
}

#container-service a {
	background-image:url("../images/hp-container-service.jpg");
	background-repeat:no-repeat;
	width:152px;
	display:block;
	padding-top:114px;
	height:0px !important; /* for most browsers */
	height /**/:114px; /* for IE5.5's bad box model */
	overflow:hidden;
}

#container-service a:hover {
	background-image:url("../images/hp-container-service-hover.jpg");
	background-repeat:no-repeat;
}

#customer-scale {
	position:absolute;
	left:214px;
	top:17px;
}

#customer-scale a {
	background-image:url(../images/hp-customer-scale.jpg);
	background-repeat:no-repeat;
	width:152px;
	display:block;
	padding-top:114px;
	height:0px !important; /* for most browsers */
	height /**/:114px; /* for IE5.5's bad box model */
	overflow:hidden;
}

#customer-scale a:hover {
	background-image:url(../images/hp-customer-scale-hover.jpg);
	background-repeat:no-repeat;
}

#demolition {
	position:absolute;
	left:395px;
	top:17px;
}

#demolition a {
	background-image:url(../images/hp-demolition.jpg);
	background-repeat:no-repeat;
	width:152px;
	display:block;
	padding-top:114px;
	height:0px !important; /* for most browsers */
	height /**/:114px; /* for IE5.5's bad box model */
	overflow:hidden;
}

#demolition a:hover {
	background-image:url(../images/hp-demolition-hover.jpg);
	background-repeat:no-repeat;
}

#fundraising {
	position:absolute;
	left:576px;
	top:17px;
}

#fundraising a {
	background-image:url(../images/hp-fundraising.jpg);
	background-repeat:no-repeat;
	width:152px;
	display:block;
	padding-top:114px;
	height:0px !important; /* for most browsers */
	height /**/:114px; /* for IE5.5's bad box model */
	overflow:hidden;
}

#fundraising a:hover {
	background-image:url(../images/hp-fundraising-hover.jpg);
	background-repeat:no-repeat;
}