/***************************************************************
Style Sheet for RealEstateMarketAssistant.com

Copyright 2005-2006 by Sebo Marketing, All Rights Reserved
***************************************************************/

#container {
	padding-top: 155px !important;
}

#content {
	position: relative;
}

#columnWrapper {
	/* width: 968 - 225 - 13 - 250 - 13; */
/*	padding:0 238px 0 0;*/
}

#homeBanner {
	width: 968px;
	height: 79px;
	padding-bottom:13px;
	background: url('images-layout/home-banner.gif') no-repeat;
}
	#homeBanner #homeBannerText {
		position: relative;
		width: 500px;
		top: 27px;
		left: 330px;
		font-size: 120%;
		color:#fff;
	}
#homeSticker {
	display: none; /* Disables top-right sticker */
	position: absolute;
	top: 114px;
	right: 16px;
	z-index: 4;
}

.column1 {
	display:inline;
	position: relative;
	float:left;
	padding-left:20px;
/*	padding-right:20px;*/
/*	width:690px;*/
}

.column2 {
	display:inline;
	float:left;
	/* margin-left: -(467 + 250); */
	margin-left:-717px;
	width:250px;
}

.column3 {
	display:inline;
	float:right;
	position: relative;
/*	margin-right:-235px;*/
	width:225px;
}