/*
Style adjustments for home page
*/

body{background:#eaead3;}

#content{margin-top:60px;}

#hotboxes{position:absolute; padding:0; margin:0; list-style:none; top:20px; left:0;}
	#hotboxes li{position:absolute; background-repeat: no-repeat; width:160px; height:125px; top:0;}
	#hotboxes li.hb-babies{left:0px;}
	#hotboxes li.hb-classes{left:160px;}
	#hotboxes li.hb-wellness{left:320px;}
	#hotboxes li.hb-healthbeat{left:480px;}

#contact-block{position:absolute; top:167px; left:10px; width:300px; height:82px;}
	#contact-block span.phone{position: absolute; height: 45px; width: 300px; top: 0; left: 0; background: url(i/contact-address-3colspan.gif) no-repeat;}
	#contact-block a.address{position: absolute; height: 32px; width: 300px; top: 50px; left: 0; background: url(i/contact-address-3colspan.gif) no-repeat 0 -47px;}
	
#footer-nav{top:167px; left:330px;}