/****************************************/
/* doneconstruction.com */
/* Copyright (c) The Worx Group - 2008 */
/* homepage.css */
/****************************************/
div.hp_main { height:434px; position:relative; z-index:1; }
	div.hp_main div { position:absolute; z-index:9; }
	div.hp_main div.background { top:0; left:0; z-index:1; }
		div.hp_main div.background img { position:absolute; top:0; left:0; }
	div.hp_main div.worker { bottom:-7px; left:3px; }
	div.hp_main div.customer { top:75px; left:450px; }
		div.hp_main div.customer div { position:static; margin-bottom:5px; }
	div.hp_main div.button { top:200px; left:450px; }
	div.hp_main div.photo1 { bottom:-10px; right:200px; }
	div.hp_main div.photo2 { bottom:25px; right:10px; }
	div.hp_main div.wood1 { bottom:-90px; left:0px; }
	div.hp_main div.wood2 { bottom:-96px; right:0px; }
div.hp_bottom { background:#17120e url(/images/hp_background_bottom.gif) top repeat-x; padding:90px 0 15px 0;}
	div.hp_bottom h1 { font-size:18px; color:#c7213d;  }
	div.hp_bottom h2 { font-size:13px; padding-bottom:0.3em; font-weight:bold; color:#ffed27; }
	div.hp_bottom p { color:#FFF; }
		div.hp_bottom p a { color:#c7213d; font-weight:bold; }
		div.hp_bottom p a:hover { color:#ffed27; }
	div.hp_bottom div.left { float:left; width:324px; padding:0 30px; }
	div.hp_bottom div.middle { float:left; width:185px; padding:0 30px 0 55px; background:url(/images/hp_bottom_middle_bg.gif) top left no-repeat; }
	div.hp_bottom div.right { float:left; width:185px; padding:0 30px 0 55px; background:url(/images/hp_bottom_right_bg.gif) top left no-repeat; }