
.bodyclass {
	background-image: url(../images/bg_body.jpg);
	background-position: 0 0;
	background-repeat: repeat-x;
	background-color: #8d1010;
	color: #333333;
	margin: 0px;
	padding: 0px;
}

#wrap {
	width: 988px;
	margin-left: auto;
	margin-right: auto;
}

#main {
	width: 958px;
	float: left;
	background-image: url(../images/bg_main.png);
	background-position: 0 0;
	background-repeat: repeat-y;
	padding: 0px 15px;
}


/*************************************************************/
/*************************** header **************************/
/*************************************************************/
#printheader {
	display: none;
	visibility: hidden;
}

#header {
	width: 958px;
	height: 280px;
	float: left;
	background-image: url(../images/bg_header.jpg);
	background-position: 0 0;
	background-repeat: no-repeat;
	color: #ffffff;
	border-bottom: 2px solid #999966;
}

#header a,
#header a:hover {
	color: #ffffff;
}

#header_logo_isu {
	width: 270px;
	height: 27px;
	float: left;
}

#header_logo_mu {
	width: 270px;
	height: 23px;
	float: left;
	padding-top: 1px;
}

#header_image {
	width: 958px;
	height: 229px;
	float: left;
}

#header_search {
	width: 420px;
	height: 29px;
	float: right;
	padding: 0px 1px 0px 0px;
	text-transform: uppercase;
	font-size: 11px;
}

.header_search_index {
	width: 44px;
	float: left;
	text-align: right;
	padding: 2px 10px 0px 0px;
	letter-spacing: 1px;
}

.header_search_link {
	width: 14px;
	height: 18px;
	float: left;
	text-align: center;
}

.header_search_link a {
	width: 14px;
	height: 16px;
	display: block;
	padding-top: 2px;
}

.header_search_link a:hover {
	background-color: #b10000;
	color: #ffffff;
	text-decoration: none;
}

#header_links {
	width: 400px;
	height: 22px;
	float: right;
	padding-right: 6px;
	text-align: right;
	font-size: 12px;
}

#quicklinks {
	width: 958px;
	height: 40px;
	float: left;
	background-image: url(../images/bg_quicklink_off.gif);
	background-repeat: repeat-x;
	letter-spacing: -1px;
	border-bottom: 1px solid #ffffff;
}

.quicklink {
	height: 40px;
	float: left;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
}

.quicklink a {
	display: block;
	height: 30px;
	padding-top: 10px;
	background-image: none;
	color: #ffffff;
	text-decoration: none;
}

.quicklink a:hover,
.quicklink a#current {
	background-image: url(../images/bg_quicklink_on.gif);
	background-position: 0 0;
	background-repeat: repeat-x;
	color: #9c9c6a;
	text-decoration: none;
}

.quicklink_bar {
	width: 2px;
	height: 40px;
	float: left;
	background-image: url(../images/bg_quicklink_bar.gif);
	line-height: 0px;
}

.quicklink_search {
	width: 248px;
	height: 25px;
	float: right;
	background-image: url(../images/bg_quicklink_search.gif);
	padding: 5px 0px 0px 10px;
}


/*************************************************************/
/*************************** navigation **********************/
/*************************************************************/
#navigation {
	width: 191px;
	float: left;
	padding: 0px;
	border-top: 1px solid #eeeeee;
}

#navcontainer {
	width: 191px;
	float: left;
}

#navcontainer ul
{
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#navcontainer li
{
	font-size: 13px;
	font-weight: bold;
	list-style: none;
	margin: 0px;
	border-bottom: 1px solid #dfdddd;
}

#navcontainer li a
{
	display: block;
	width: 181px;
	padding: 6px 5px;
	text-decoration: none;
	background-image: url(../images/bg_menu1_off.gif);
	background-position: 0 0;
	background-repeat: repeat-y;
	color: #333333;
	font-weight: normal;
}

#navcontainer li a:hover {
	background-image: url(../images/bg_menu1_hover.gif);
	color: #ffffff;
	font-weight: bold;
}

#navcontainer li a#current {
	background-image: url(../images/bg_menu1_on.gif);
	color: #ffffff;
	font-weight: bold;
}

#navcontainer ul ul
{
	list-style: none;
	margin: 0px;
	padding: 0px;
	border-top: 2px solid #d9d8d8;
	border-bottom: 3px solid #d9d8d8;
	border-left: 5px solid #d9d8d8;
}

#navcontainer li li
{
	font-size: 12px;
	list-style: none;
	border-bottom: 1px solid #d9d8d8;
}

#navcontainer li li a
{
	display: block;
	width: 174px;
	padding: 3px 5px;
	text-decoration: none;
	background-image: none;
	color: #000000;
	border: 1px solid #ffffff;
	background-color: #cccccc;
	font-weight: normal;
}

#navcontainer li li a:hover {
	background-image: url(../images/bg_menu1_hover.gif);
	color: #ffffff;
	font-weight: bold;
}

#navcontainer li li a#current {
	background-image: url(../images/bg_menu2_on.gif);
	background-position: 0 0;
	background-repeat: repeat-x;
	color: #ffffff;
	background-color: #a1a173;
	font-weight: bold;
}

#navcontainer ul ul ul
{
	list-style: none;
	margin: 0px;
	padding: 0px;
	border: none;
	border-left: 6px solid #d9d8d8;
}

#navcontainer li li li
{
	font-size: 12px;
	list-style: none;
	border-bottom: 1px solid #d9d8d8;
}

#navcontainer li li li a
{
	display: block;
	width: 170px;
	padding: 3px 5px;
	text-decoration: none;
	background-image: none;
	color: #000000;
	border: none;
	background-color: #ffffff;
	font-weight: normal;
}

#navcontainer li li li a:hover,
#navcontainer li li li a#current {
	background-image: none;
	color: #990000;
	background-color: #ffffff;
	font-weight: normal;
}

#banners {
	width: 164px;
	float: left;
	padding: 24px 12px 0px 13px;
	background-image: url(../images/bg_banners.gif);
	background-position: 0 0 ;
	background-repeat: no-repeat;
}

.navbanner {
	width: 164px;
	float: left;
	margin-bottom: 4px;
}


/*************************************************************/
/*************************** homepage ************************/
/*************************************************************/
.cbTitle {
	border-top: 2px solid #eeeeee;
	border-left: 2px solid #eeeeee;
	background-color: #ffffff;
	padding: 3px 3px 0px 3px;
	font-size: 19px;
	text-align: center;
	color: #9b0000;
	letter-spacing: -1px;
}

.cbTitle1 {
	background-image: url(../images/bg_cb_title.gif);
	background-position: 0 0;
	background-repeat: repeat-x;
	border-bottom: 2px solid #eeeeee;
	width: 100%;
	height: 27px;
	padding-top: 5px;
	display: block;
	margin: 0px;
}

.cbCol {
	line-height: 0px;
	width: 2px;
	border-right: 1px solid #cccccc;
	background-color: #eeeeee;
}

.cbBody {
	background-color: #ffffff;
	border-bottom: 2px solid #eeeeee;
	border-left: 2px solid #eeeeee;
	padding: 1px 3px 5px 3px;
}

.cbRow {
	background-color: #cccccc;
	line-height: 1px;
}


/*************************************************************/
/*************************** container ***********************/
/*************************************************************/
#container_home {
	width: 766px;
	float: left;
	padding: 0px 0px 0px 1px;
	min-height: 400px;
}

#container_inside {
	width: 758px;
	float: left;
	padding: 3px 0px 0px 6px;
	border-top: 1px solid #eeeeee;
}

#maincontent {
	background-image: url(../images/bg_maincontainer.gif);
	background-position: 0 0;
	background-repeat: repeat-x;
	width: 728px;
	padding: 15px;
	min-height: 500px;
}

#breadcrumbs {
	text-align: right;
	text-transform: lowercase;
	font-size: 12px;
	color: #666666;
	border-top: 1px solid #eeeeee;
	padding-top: 1px;
	padding-bottom: 10px;
}

#breadcrumbs a {
	color: #666666;
	text-decoration: none;
}


/*************************************************************/
/*************************** footer **************************/
/*************************************************************/
#footer_home {
	width: 944px;
	float: left;
	background-image: url(../images/bg_footer_home.png);
	background-position: 0 0;
	background-repeat: no-repeat;
	font-size: 12px;
	color: #ffffff;
	padding: 45px 22px 10px 22px;
}

#footer_inside {
	width: 944px;
	float: left;
	background-image: url(../images/bg_footer_inside.png);
	background-position: 0 0;
	background-repeat: no-repeat;
	font-size: 12px;
	color: #ffffff;
	padding: 47px 22px 10px 22px;
}

#footer_home a,
#footer_inside a {
	color: #ffffff;
	text-decoration: none;
}

#footer_home a:hover,
#footer_inside a:hover {
	color: #9c9c6a;
}

#footer_left {
	width: 474px;
	float: left;
}

#footer_right {
	width: 470px;
	float: right;
	text-align: right;
}

#printfooter {
	display: none;
	visibility: hidden;
}


