body, html {
	margin: 0;
	padding: 0;
	font: 12px arial, sans-serif;
	color: #333333;
	background-color: #DDDDDD;
	height: 100%; /* needed for container min-height */
	text-align: left;
}

/*********** Template ***********/

#container {
	display: block;
	width: 960px;
	height: auto !important; /* Real Browsers */
	height: 100%; /* IE6: treaded as min-height*/
	min-height: 100%; /* Real Browsers */
	margin: 0 auto;
	background-color: #FFFFFF;
	padding: 0 1px;
}

/*********** Header ***********/

#header {
	width: 960px;
	height: 95px;
}

#header #ccei_logo {
	float: left;
	width: 325px;
	height: 95px;
}

#header #toolbar {
	float: right;
	width: 400px;
	height: 65px;
	padding-top: 30px;
}

#header_quick_links {
	margin: 5px 0;
}
#header_quick_links a {
	font-family: Georgia, 'Times New Roman', serif;
}

/*********** Navigation ***********/

#navigation {
	width: 960px;
	height: 60px;
	margin-bottom: 1px;
}

#primary {
	width: 950px;
	height: 32px;
	overflow: hidden;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	background: url('../images/css/menu-bg.gif') repeat-x left top;
	font-size: 13px;
	padding: 0 5px;
}

#primary ul {
	list-style: none;
	list-style-image: none;
	margin: 0;
	padding: 0;
}

#primary li {
	white-space: nowrap;
	display: inline;
	float: left;
	margin: 0;
	padding: 0;
}

#primary a {
	float: left;
	background: url('../images/css/tab-left.gif') no-repeat left top;
	margin: 0;
	height: 32px;
	padding-left: 10px;
	text-decoration: none;
	color: #FFFFFF;
}

#primary a.active {
	background-position: 0% -32px;
}

#primary a.active span {
	background-position: 100% -32px;
	cursor: pointer;
}

#primary a.active:hover {
	background-position: 0% -32px;
}

#primary a.active:hover span {
	background-position: 100% -32px;
}

#primary a span {
	float: left;
	display: block;
	background: url('../images/css/tab-right.gif') no-repeat right top;
	height: 32px;
	line-height: 34px;
	padding-right: 13px;
	cursor: pointer;
}

#primary a:hover {
	background-position: 0% -32px;
}

#primary a:hover span {
	background-position: 100% -32px;
}

#secondary {
	width: 960px;
	height: 28px;
	background-color: #FF9933;
	font-size: 11px;
}
#secondary ul {
	list-style: none;
	list-style-image: none;
	margin: 0;
	padding: 0;
	padding-left: 10px;
}
#secondary li {
	white-space: nowrap;
	display: inline;
	float: left;
	margin: 0;
	padding: 0;
	color: #FFFFFF;
	line-height: 28px;
	padding-right: 3px;
	padding-left: 3px;
}
#secondary li.first {
	padding-left: 0px;
}

#secondary a {
	text-decoration: none;
	color: #333333;
}
#secondary a.active {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
}
#secondary a:hover {
	text-decoration: none;
	color: #FFFFFF;
}

/*********** Carousel ***********/

#carousel {
	display: block;
	width: 960px;
	height: 145px;
	background: url('../images/css/carousel-bg.jpg') top left no-repeat transparent;
	margin-bottom: 1px;
}


/*********** Content ***********/

#main {
	display: block;
	width: 960px;
	margin-bottom: 1px;
}

#two_column_left_content {
	height: 1%;
	background: url('../images/css/two-column-left-content-bg.gif') top left repeat-y transparent;
}
#two_column_right_content {
	height: 1%;
	background: url('../images/css/two-column-right-content-bg.gif') top left repeat-y transparent;
}
#three_column {
	height: 1%;
	background: url('../images/css/three-column-bg.gif') top left repeat-y transparent;
}

#two_column_left_content table#layout_table {
	width: 960px;
	border-collapse: collapse;
	border: none;
}

#two_column_left_content #layout_table td#layout_middle {
	padding-left: 0px;
	padding-right: 3px;
	width: 758px;
	vertical-align: top;
}

#two_column_right_content #layout_table td#layout_middle {
	padding-left: 3px;
	padding-right: 0px;
	width: 758px;
	vertical-align: top;
	overflow: hidden;
}

#three_column #layout_table td#layout_middle {
	width: 556px;
	padding-left: 3px;
	padding-right: 3px;
	vertical-align: top;
}

table#layout_table td#layout_left {
	width: 199px;
	vertical-align: top;
}
table#layout_table td#layout_right {
	width: 199px;
	vertical-align: top;
}

#two_column_left_content #content {
	display: block;
	padding: 15px 48px 15px 50px;
	width: 660px;
}

#two_column_right_content #content {
	display: block;
	padding: 15px 20px;
	width: 718px;
	overflow: hidden;
}

#three_column #content {
	display: block;
	padding: 15px 20px;
	width: 516px;
}

#content {
	position: relative;
}

#two_column_right_content .unpadded_content, #three_column .unpadded_content {
	margin: -15px -20px;
}
#two_column_left_content .unpadded_content {
	margin: -15px -48px -15px -50px;
}


/*********** Footer ***********/

#footer {
	display: block;
	width: 960px;
}
#footer_navigation  {
	width: 950px;
	height: 28px;
	overflow: hidden;
	line-height: normal;
	color: #FFFFFF;
	background: url('../images/css/menu-bg.gif') repeat-x left top;
	padding: 0 5px;
	font-size: 13px;
	font-weight: bold;
}
#footer_navigation ul {
	list-style: none;
	list-style-image: none;
	margin: 0;
	padding: 0;
}
#footer_navigation li {
	white-space: nowrap;
	display: inline;
	float: left;
	margin: 0;
	padding: 0;
}
#footer_navigation a {
	float: left;
	margin: 0;
	height: 32px;
	padding-left: 10px;
	text-decoration: none;
	color: #FFFFFF;
}
#footer_navigation a:hover {
	color: #333333;
}
#footer_navigation a span {
	float: left;
	display: block;
	height: 28px;
	line-height: 28px;
	padding-right: 13px;
	cursor: pointer;
}


#footer_quick_links {
	display: block;
	width: 930px;
	padding: 15px;
	padding-bottom: 0;
}
#footer_quick_links a {
	font-family: Georgia, 'Times New Roman', serif;
}

#footer_quick_links div.links {
	display: block;
	width: 185px;
	margin-right: 15px;
	float: left;
}
#footer_quick_links div.useful_tools {
	display: block;
	margin-right: 0px;
	float: left;
	width: 330px;
}

#footer_quick_links ul {
	list-style: none;
	list-style-image: none;
	margin: 0;
	padding: 0;
	margin-top: 8px;
}

#footer_quick_links ul li {
	margin-bottom: 0.3em;
}

#footer_quick_links ul li.useful_tools_links {
	float: left;
	width: 120px;
}

#footer_quick_links h3 {
	color: #333333;
	font-size: 13px;
	font-family: arial, sans-serif;
}


#footer_classic {
	font-size: 11px;
	border-top: 1px solid #bbbbbb;
	padding: 10px 15px 15px 15px;
	margin-top: 10px;
}

#footer_classic div.left {
	width: 50%;
	float: left;
	text-align: left;
}
#footer_classic div.right {
	width: 50%;
	float: right;
	text-align: right;
}


/*********** Print Friendly ***********/

#print_friendly {
	position: absolute;
	display: block;
	top: 15px;
	right: 15px;
	width: 16px;
	height: 16px;
}

#footer_print {
	font-size: 11px;
	width: 100%;
	border-top: 2px solid #dddddd;
	padding-top: 1em;
	padding-bottom: 1em;
	text-align: center;
}

