/*
style changes for the Splash/index page
*/
	
#header {
	background-position: 0 166px;
	}
	
#header_main {
	width: 478px;
	height: 164px;
	}
	
#logo_link {
	background: url(f/logo.jpg) no-repeat center;
	width: 288px;
	height: 86px;
	margin: 33px 0 0 47px;
	}
	
#header_border {
	height: 164px;
	}
	
#header_side {
	width: 237px;
	height: 114px;
	}
	
#content {
	background-image: url(f/content_side_bg.gif);
	}
	
#content_main {
	width: 388px;
	}
	
#content_side {
	width: 235px;
	margin-left: 479px;
	padding-left: 52px;
	}
	
html>body #content_side {
	padding-left: 152px;
	margin-left: 379px;
	width: 238px;
	}
	
#footer_content {
	background: url(f/content_side_bg.gif) top right repeat-y;
	padding-right: 355px;
	}
	
#footer_bar_top {
	background: url(f/footer_bar_photo.jpg) center;
	}
