/* CSS Document */

#content-area {
	background:url("../images/bg/sub.gif") center center repeat-y;
}

#content-banner {
	background:#9e86b2;
	margin:0 0 0 254px;
}

#content-header {
	background:url("../images/banners/sub-misc.gif") left top no-repeat;
	height:63px;
	padding:14px 0 0 32px;
}

#content-header h1 {
	color:#ffffff;
	font-size:38px;
	margin:0;
	padding:0;
	text-transform:uppercase;
}

#content {
	background:url("../images/bg/sub-bone.gif") right top no-repeat #fffeee;
	height:300px;
	padding:32px 128px 64px 32px;
}

#content-area > #content {
	height:auto;
	min-height:300px;
}
