/***************************************************************
Style Sheet for Discount 1031 Exchange.com

Copyright 2007 by Sebo Marketing, All Rights Reserved
***************************************************************/


#homeSection1, #homeSection2, #homeSection3 {
	float:left;
	padding-top:3px;
	width:284px;
	text-align:center;
	border:3px solid #8fa9ca;
	background:#d7bc87;
}

#homeSection1, #homeSection2 {
	margin-right:10px;
}
#homeSection3 {
	margin-right:none;
}


#homeSection1 h2, #homeSection2 h2, #homeSection3 h2 {
	margin:0;
	color:#000;
}
#homeSection1 .message, #homeSection2 .message, #homeSection3 .message {
	position:relative;
	margin:6px;
	padding:6px 0;
	
	/* IE7 follows at least one standard; but unless we set this, the main nav slides right underneath the footer. */
	min-height:7.5em;
	
	/* IE6 Mumbo-jumbo */
	height:auto !important;
	height:7.5em;	
	
	background:#e9dbbe;
}
#homeSection1 p, #homeSection2 p, #homeSection3 p {
	margin:0 0 3px 0;
}
#homeSection1 .buttonStyle1, #homeSection2 .buttonStyle1, #homeSection3 .buttonStyle1 {
	position:absolute;
	bottom:6px;
	left:70px;
}