body {
}

#bg-top {
	background: url(../pix/bg-top.jpg) center top no-repeat;
}

#bg-btm {
	background: url(../pix/bg-btm.jpg) center bottom no-repeat;
}

#fade-btm {
	background: url(../pix/bg-body-btm.gif) center bottom repeat-x;
}

#container {
	max-width: 875px;
	margin: 0 auto;
}

#top {
	background: url(../pix/logo.png) center center no-repeat;
	height: 155px;
	width: 667px;
	margin: 0 auto;
	padding-top: 15px;
}

#top img { display: none; }

#content {
	padding: 0 25px;
}

#content-main {
	padding-left: 15px;
	padding-right: 35px;
}

#content-right {
	padding-top: 10px;
}

#content-header {
	margin-bottom: -10px;
}
