@charset "UTF-8";
/* CSS Document */
* {
	margin: 0;
	padding: 0;
}
body {
	background: #958274;
	font: 12px Arial, Helvetica, sans-serif;
	line-height: 1.34em;
	text-align: center;
	color: #535353;
}
h1 {
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
	color: #CC0000;
	padding-bottom: 6px;
}
h2 {
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
}
h4 {
	font-size: 11px;
	font-weight: normal;
}
h5 {
	border-bottom: 1px dotted #535353;
	margin: 15px 0 3px 0;
}
h6 {
	border-bottom: 1px solid #d70101;
	margin: 6px 0;
}
.text-bold {
	font-weight: bold;
}
ul {
	margin-left: 11px;
}
a:link, a:visited {
 	color: #535353;
	text-decoration: none;
}
a:hover {
 	color: #e50202;
	text-decoration: underline;
}
#wrap {
	height: 608px;
	background: #df5434 url(images/bg.gif) repeat;
}
#wrap-top {
	background: url(images/bg_top.png) repeat-x;
}
#wrap-bottom {
	background: url(images/bg_bottom.png) bottom repeat-x;
}
#page-wrap {
	margin: 0 auto;
	height: 608px;
	width: 970px;
}
#page {
	float: left;
	margin: 0 auto;
	height: 608px;
	width: 928px;
	text-align: left;
}
#container-left {
	float: left;
	height: 551px;
	width: 635px;
	background: #fff;
}
#header {
	float: left;
	height: 69px;
	width: 635px;
	background: #fff url(images/header_right.jpg) top right no-repeat;
}
#left-container {
	float: left;
	height: 482px;
	width: 229px;
}
#left {
	float: left;
	height: 411px;
	width: 229px;
}
#left-text {
	float: left;
	padding: 12px 0 0 17px;
	height: 396px;
	width: 131px;
}
#left p {
	line-height: 14px;
}
#center {
	float: left;
	margin: 0 0 0 25px;
	height: 482px;
	width: 381px;
	background: #fff url(images/center_bottom.jpg) bottom no-repeat;
}
#center p {
	clear: left;
	line-height: 16px;
}
#container-right {
	float: left;
	height: 551px;
	width: 293px;
	background: #fff url(images/contright_logo.jpg) top no-repeat;
}
#container2-right {
	margin: 133px 0 0 0;
	height: 250px;
	width: 293px;
}
#right {
	float: left;
	padding: 24px 22px 0 25px;
	height: 226px;
	width: 205px;
	line-height: 16px;
}
#bottom {
	clear: left;
	height: 77px;
	background: url(images/bg_footer.png) top repeat-x;
}
#footer {
	margin: 0 auto;
	height: 77px;
	width: 928px;
	text-align: left;
	background: #958274 url(images/footer.jpg) top no-repeat;
	color: #f2eae5;
}
#footer-text {
	padding: 7px 0 0 262px;
	font-size: 9px;
}
#right-top {
	float: left;
	margin: -35px auto 0 0;
}
#right-edge {
	float: left;
}
#right-bottom {
	clear: left;
	float: left;
}
#page-top {
	float: left;
	margin: 0 425px 0 464px;
}
#center-happening {
	float: left;
	margin: 0 0 0 -25px;
}
#left-edge {
	float: left;
}
#menu {
	float: left;
}
#blend-right {
	float: left;
	margin: 57px 0 0 0;
}
#blend-left {
	float: left;
	margin: 57px 0 0 0;
}