/***************************************************************
Style Sheet for Build My Own Body.
Copyright 2008-2009 Maven Web Solutions, LLC. 
All Rights Reserved.

Revision: 07/2009
***************************************************************/



/*	home content
-------------------------------------------------------------------*/

#home-top {
	position: relative;
 	height:354px;
	width:970px;	
}

#home-bottom {
	position:relative;
	min-height:310px;
    height:auto !important;
    height:310px;	
	margin: 15px 0 0 0;
}

#home-bottom .boxcontent {
	position: relative;
	background: #e2f2f0 url(http://www.buildmyownbody.com/images/bg_homebottom.png);	
	min-height:340px;
    height:auto !important;
    height:340px;		
}

#home-bottom .left {
	position:relative;
}

#home-bottom .middle {
	position:absolute;
	width:310px;
	left:328px;
	top:0;
}

#home-bottom .right {
	position:absolute;
	width:310px;
	right:0px;
	top:0;
}

#home-bottom .heading {
	position:relative;
	padding-top: 4px;
	margin-left: 10px;
	height: 22px;
	font-size: 14px; 
	color: #fff; 
	font-weight: normal; 
	text-transform: uppercase;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;	
}

#home-bottom .photo {
	position: relative;
	margin:0;
	padding:0;
	height: 130px;
}

#home-bottom .description {
	position: relative;
	padding: 15px 25px 0 25px;
	text-align: justify;
	color:#555;
}

#home-bottom li {
	margin-left: 13px;
}
