#contentContainer {
	background: url(../../images/content_middle.png) repeat-y;
}

#sitetop {
	background: url(../../images/top_sidebar.png) no-repeat;
}

#site_bottom {
	background: url(../../images/bottom_reflect.png) no-repeat;
	width: 1005px;
	height: 156px;
}

#header {
	margin-left: 22px;
	width: 709px;
	float: left;
	margin-top: 26px;
	margin-bottom: 12px;
}

html>body #header {
	margin-left: 45px;
	width: 709px;
	float: left;
	margin-top: 26px;
	margin-bottom: 12px;
}