#header {
	width: 900px;
	height: 471px;
	position: relative;
	z-index: 5;
}
#header #picture {
	width: 900px;
	height: 287px;
	position: absolute;
	left: 0px;
	bottom: 0px;
	z-index: 15;
}
#header #picture .submenu {
	width: 865px;
	height: 266px;
	position: relative;
	left: 0px;
	top: -1px;
	padding: 21px 0px 0px 35px;
	background: #ff6600;
	border-top: 1px solid #fff;
	z-index: 25;
}
#header #picture .submenu ul {
	width: auto;
	float: left;
	margin-right: 50px;
}
#header #picture .submenu ul li {
	height: 26px;
	display: block;
	line-height: 26px;
	padding-left: 18px;
	background: url(../images/template/li_submenu.gif) no-repeat 0px 11px; 
	color: #fff;
}
#header #picture .submenu ul li.active {
	background: url(../images/template/li_submenu_active.gif) no-repeat 0px 11px; 
}
#header #picture .submenu ul li a {
	line-height: 26px;
	color: #fff;
	text-decoration: none;
}
#header #picture .submenu ul li a:hover {
	text-decoration: underline;
}
#header #picture .image {
	width: 900px;
	height: 287px;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 15;
}
#header #picture .green {
	width: 151px;
	height: 245px;
	position: absolute;
	padding: 42px 235px 0px 35px;
	left: 0px;
	bottom: 0px;
	background: url(../images/template/bg_green_index.png) no-repeat;
	color: #fff;
	z-index: 20;
}
#header #picture .corner_left {
	width: 8px;
	height: 8px;
	position: absolute;
	left: 0px;
	bottom: 0px;
	z-index: 35;
	background: url(../images/template/overlay_corner.png) left top;
}
#header #picture .corner_right {
	width: 8px;
	height: 8px;
	position: absolute;
	right: 0px;
	bottom: 0px;
	z-index: 35;
	background: url(../images/template/overlay_corner.png) right top;
}
#content {
	width: 848px;
	height: auto;
	position: relative;
	padding: 5px 18px 0px 34px!important;
	z-index: 20;
}
#content #right .choice {
	width: 367px;
	height: 367px;
	position: relative;
	margin-bottom: 45px;
}
#content #right .links {
	width: 288px;
	height: 240px;
	position: relative;
	margin-left: 25px;
	padding: 35px 0px 0px 31px;
	background: url(../images/template/bg_links.gif) no-repeat;
}
#content #right a {
	width: 218px;
	height: 28px;
	position: relative;
	display: block;
	line-height: 28px;
	padding: 0px 0px 0px 35px;
	background: url(../images/template/bg_link.gif) no-repeat;
	color: #fff;
	text-decoration: none;
}
#content #right a.odd {
	height: 30px;
	line-height: 30px;
	background: url(../images/template/bg_link_odd.gif) 11px 8px no-repeat;
}
