.header {
	background-image: url(/i/new/header_bg_left.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 66px;
	width: 940px;
	background-color: #e7e5d7;
	margin: 0px;
	padding: 0px;
}
.topmiddle {
	background-image: url(/i/new/header_bg_middle.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 66px;
	width: 930px;
	background-color: #e7e5d7;
	margin: 0px 0px 0px 5px;
	padding: 0px 0px 0px 0px;
}
.topright {
	background-image: url(/i/new/header_bg_right.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 66px;
	width: 940px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
