
.bodyclass {
	color: #333333;
	background-color: #f0f1f2;
}

#main {
	width: 980px;
	margin-left: auto;
	margin-right: auto;
}

#wrap_left {
	width: 10px;
	height: 800px;
	float: left;
	background-image: url(/images/bg_wrap_left.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	line-height: 0px;
}
	
#wrap_right {
	width: 10px;
	height: 800px;
	float: right;
	background-image: url(/images/bg_wrap_right.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	line-height: 0px;
}
	
#wrap {
	width: 960px;
	float: left;
}



/*************************************************************/
/*************************** header **************************/
/*************************************************************/
#printheader {
	display: none;
	visibility: hidden;
}

#header {
	width: 948px;
	height: 79px;
	float: left;
	background-image: url(/images/bg_header.jpg);
	background-position: 0 0;
	background-repeat: no-repeat;
	border-left: 6px solid #ffffff;
	border-right: 6px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	border-top: none;
}

#header_image {
	width: 300px;
	height: 79px;
	float: left;
}

#header_link {
	width: 600px;
	height: 20px;
	float: right;
	padding: 55px 8px 0px 0px;
	font-size: 12px;
	text-transform: uppercase;
}

#header_link a {
	float: right;
	margin-left: 19px;
	color: #ffffff;
	text-decoration: none;
}

#header_link a:hover {
	color: #ff8b00;
	text-decoration: none;
}

#header_link a#currentheaderlink {
	color: #a4cdf3;
	text-decoration: none;
}

#wrap_content {
	width: 948px;
	float: left;
	border-left: 6px solid #ffffff;
	border-right: 6px solid #ffffff;
	border-bottom: 6px solid #ffffff;
}

#header_home {
	width: 948px;
	height: 242px;
	float: left;
	border-bottom: 1px solid #ffffff;
}

h1 {
	width: 933px;
	height: 45px;
	float: left;
	padding: 54px 0px 0px 15px;
	margin: 0px;
	color: #ffffff;
	font-size: 24px;
	font-weight: bold;
	background-image: url(/images/header_inside.jpg);
	background-position: 0 0;
	background-repeat: no-repeat;
}

#wrap_top {
	width: 948px;
	float: left;
	padding: 0px;
	background-image: url(/images/bg_wrap_top.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
}

#wrap_inside {
	width: 948px;
	float: left;
	padding: 0px;
	background-image: url(/images/bg_wrap_inside.gif);
	background-position: 0 0;
	background-repeat: repeat-y;
}

#wrap_bottom {
	width: 948px;
	float: left;
	padding: 0px 0px 50px 0px;
	background-image: url(/images/bg_wrap_bottom.gif);
	background-position: 0 100%;
	background-repeat: no-repeat;
	min-height: 400px;
}


/*************************************************************/
/*************************** navigation **********************/
/*************************************************************/
#navigation {
	width: 176px;
	float: left;
	padding: 20px 0px 0px 0px;
}

#navcontainer {
	width: 176px;
	float: left;
	text-align: right;
}

#navcontainer ul
{
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#navcontainer li
{
	font-size: 12px;
	list-style: none;
	padding: 0px;
	margin: 0px;
}

#navcontainer li a
{
	display: block;
	width: 162px;
	padding: 3px 7px;
	text-decoration: none;
	color: #666666;
}

#navcontainer li a:hover {
	color: #ff8b00;
}

#navcontainer li a#current {
	color: #ffffff;
	background-color: #3468d1;
	font-weight: bold;
}

#navcontainer ul ul
{
	list-style: none;
	margin: 0px;
	padding: 2px 0px;
	border-top: 1px solid #e1e0e0;
	border-bottom: 1px solid #e1e0e0;
	background-color: #ffffff;
}

#navcontainer li li
{
	font-size: 12px;
	list-style: none;
	margin: 0px;
}

#navcontainer li li a
{
	display: block;
	width: 162px;
	padding: 2px 7px;
	text-decoration: none;
	color: #666666;
}

#navcontainer li li a:hover {
	color: #ff8b00;
}

#navcontainer li li a#current {
	background-color: #ffffff;
	color: #3672c3;
	font-weight: normal;
}

#banners {
	width: 150px;
	float: left;
	padding: 30px 0px 0px 13px;
}

.navbanner {
	width: 150px;
	float: left;
	margin-bottom: 5px;
}



/*************************************************************/
/*************************** homepage ************************/
/*************************************************************/
#cb_large {
	width: 636px;
	height: 228px;
	float: left;
	background-image: url(/images/bg_cb_large.jpg);
	background-position: 0 0;
	background-repeat: no-repeat;
	padding: 17px 0px 0px 312px;
}

#cb_large a {
	color: #f7941d;
}

.cb_large_title {
	font-size: 20px;
	font-weight: bold;
	color: #3672c3;
}

.cb_welcome {
	width: 333px;
	float: left;
	padding: 20px 37px 0px 17px;
}

.cb_image {
	width: 230px;
	float: left;
	padding: 18px 0px 0px 0px;
}

#cb_container {
	width: 948px;
	float: left;
	background-image: url(/images/bg_cbs.gif);
	background-repeat: repeat-y;
}

.cb_body {
	background-color: #499ee2;
	background-image: url(/images/bg_cb_body.gif);
	background-position: 0 0;
	background-repeat: repeat-x;
	padding: 2px;
	color: #ffffff;
}

.cb_body a {
	color: #ffcc66;
}

.cb_title {
	background-image: url(/images/bg_cb_title.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	font-size: 19px;
	color: #ffffff;
	padding: 10px 0px 10px 11px;
	line-height: 20px;
}

.cb_title a {
	font-size: 19px;
	color: #ffffff;
	padding: 10px 0px 10px 11px;
	line-height: 20px;
}

.cb_title a:hover {
	color: #ffffff;
	text-decoration: underline;

}

.cb_315 {
	width: 315px;
	float: left;
	margin: 0px;
}

.cb_316 {
	width: 316px;
	float: left;
	margin: 0px 1px;
}


/*************************************************************/
/*************************** main ****************************/
/*************************************************************/
#container {
	width: 746px;
	padding: 7px 0px 0px 16px;
	float: left;
}

#breadcrumbs {
	text-align: right;
	font-size: 12px;
	color: #666666;
}

#breadcrumbs a {
	color: #666666;
	text-decoration: none;
}




/*************************************************************/
/*************************** footer **************************/
/*************************************************************/
#footer_home {
	width: 948px;
	padding: 50px 6px 10px 6px;
	height: 70px;
	float: left;
	clear: both;
	margin-top: 2px;
	background-image: url(/images/bg_footer_home.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	font-size: 11px;
	color: #666666;
}

#footer_inside {
	width: 948px;
	padding: 50px 6px 10px 6px;
	height: 70px;
	float: left;
	clear: both;
	margin-top: 2px;
	background-image: url(/images/bg_footer_inside.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	font-size: 11px;
	color: #666666;
}

#footer_home a,
#footer_inside a {
	color: #666666;
	text-decoration: none;
}

#footer_left {
	width: 400px;
	float: left;
}

#footer_right {
	width: 400px;
	float: right;
	text-align: right;
}

#printfooter {
	display: none;
	visibility: hidden;
}

.more_link
{
	float:left;
	margin-top: -16px;
	margin-left: 128px;
}
