div#navi_left, div#content, .header_content, .banner_content {
	display: none;
	}
	
div#main_cell {
	width: 680px;
	}

div#content_home {
	display: block;
	color: #fff;
	}

.home_box_left {
	width: 462px;
	float: left;
	line-height: 18px;
	}

.home_box_left img {
	}

.home_box1 {
	height: 226px;
	}

.home_box2 {
	height: 149px;
	}


.home_box1, .home_box2 {
	padding: 10px;
	background-color: #807f84;
	margin-bottom: 10px;
	clear: both;
	}

.home_box_right {
	position: relative;
	padding: 10px;
	width: 188px;
	background-color: #3D444C;
	float: right;
	height: 405px;
	line-height: 18px;
	}

.home_box_right h1 {
	font-size: 20px;
	line-height: 24px;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	}

.home_box_right img {
	position: absolute;
	bottom: 10px;
	}
	
.home_box1 img, .home_box2 img {
	position: relative;
	bottom: 0px;
	}
	
.home_box_right p a { text-decoration: none; background: url(../media/elements/link_home2.gif) right no-repeat; padding-right: 20px; }
.home_box_right p a:link { text-decoration: none; background: url(../media/elements/link_home2.gif) right no-repeat; padding-right: 20px; }
.home_box_right p a:visited { text-decoration: none; background: url(../media/elements/link_home2.gif) right no-repeat; padding-right: 20px; }
.home_box_right p a:hover { text-decoration: none; background: url(../media/elements/link_home2.gif) right no-repeat; padding-right: 20px; }
.home_box_right p a:active { text-decoration: none; background: url(../media/elements/link_home2.gif) right no-repeat; padding-right: 20px; }

.home_box2 p a { text-decoration: none; background: url(../media/elements/link_home1.gif) right no-repeat; padding-right: 20px; }
.home_box2 p a:link { text-decoration: none; background: url(../media/elements/link_home1.gif) right no-repeat; padding-right: 20px; }
.home_box2 p a:visited { text-decoration: none; background: url(../media/elements/link_home1.gif) right no-repeat; padding-right: 20px; }
.home_box2 p a:hover { text-decoration: none; background: url(../media/elements/link_home1.gif) right no-repeat; padding-right: 20px; }
.home_box2 p a:active { text-decoration: none; background: url(../media/elements/link_home1.gif) right no-repeat; padding-right: 20px; }

.home_box1 a { text-decoration: none; font-weight: bold; color: #F39900; }
.home_box1 a:link { text-decoration: none; font-weight: bold; color: #F39900; }
.home_box1 a:visited { text-decoration: none; font-weight: bold; color: #F39900; }
.home_box1 a:hover { text-decoration: none; font-weight: bold; color: #F39900; }
.home_box1 a:active { text-decoration: none; font-weight: bold; color: #F39900; }

/*
.home_box_right a:link { text-decoration: none; background: url(../media/elements/link_home2.gif) 2px 2px no-repeat; padding-left: 15px;}
.home_box_right a:visited { text-decoration: none; background: url(../media/elements/link_home2.gif) 2px 2px no-repeat; padding-left: 15px;}
.home_box_right a:hover { text-decoration: none; background: url(../media/elements/link_home2.gif) 2px 2px no-repeat; padding-left: 15px; }
.home_box_right a:active { text-decoration: none; background: url(../media/elements/link_home2.gif) 2px 2px no-repeat; padding-left: 15px; }
*/
