body {
	background:url(../img/back.gif) #194A5C no-repeat;
}

#header {
	background:url(../img/home_header.jpg) no-repeat;
	width:910px;
	height:80px;
	margin-top:12px;
}
#header h2 a {
	width:454px;
	height:70px;
	display:block;
}

#content {
	height:357px;
	padding-left:196px;
	background:url(../img/home_logo.jpg) no-repeat #315C6D;
}
#flash_holder {
	width:685px;
	height:348px;
}

#footer {
	background:url(../img/home_footer_back.gif) repeat-x;
}
#footer #footer_nav {
	margin:0 0 0 196px;
	background:none;
}