#start_main {
	float: left;
	width: 703px;
}
#start_side {
	float: left;
	width: 257px;
}
.featured_listing {
	float: left;
	width: 230px;
	margin-right: 4px;
	font: normal 12px arial;
}
.featured_listing a:link, .featured_listing a:visited {
	border-bottom: none;
	text-decoration: none;
}
.featured_listing img {
	padding: 3px;
	border: 1px solid #ccc;
}
#featured_listing a:link, #featured_listing a:visited {
	border-bottom: none;
}
.featured_listings h1 {
	font: normal 16px georgia;
	color: #90918D;
}
#intro {
	font: normal 13px arial;
	margin-bottom: 11px;
}
#newsletter {
	width: 658px;
	border: 1px solid #fff;
	background: #2c5a8e;
	font: normal 12px arial;
	color: white;
	padding: 10px 15px;
	margin: 11px 0;
}
#newsletter_l {
	float: left;
	width: 430px;
	padding-right: 8px;
}
#newsletter_r {
	float: right;
	width: 220px;
}
#about_start h1 {
	font: bold 13px arial;
	color: #90918D;
}
#about_start {
	width: 257px;
	margin-top: 11px;
	font: normal 13px arial;
}
#about_start img {
	margin: 11px 0 0 0;
}

#foo_detail {
	margin: 0 auto;
	width:776px;
}
#foo_detail h1 {
	margin: 11px 0;
}
#foo_detail h3 {
	margin: 11px 0;
	border-bottom: 1px solid #cfcec4;
}
#foo_detail img {
	padding: 3px;
	border: 1px solid #cfcec4;
	margin-bottom: 3px;
}
#foo_col1 {
	width: 508px; 
	float: left; 
	margin-right: 22px;
}
#foo_col2 {
	width:246px; 
	float:left;
}
#foo_col2 a:link {
	text-decoration:none;
	border-bottom: none;
}