div#Header{
	height: 325px;
	/*background-image: url(/images/flash-home-page.jpg);*/
}


div#BottomMain{
	width: 955px;
	height: 185px;
	background: url(/images/background-home-bottom.jpg) no-repeat;
}


div#BottomMain div.Left{
	width: 583px;
	font-size: 12px;
	color: #cfcfcf;
}


div#BottomMain div.Left div.Spacer{
	margin: 24px 50px;
}


div#BottomMain div.Left h2{
	font-size: 16px;
	color: #266fc7;
	margin-bottom: 0px;
	text-transform: uppercase;
	line-height: 24px;
}


div#BottomMain div.Right{
	width: 372px;
	height: 184px;
	background: transparent no-repeat;
}


div#BottomMain div.Right div.Spacer{
	margin: 15px 9px;
}


div#BottomMain div.Right h2{
	font-size: 35px;
	color: white;
	margin: 0px;
	text-transform: uppercase;
	line-height: 44px;
}


div#BottomMain div.Right h3{
	font-size: 14px;
	color: #266fc7;
	margin: 0px;
	text-transform: uppercase;
	line-height: 22px;
}

