#home {
}

#home-flash {
	width: 700px;
	height: 256px;
	background: #ddd url(/images/home-flash.png) 0 0 no-repeat;
}


#home-content {
	margin-top: 24px;
	background: url(/images/home-content-bg.png) 24px 4px no-repeat;
	font-size: 11.5pt; 
	line-height: 140%;
	padding: 0 72px 0 96px;
	color: #0b2859;
}


