/******************
BANNER
******************/

#banner {
	position: relative;
	float: left;
	width: 715px;
	height: 266px;
	background: #f3f2f2;
}

#main .title {
	position: relative;
	float: left;
	width: 645px;
	height: 25px;
	margin: 15px 0 0 25px;
	display: inline;
}

