#main-area {
    background: #E5E4D0 url(../images/content-bg.jpg) repeat-y;
}

#content {
	width: 90em;
	background: url(../images/c-contentmain-top-bg.jpg) no-repeat;
}

#main-content {
	width: 50em;
}

#additional-content {
	margin: 3em 0 0 0;
	padding: 0;
	width: 35.9em;
}

#additional-content .content-wrap {
    width: 30.5em;
}

#main-area-bottom {
	clear: both;
	width: 90em;
	height: 8.4em;
	background: url(../images/c-contentmain-bottom-bg.jpg) no-repeat;
}
