#header {
	height:328px;
	background:url(/images/header.jpg) no-repeat
}

#content {
	padding:30px;
	border-left:1px solid #e1e1e1;
	border-right:1px solid #e1e1e1
}
#content .portal {
	float:left;
	margin-right:22px;
	margin-bottom:20px
}
#content .portal.last {
	margin-right:0
}

#search {
	background:url(/images/search.png);
	width:216px;
	height:151px;
	padding:10px 0 0 15px
}

#boat_type_home, #price_range_home {
	width:195px;
}

#left {
	float:left;
	width:480px;
	color:#333
}
#left p {
	text-align:justify
}

#right {
	float:right;
	width:231px
}