@charset "UTF-8";

div#index_wrapper_head {
	height: 434px;
	margin: 0px auto;
	text-align: center;
	background: url(../images/tp_index_header_bg.gif) repeat-x;
}
div#index_mainimage {
	width: 100%;
	height: 320px;
}
div#index_mainimage h2 {
	display: none;
}
div#index_mainimage noscript p {
	margin: 0px auto;
	display: block;
	text-indent: -5000px;
	width: 920px;
	height: 320px;
	background: url(../images/noJS.jpg);
}
div#information {
	position: relative;
	width: 590px;
	padding-bottom:170px;
	padding-top: 40px;
}
div#information h3 {
	display: block;
	height:30px;
	border-bottom: 1px solid #CCC;
	text-indent: -5000px;
	background: url(../images/index_h3_01.gif) 0px 6px no-repeat;
}
p#info_01 {
	display: none;
}
p#newslink {
	position: absolute;
	top: 44px;
	left: 520px;
}
p#newslink a {
	display: block;
	font-size: 10px;
	padding-left: 4px;
	background: url(../images/tp_footer_arrow_01.gif) 0px 8px no-repeat;
}
ul.weblogs_headline {
	width: 590px;
}
ul.weblogs_headline li {
	padding: 12px 0 10px 4px;
	border-bottom: 1px dotted #CCC;
}
ul.weblogs_headline li span {
	float: right;
	font-size: 10px;
	color: #CCC;
}


div#index_container_middle {
	width: 920px;
	margin: 0px auto;
	position: relative;
	text-align: left;
}
div#index_container_left {
	width: 590px;
}
div#index_container_right {
	position: absolute;
	width: 290px;
	top: 24px;
	left: 630px;
	text-align: center;
}
div#index_sidebar {
	_width: 290px;
	height: 298px;
	background: url(../images/index_sidebar_shadow.png) no-repeat;
	_background: none;
  _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/index_sidebar_shadow.png', sizingMethod='scale');
	padding: 0px 10px;

}
ul#index_banner {
	display: block;
	width: 270px;
	height: 280px;
	background: url(../images/index_sidebar_bg.gif) no-repeat;
	padding-top: 18px;
}
ul#index_banner li {
	margin-bottom: 18px;
	float: right;
}
div#index_submenu_bottom {
	width: 920px;
	height:42px;
	text-align: left;
	margin: 0px auto;
}
div#index_submenu_bottom li {
	float: left;
	font-size: 10px;
	padding: 0px 20px 0 8px;
	margin-top: 14px;
	background: url(../images/tp_footer_arrow_01.gif) 0px 4px no-repeat;
}
div#index_footer {
	position: relative;
	width: 920px;
	text-align: left;
	margin: 0px auto;
	padding-top: 6px;
	}
div#index_footer p {
	font-size: 10px;
	font:Verdana, Geneva, sans-serif;
	text-indent: 0px;
	color: #AAA;
	padding-bottom: 30px;
}
div#index_footer ul {
	position: absolute;
	width: 220px;
	top: 6px;
	left: 700px;
}
div#index_footer ul li {
	float: left;
	font-size: 10px;
	padding: 0 20px 0 8px;
	background: url(../images/tp_footer_arrow_02.gif) 0px 5px no-repeat;
}
div#index_footer ul li a:active {
	color: #CCC;
}
div#index_footer ul li a:link {
	color: #CCC;
}
div#index_footer ul li a:visited {
	color: #888;
}
div#index_footer ul li a:hover {
	text-decoration: underline;
	color: #FFF;
}
