/* OVERIDING STYLES FROM STYLE.CSS & STYLE_SEO.CSS */
body {
	background: url(images/bg/body_bg.gif) repeat-x 0 93px;
	margin-left: 10px;
	margin-right: 10px;
}
div#container {
	width: 750px;
}
#header {
	border: none;
	margin-bottom: 2px;
}
div#header_message {
	position: absolute;
	right: 10px;
	top: -10px;
	font-size: 0.9em;
	margin: 0;
}
	div#header_message a {
		display: block;
		padding: 5px 10px 5px 10px;
		background-color: #983622;
		border: 1px solid silver;
		text-decoration: none;
		color: #fff;
	}
		div#header_message a:hover {
			background-color: #EEEFE6;
			text-decoration: none;
			color: #000;
		}
#side {
	width: 170px;
}
#header ul li {
	margin: 0 0 0 5px
}
#header ul li a {
	padding: 5px 9px;
}
#header h2 {
	display: block;
	background: url("images/bg/logo_new.gif") no-repeat 0 0;
	height: 125px;
	margin: 0;
	position: absolute;
	left: -10px;
	top: -29px;
	width: 252px;
	z-index: 1;
}
#content h2 {
	font-size: 150% !important;
	margin: 10px 0 !important;
	z-index: 500;
}
#header h2 a {
	display: block;
	overflow: hidden;
	height: 0;
	padding: 125px 0 0 0;
	width: 252px;
}
div.cf_wrapper {
	position: absolute;
	margin: 52em 0 0 0 !important;
}
div.cf_element {
	background: #E2E2E2 !important;
	height: 10em !important;
	padding: 1px 14px 14px 14px;
	width: 721px !important;
}
div.cf_element div.cf-content {
	padding: 0 !important;
}
div.cf_element div.cf-content h1.cf-header {
	border: none !important;
	font-family: georgia, times, serif !important;
	font-size: 150% !important;
	font-weight: normal !important;
	margin: 1px 0 0.6em 0 !important;
}
#content.full {
	width: 750px;
}