

#banner {
	position: absolute;
	z-index: 3;
	top: 240px;
	height: 78px;
	width: 255px;
	left: 150px;
}


#banner_content {
	padding: 8px 15px;
}




#banner2 {
	position: absolute;
	z-index: 3;
	top: 240px;
	height: 78px;
	width: 255px;
	right: 140px;
}



#banner h3 {
	font-weight: bold;
	color: #626365;
	font-size: 18px;
	margin-bottom: 0.5em;
}


#banner2 h3 {
	font-weight: bold;
	color: #626365;
	font-size: 18px;
	margin-bottom: 0.5em;
}

#page {
    height: auto !important;
    height: 630px;
    min-height: 630px;
}
