#top {
	background:url(../images/top_interior.gif) 0 0 no-repeat;
	height:141px;
	}

#content {
	background:url(../images/interior_content_tile.gif) 0 0 repeat-y;
	width:990px;
	margin:0 0 26px 0;
}

#contentRight,
#contentLeft {float:right;}

#contentLeft {
	width:238px;
	background:url(../images/interior_left_bg.gif) 0 0 no-repeat;
	padding:9px 13px 0 10px;
	}
#contentLeft .feature {
	background-repeat:no-repeat;
	padding:128px 0 22px 0;
}
#contentLeft .feature p {
	color:#bbbbbe;
	margin:0 0 1ex 1px;
	}

#contentLeft .feature div {
	height:24px;
	background-repeat:no-repeat;
	background-position:0 0:
}
#contentLeft .feature div a {
	display:block;
	text-decoration:none;
	height:100%;
}
#contentLeft #testimonials {background-image:url(../images/content/_left_video.jpg);}
#contentLeft #testimonials div {
	background-image:url(../images/text/_left_video_btn.gif);
	width:132px;
	}
#contentLeft #services {background-image:url(../images/content/_left_services.jpg);}
#contentLeft #services div {
	background-image:url(../images/text/_left_services_button.gif);
	width:139px;
	}
#contentLeft #contactLeft {background-image:url(../images/content/_left_contact.jpg);}
#contentLeft #contactLeft div {
	background-image:url(../images/text/_left_contact_btn.gif);
	width:122px;
	}
#contentLeft #preconstruction {background-image:url(../images/content/_left_preconstruction.jpg);}
#contentLeft #preconstruction div {
	background-image:url(../images/text/_left_preconstruction_butto.gif);
	width:216px;
	}
#contentRight {
	width:721px;
	padding:4px;
	background:url(../images/interior_right_bg.gif) 0 0 no-repeat;
	}

#bottom {
	width:990px;
	height:8px;
	background:url(../images/interior_content_clear.gif) 0 0 no-repeat;
	}