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

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



body {
	margin:0;
	padding:0;
	padding-bottom:40px;
	min-width:920px;
	
	text-align:center;
}



#container {
	position:relative;
	top:20px;
	
	margin-right:auto;
	margin-left:auto;
	
	padding-top:148px;
	
	text-align:left;
}

#content {
	position:relative;
}

#columnWrapper {
	position:relative;
}



/*--------------- Floating --------------------*/
.clear {
	clear:both;
}

.float {
	float:left;
}
.floatOpposite {
	float:right;
}



/*--------------- Site Name -------------------*/
#siteName {
	position:absolute;
	left:-999em;
}