#footer_bg
{
	background:url(/assets/images/footer_bg.jpg) bottom center no-repeat;
}

body.in_home
{
	background:url(/assets/images/header_bg.jpg) #000 top center no-repeat;
}

body
{
	background:url(/assets/images/header_section_bg.jpg) #000 top center no-repeat;
}

#page,#header,#container,#footer,.header_core,.container_core,.footer_core
{
	margin:0 auto;
	width:100%;
}

.holder
{
	width:999px;
	margin:0 auto;
}

.header_core.in_home
{
	height:150px;
}

.header_core
{
	height:175px;
}

.container_core
{
	padding-bottom:60px;
}

.footer_core
{
	background:url(/assets/images/h_top_line.gif) top left repeat-x;
	height:287px;
}

html.enhanced body { visibility: hidden }
html.enhanced-incomplete body { visibility: visible }
