#featuresSection {
	width:695px;
	height:100%;
	min-height:560px;
	background-image: url("/images/features_bg_middle.png");
}

#featuresTopSection {
	width:695px;
	height:22px;
	background-image: url("/images/features_bg_top.png");
}

#featuresBottomSection {
	width:695px;
	height:22px;
	background-image: url("/images/features_bg_bottom.png");
}

#showcaseSection {
	position:relative;
	float:left;
	display:block;
	clear:both;
	width:695px;
	margin:0 0 10px;
	padding:10px 0;
	background-image: url("/images/features_bg_middle_green.png");
	text-align:right;
}

#showcaseSection a {
	text-decoration:none;
}

#showcasePhoto {
	position:relative;
	float:left;
	margin:0 10px;
	width:50%;
}

#showcaseInfo {
	position:relative;
	float:left;
	font-size:110%;
	text-align:left;
	margin:0 10px 0 5px;
	width:44%;
}

#showcaseInfo h3 {
	font-weight:normal;
}

#quickSearchSection {
	position:relative;
	display:block;
	clear:both;
	width:653px;
	height:100%;
	margin:0 22px;
	padding:0 20px;
	min-height:159px;
	background: url("/images/quicksearch_bg_middle.png") repeat-y top left;
	font-size:120%;
	color:#0D3656;
	font-weight:bold;
	font-family: Lucida Grande, Tahoma, Arial, Verdana, sans-serif;
}

#quickSearchSection select {
	font-size:85%;
}

#quickSearchTitleSection {
	margin:0 0 15px;
}

#quickSearchTopSection {
	position:relative;
	display:block;
	clear:both;
	width:653px;
	height:16px;
	margin:0 22px;
	background-image: url("/images/quicksearch_bg_top.png");
}

#quickSearchBottomSection {
	position:relative;
	display:block;
	clear:both;
	width:653px;
	height:20px;
	margin:0 22px;
	background-image: url("/images/quicksearch_bg_bottom.png");
}

#qsfLeftSection {
	float:left;
	min-width:305px;
}

#qsfLeftSection div {
	padding-bottom:10px;
}

#qsfLeftSection div label {
	float:left;
	width:6em;
	display:block;
	text-align:right;
	margin-right:5px;
}

#qsfRightSection {
	float:left;
	min-width:305px;
}

#qsfRightSection div {
	padding:0 0 10px;
	margin:0 0 0 10px;
}

#qsfRightSection div label {
	float:left;
	width:9em;
	display:block;
	text-align:right;
	margin-right:5px;
}


#qsfBottomSection {
	display:block;
	clear:both;
	width:610px;
	text-align:right;
	margin:0;
}

#tipSection {
	width:630px;
	height:100%;
	margin:0 22px;
	padding:10px 20px 5px;
	font-size:100%;
}