/* CSS Document */
a
{
	outline: none;
}
body {
	text-align: center;
	height: 100%;
	background-image: url(../images/backgrounds/body_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #CCCCCC;
}
html, body {
margin: 0;
padding: 0;
}
html {
height: 100%;
}
body,td,th {
	color: #333333;
}
#wrapper {
	width: 850px;
	text-align: left;
	background-color: #FFFFFF;
	height: auto;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#centralcontentwrapper {
	width: 850px;
	clear: both;
	float: left;
	display: inline;
}

#intro_wrapper {
	height: 54px;
	width: 850px;
	float: left;
	margin-bottom: 10px;
}
#maincopy {
	display: inline;
	width: 625px;
}
#maincopy img {
	float: left;
	display: inline;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 15px;
}

#centralcontent {
	width: 625px;
	overflow: hidden;
	float: left;
}
#rightcol {
	float: left;
	width: 225px;
}
#introbotpanel img {
}

#dropdown {
	padding-top: 5px;
	padding-left: 15px;
	float: left;
	width: 150px;
	margin-bottom: 2px;
}

#botright {
	width: 225px;
	padding-bottom: 5px;
	float: left;
}
#feedback {
	width: 225px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	padding-bottom: 10px;
}
#feedback2 {
	width: 225px;
}
#bottomsectionwrapper {
	width: 850px;
	float: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	background-color: #E1E1E1;
}
#mast_left {
	float: left;
	width: 443px;
	height: 75px;
	background-image: url(../images/cc_general/masthead.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#mast_right {
	float: left;
	width: 407px;
	height: 75px;
	
}

#clear {
	clear: both;
}
#introbotpanel {
	width: 595px;
	background-color: #E1E1E1;
	background-image: url(../images/backgrounds/panel_bg.jpg);
	background-repeat: repeat;
	margin-right: 15px;
	margin-left: 15px;
	margin-bottom: 15px;
}
#award {
	width: 624px;
	height: 235px;
}
#intro {
	float: left;
	height: 50px;
	width: 850px;
	background-color: #333333;
}
#introbotpanel img {
	float: right;
	margin: 7px;
}
#top {
	height: 25px;
	width: 850px;
	background-image: url(../images/backgrounds/top_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	float: left;
}
#hotline_bot {
	background-color: #333333;
	float: left;
	height: 25px;
	width: 850px;
}
#feedback img {
	margin-top: 5px;
}

#botright img {
	float: left;
	display: block;
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 8px;
}
#rightcol_title {
	float: left;
	width: 209px;
	background-color: #CCCCCC;
	margin: 8px;
}
