@charset "utf-8";
/* CSS Document */
html, body {
}
html > body #wrapper {
	height:auto;
}
body {
	padding: 0;
	margin: 0;
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #858585 url(../media/1216/body_bg.gif) top repeat-x;
	font-size: 11px;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 0;
}


#wrapper {
	width:1046px;
	margin:0 auto;
	background: #858585 url(../media/1231/wrapper_bg.gif) center repeat-y;
	padding: 0;
}
#header {
	background: #474848 url(../media/1226/header_bg.jpg) no-repeat;
	height: 151px;
	width: 1000px;
	padding: 0 23px 0 23px;
}

#CC_logo {
	float:left;
}
#CC_logo img {
	border: 0px;
}
#headerMenu {
	float: right;
	margin: 48px 10px 0 0;
	padding: 0;
}
#headerMenu, #headerMenu a {
	color: #8e8e8e;
	text-decoration: none;
}
#headerMenu a:hover {
	color: #CCCCCC;
	text-decoration:underline;
}
#headerMenu .divider {
	padding: 0 10px;
}
#container {
	text-align: left;
	position: relative;
	top: -80px;
	margin: 0 0 0 23px;
}
#leftCol {
	float:left;
	width:220px;
	margin: 10px 20px 0 20px;
}
#leftCol a, #rightCol a, #midCol a {
	text-decoration: none;
	color: #ff980c;
}
#leftCol a:hover, #rightCol a:hover, #midCol a:hover {
	text-decoration: underline;
	color: #333333;
}

#leftCol, #rightCol, #midCol{
	line-height: 16px;
}

#midCol {
	float:left;
	width:440px;
	margin: 10px 20px 0 0;
}

#midCol p {
	margin: 0 0 8px 0;
}

#rightCol {
	float:left;
	width:260px;
	margin: 10px 0 0 0;
}
#footer {
	text-align: center;
	background: url(../media/1221/footer_bg.gif) no-repeat top;
	width: 1046px;
	height: 35px;
	clear: both;
}
#footer p {
	padding: 20px 0 0 0;
	color: #474848;
}
#footer a {
	color: #474848;
	text-decoration: none;
}
#footer a:hover {
	color: #000000;
	text-decoration: underline;
}
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
} /* slightly enhanced, universal clearfix hack */
.clearfix {
	display: inline-block;
}
/* start commented backslash hack \*/ * html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
} /* close commented backslash hack */



































/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
