html {
	background: #fff url('../images/header-bg-big.jpg') top repeat-x;
}

body {
	background: url('../images/header-big.jpg') top center no-repeat;
}

#bg_left {
	width: 1308px;
	background: url('../images/header-left-big.jpg') left top no-repeat;
}

#bg_right {
	background: url('../images/header-right-big.jpg') 1124px top no-repeat;
}

#header {
	height: 400px;
}

#header dl {
	margin: 0;
}

#footer_outer {
	width: 1308px;
}
