#static_column_left, #title_bar, #stats, #stats img, #num_listings, #num_cities, #num_agents, #steps_static, #static_column_right, #static_column_right p, #title_tools, #tools, #tools ul, #friend, #title_friend, #friend form, .friend_label, .friend_input, #friend_submit, #questions, #static_column_left label, #static_column_left input, #static_column_left textarea, #all_places, #all_places li
	{
	position: relative;
	float: left;
	display: inline;
	}
	
/* Layout Column Left */
	
#static_column_left
	{
	background: url(../img/bgd_static_column_left.jpg) no-repeat #dbdde4;
	width: 667px;
	margin: 10px 0 0 28px;
	}
	
#static_column_left h1
	{
	font: italic 17px/17px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #94b621;
	text-transform: none;
	margin-left: 8px;
	}
	
#static_column_left h2
	{
	margin: 20px 0 16px 22px;
	}
	
#static_column_left p
	{
	width: 617px;
	text-align: justify;
	margin: 0 0 18px 22px;
	}
	
#title_bar
	{
	font: italic 17px/17px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #ffffff;
	margin: 19px 0 0 22px;
	}
	
.tab
	{
	float: right;
	margin: 23px 36px 0 0;
	}
	
.green
	{
	font: bold italic 18px/19px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #9bba2f;
	}
	
#questions
	{
	width: 617px;
	margin: 0 0 22px 22px;
	}

#questions ul
	{
	list-style: none;
	list-style-type: none;
	font: bold 11px/18px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #2367a7;
	}
	
#questions a
	{
	color: #2367a7;
	text-decoration: none;
	}
	
#questions a:hover
	{
	color: #ec8c08;
	}
	
.question_text
	{
	font: bold 12px/18px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #2367a7;
	width: 617px;
	margin-left: 22px;
	}
	
#stats
	{
	background: url(../img/bgd_stats.jpg) no-repeat;
	width: 637px;
	height: 40px;
	margin: 3px 0 0 15px;
	}
	
#num_listings
	{
	width: 273px;
	margin: 14px 0 0 17px;
	}
	
#num_cities, #num_agents
	{
	margin: 14px 0 0 30px;
	}

#num_cities
	{
	width: 134px;
	}
	
#num_agents
	{
	width: 136px;
	}
	
.stats_text
	{
	float: right;
	font: bold italic 14px/14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #11374c;
	margin-top: -1px;
	}
	
/* Steps Layout */

#steps_static
	{
	background: url(../img/bgd_steps.gif) no-repeat;
	width: 633px;
	height: 265px;
	margin: 18px 0 0 17px;
	}
	
#steps_static h2
	{
	margin: 13px 0 0 18px;
	}

#steps_title
	{
	margin-left: 9px;
	}
	
#step1, #step2, #step3
	{
	width: 207px;
	margin-top: 10px;
	}
	
#step1
	{
	margin-left: 4px;
	}
	
.steps_text
	{
	font: 10px/14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #1a4055;
	margin: 0 15px 0 15px;
	}	
	
/* Layout Column Right */
	
#static_column_right
	{
	width: 260px;
	}
	
#static_column_right p
	{
	width: 230px;
	margin: 25px 0 0 13px; 
	}
	
#title_tools
	{
	margin: 18px 0 0 27px;
	}
	
#tools
	{
	width: 260px;
	height: 85px;
	margin: 4px 0 10px 0;
	}
	
#tools ul
	{
	list-style: none;
	list-style-type: none;
	}
	
#tools li
	{
	display: block;
	float: left;
	}

#tools_featured a, #tools_assistance a, #tools_faq a, #tools_offer a, #tools_viewing a, #tools_print a, #tools_offer_on a, #tools_viewing_on a
	{
	width: 260px;
	height: 21px;
	display: block;
	overflow: hidden;
	}

#tools_find a
	{
	width: 260px;
	height: 22px;
	display: block;
	overflow: hidden;
	background: url(../img/nav_tools.jpg) 0 0 no-repeat;
	}
	
#tools_find a:hover
	{
	background: url(../img/nav_tools.jpg) -260px 0 no-repeat;
	}
	
#tools_featured a
	{
	background: url(../img/nav_tools.jpg) 0 -22px no-repeat;
	}
	
#tools_featured a:hover
	{
	background: url(../img/nav_tools.jpg) -260px -22px no-repeat;
	}
	
#tools_assistance a
	{
	background: url(../img/nav_tools.jpg) 0 -43px no-repeat;
	}
	
#tools_assistance a:hover
	{
	background: url(../img/nav_tools.jpg) -260px -43px no-repeat;
	}
	
#tools_faq a
	{
	background: url(../img/nav_tools.jpg) 0 -64px no-repeat;
	}
	
#tools_faq a:hover
	{
	background: url(../img/nav_tools.jpg) -260px -64px no-repeat;
	}
	
#tools_request a
	{
	width: 260px;
	height: 22px;
	display: block;
	overflow: hidden;
	background: url(../img/nav_tools2.jpg) 0 0 no-repeat;
	}
	
#tools_request_on a
	{
	width: 260px;
	height: 22px;
	display: block;
	overflow: hidden;
	}
	
#tools_request a:hover, #tools_request_on
	{
	background: url(../img/nav_tools2.jpg) -260px 0 no-repeat;
	}
	
#tools_offer a
	{
	background: url(../img/nav_tools2.jpg) 0 -22px no-repeat;
	}
	
#tools_offer a:hover, #tools_offer_on
	{
	background: url(../img/nav_tools2.jpg) -260px -22px no-repeat;
	}
	
#tools_viewing a
	{
	background: url(../img/nav_tools2.jpg) 0 -43px no-repeat;
	}
	
#tools_viewing a:hover, #tools_viewing_on
	{
	background: url(../img/nav_tools2.jpg) -260px -43px no-repeat;
	}
	
#tools_print a
	{
	background: url(../img/nav_tools2.jpg) 0 -64px no-repeat;
	}
	
#tools_print a:hover
	{
	background: url(../img/nav_tools2.jpg) -260px -64px no-repeat;
	}
	
/* Layout Email a Friend */
	
#friend
	{
	background: url(../img/bgd_friend.jpg) no-repeat;
	width: 236px;
	margin: 8px 0 0 10px;
	}
	
#friend form
	{
	margin: 26px 0 0 25px;
	}
	
#friend textarea
	{
	width: 187px;
	height: 80px;
	margin: 8px 0 15px 0;
	}
	
#title_friend
	{
	margin: 14px 0 0 17px;
	}
	
.friend_label
	{
	margin: 14px 0 0 0;
	}
	
.friend_input
	{
	width: 113px;
	margin: 8px 0 0 12px;
	}
	
#friend_submit
	{
	margin: 10px 0 0 -16px;
	display: inline;
	}
	
/* Layout Contact */
	
#static_column_left label
	{
	font: bold 11px/14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #2367a7;
	margin: 14px 0 0 22px;
	}
	
.contact_legend
	{
	font: bold italic 14px/14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #2367a7;
	margin-left:22px;
	}
	
.info_label
	{
	width: 90px;
	}
	
.info
	{
	width: 170px;
	margin: 10px 0 5px 8px;
	}
	
.radio
	{
	position: relative;
	float: left;
	width: 15px;
	margin: 14px 0 5px 8px !important; margin: 11px 0 5px 8px;
	}
	
.check_label
	{
	width: 100px;
	margin-left: 10px;
	}
	
.check
	{
	position: relative;
	float: left;
	margin: 14px 0 0 22px !important; margin: 10px 0 0 22px;
	}	
	
.prop_info
	{
	font: bold 11px/14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #2367a7;
	margin: 20px 0 0 22px;
	}
	
#static_column_left textarea
	{
	width: 565px;
	height: 150px;
	margin: 10px 0 0 22px;
	}
	
.lower_legend
	{
	margin-top: 0 !important; margin-top: 30px;
	}
	
#contact_submit
	{
	margin: 20px 0 0 22px;
	}
	
#all_places
	{
	background: url(../img/bgd_dividers.gif) repeat;
	width: 624px;
	height: auto;
	margin: 0 0 10px 22px;
	}
	
#all_places ul
	{
	list-style: none;
	list-style-type: none;
	}
	
#all_places li
	{
	font: bold 11px/18px "Trebuchet MS", Arial, Helvetica, sans-serif;
	width: 155px;
	}
	
#all_places a
	{
	color: #2367a7;
	text-decoration: none;
	}
	
#all_places a:hover
	{	
	color: #9bba2f;
	}