
.bodyclass {
	background-color: #000f21;
}

#wrap {
	background-image: url(../images/bg_wrap.jpg);
	background-position: top;
	background-repeat: no-repeat;
	background-position: 50% 0px;
}

#main_title {
	width: 906px;
	height: 29px;
	padding-top: 18px;
	margin-left: auto;
	margin-right: auto;
	color: #ffffff;
	font-size: 23px;
	text-align: right;
}

#main {
	width: 906px;
	margin-left: auto;
	margin-right: auto;
	background-repeat: repeat-y;
}

.main_home {
	background-image: url(../images/bg_main_home.gif);
}

.main_inside {
	background-image: url(../images/bg_main.gif);
}

/*************************** header **************************/
#printheader {
	display: none;
	visibility: hidden;
}

#header {
	width: 902px;
	height: 33px;
	float: left;
	padding-left: 4px;
	padding-top: 3px;
	background-image: url(../images/bg_header.gif);
	background-repeat: no-repeat;
}

.header_navigation {
	float: left;
	margin-right: 1px;
}

.header_navigation a {
	display: block;
	height: 24px;
	padding-top: 4px;
	font-size: 16px;
	text-decoration: none;
	text-align: center;
	background-image: none;
}

.header_navigation a:hover,
.header_navigation a#header_navigation_current {
	display: block;
	text-decoration: none;
	background-image: url(../images/bg_header_nav.gif);
	background-repeat: repeat-x;
	color: #ffffff;
}

#header_image {
	width: 898px;
	margin-left: 4px;
	padding-bottom: 5px;
	background-image: url(../images/bg_header_image.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}

/************************** homepage ************************/
.cbBox {
	width: 299px;
	float: left;
	margin-right: 1px;
	background-position: top;
	background-repeat: no-repeat;
	padding: 0px 0px 15px 0px;
	color: #ffffff;
	font-size: 13px;
	min-height: 370px;
}

* html .cbBox {
	height: 370px;
}

.cbTitle {
	display: none;
	visibility: hidden;
}

.cbBox#cb_live {
	padding-left: 4px;
	background-image: url(../images/bg_cb_live.jpg);
	background-position: 4px 0px;
}

.cbBox#cb_work {
	background-image: url(../images/bg_cb_work.jpg);
}

.cbBox#cb_play {
	width: 298px;
	background-image: url(../images/bg_cb_play.jpg);
}

.cbURL {
	color: #02417d;
	font-size: 14px;
	padding-left: 20px;
	text-decoration: none;
	display: block;
}

.cbHeader {
}

#bar {
	width: 4px;
	height: 400px;
	float: left;
}

/********** title and breadcrumb ****************/
#title_breadcrumb {
	width: 899px;
	height: 43px;
	float: left;
	background-image: url(../images/bg_title_breadcrumb.gif);
	background-repeat: no-repeat;
}

#title {
	width: 380px;
	float: left;
	padding-left: 8px;
	padding-top: 7px;
	font-size: 20px;
	color: #4d84be;
}

#breadcrumb {
	width: 500px;
	float: right;
	padding-right: 5px;
	color: #666666;
	font-size: 11px;
	text-align: right;
	text-transform: lowercase;
}

#breadcrumb a {
	color: #666666;
	text-decoration: none;
}


/*************************** navigation **************************/
#navigation {
	width: 236px;
	float: left;
	margin-right: 3px;
	background-image: url(../images/bg_navigation.gif);
	background-repeat: repeat-x;
	min-height: 420px;
}

* html #navigation {
	height: 420px;
}

.menu {
	width: 228px;
	height: 20px;
	float: left;
	border-bottom: 1px solid #dedbd7;
	background-image: url(../images/bg_menu.gif);
	background-repeat: repeat-x;
	padding-top: 4px;
	padding-left: 8px;
	font-size: 14px;
}

.menu a,
.menu a:hover {
	text-decoration: none;
	display: block;
}

#navcontainer {
	width: 236px;
	float: left;
	padding: 0px;
	font-size: 13px;
}

#navcontainer ul
{
	list-style: none;
	margin: 0px;
	padding: 4px 0px 4px 0px;
}

#navcontainer li
{
	list-style: none;
	padding: 0px;
	margin: 0px;
}

#navcontainer li a
{
	display: block;
	width: 220px;
	text-decoration: none;
	padding: 2px 8px 2px 8px;
	margin: 0px;
	color: #fefefe;
}

#navcontainer li a:hover,
#navcontainer li a#current
{
	background-color: #002348;
	font-weight: bold;
}

#navcontainer ul ul
{
	list-style: none;
	padding: 0px;
	margin: 0px;
	background-color: #b1d4f4;
}

#navcontainer li li
{
	list-style: none;
	padding: 0px;
	margin: 0px;
}

#navcontainer li li a
{
	display: block;
	width: 211px;
	text-decoration: none;
	padding: 1px 8px 1px 17px;
	color: #205898;
}

#navcontainer li li a:hover,
#navcontainer li li a#current
{
	background-color: #b1d4f4;
	font-weight: bold;
}

#quick_links {
	float: left;
	margin-top: 20px;
	padding-left: 8px;
	color: #002348;
	font-size: 13px;
}

#quick_links a,
#quick_links a:hover {
	color: #fefefe;
	text-decoration: none;
	display: block;
	padding: 2px 10px 2px 0px;
}

/*************************** container *************************/
#container {
	width: 628px;
	float: left;
	background-image: url(../images/bg_container.gif);
	background-position: top;
	background-repeat: no-repeat;
	padding: 0px 16px 20px 16px;
}


#bottom {
	width: 906px;
	height: 3px;
	clear: both;
}

#banners {
	width: 898px;
	height: 90px;
	clear: both;
	background-color: #e3e6e9;
	padding-top: 2px;
	padding-left: 4px;
}

#banner {
	width: 728px;
	float: left;
}

/*************************************** footer ****************************************/
#footer {
	width: 906px;
	height: 102px;
	background-position: top;
	background-repeat: no-repeat;
	font-size: 11px;
	color: #ffffff;
	line-height: 13px;
	border-top: 4px solid #000f21;
}

.footer_home {
	background-image: url(../images/bg_footer_home.gif);
}

.footer_inside {
	background-image: url(../images/bg_footer.gif);
}

#footer a {
	color: #ffffff;
	text-decoration: none;
}

#footer_address {
	text-align: center;
	width: 100%;
	height: 43px;
	padding-top: 7px;
	float: left;
}

#footer_logo {
	width: 65px;
	height: 52px;
	float: right;
	padding-right: 5px;
}

#footer_copyright {
	width: 300px;
	float: left;
	padding-left: 8px;
	padding-top: 20px;
}

#footer_link {
	width: 440px;
	padding-top: 20px;
	float: right;
}

#printfooter {
	display: none;
	visibility: hidden;
}
