@charset "utf-8";
/* 
	This file is used exclusively by the SiteCore look-and-feel wrapper.
	It overrides specific CSS values from default.css
*/

div#wrapper {
	margin: 0 auto; 
	width: 966px;
}
div#sub-header3 {
	/* Dogwood banner */
	background: url(/images/general-banner-dogwood.jpg) no-repeat;
	min-height: 52px;
	width: 966px;
}
div#main-body {
	/* Main content well w/ top rounded corners */
	background: url(/images/bgd-content2.gif) no-repeat;
	background-color: #FFFFFF;
	padding: 1.5em;
}
div#footer-ad {
	margin-left: 12px;
}
div#footer-links {
	width: 712px;
}