@import url(CMBdefault.css);

#pageWrap, #headerWrap, #header, .nav {
	width:100%;
}
.titleArea { 
	padding-right: 20px;
}

#contentArea {
	background-color: #fff;
	border:none;
	border-bottom:#d7d7d7 1px solid;
	margin-bottom:10px;
	min-width:950px;
	width:100%;
}
.contentDivision {
	float:none;
	padding:0 20px;
	width:auto;
}

.breadcrumb { 
	width:auto;
}

#contentArea_bottom {
	display:none;
}

#footerWrap {
	background-position:top center;
	width:100%;
	padding-top:87px;
}

#footSectionWrap {
	margin:0 auto;
	min-width:950px;
	padding-bottom:18px;
	width:950px;
}

#subfooter {
	background:none;
	border-top:#dd550c 4px solid;
	margin:0 auto;
	min-width:950px;
	width:auto;
}
