html{
	height: 100%;
}
body{
  	color:#607273;
	font:13px/19px Arial, Helvetica, sans-serif;
	height:100%;
	margin:0;
	min-width:1020px;
	background:#4d433b url(../images/bg-body-r.jpg) repeat-x 50% 0;
}
img{border-style:none;}
a{
	color:#497ead;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
.bg{
	width:50%;
	position:absolute;
	top:0;
	right:0;
	background:url(../images/bg-body-shadow.png) repeat-x 50% 0;
	height:38px;
}
#wrapper {
	width:1020px;
	min-height:100%;
	background:#fff url(../images/bg-wrapper.jpg) no-repeat;
	margin:0 auto;
	position:relative;
	overflow:hidden;
}
* html #wrapper {
	height:100%;
	overflow:visible;
}
#header {
	position:absolute;
	left:0;
	top:0;
	height:154px;
	width:100%;
}
.logo {
	margin:0;
}
.logo a {
	position:absolute;
	left:10px;
	top:29px;
	background:url(../images/bg-logo.png) no-repeat;
	width:345px;
	height:85px;
	text-indent:-9999px;	overflow:hidden;
	cursor:pointer;
	z-index:2;
}
.pagewidth {
	width:100%;
	overflow:hidden;
}
.add-nav {
	float:right;
	margin:0 0 12px;	padding:0;	list-style:none;
	background:url(../images/bg-add-nav.gif) repeat-y;
}
.add-nav li {
	float:left;
}
.add-nav li a {
	float:left;
	padding:4px 11px 0 10px;
	height:25px;
	color:#ccc;
	background:url(../images/bg-add-nav.gif) repeat-y 100% 0;
	text-align:center;
}
.add-nav li a:hover {
	color:#f8e27d;
	text-decoration:none;
}
.add-nav li.active a {
	background-color:#525252;
}
#header .visual {
	float:right;
	height:68px;
	overflow:hidden;
	color:#666;
	font-size:11px;
	line-height:13px;
}
#header .visual .l {
	float:left;
	background:url(../images/bg-visual-l.png) no-repeat;
	width:7px;
	height:68px;
	overflow:hidden;
}
#header .visual .c {
	float:left;
	background:#f8e27d;
	overflow:hidden;
	height:68px;
	text-align:center;
}
#header .visual .r {
	float:left;
	background:url(../images/bg-visual-r.png) no-repeat;
	width:8px;
	height:68px;
	overflow:hidden;
}
#header .visual p {
	margin:0 0 5px;
}
#header .visual ul {
	margin:0;	padding:0;	list-style:none;
}
#header .visual ul li {
	display:inline;
	padding:0 3px;
}
#nav {
	margin:5px 0 0 13px;	padding:0;	list-style:none;
	font:18px/20px Georgia, 'Times New Roman', Times, serif;
}
#nav li {
	float:left;
	padding:0 6px 0 3px;
	position:relative;
}
#nav li a {
	float:left;
	color:#fff;
	height:47px;
}
#nav li.active a {
	color:#f8e27d;
}
#nav li a:hover {
	color:#f8e27d;
	text-decoration:none;
}
#nav li span {
	cursor:pointer;
	float:left;
	overflow:hidden;
	height:47px;
}
#nav li.active .l {
	background:url(../images/bg-nav-l.png) no-repeat;
	width:12px;
}
#nav li .c {
	padding:11px 1px 0;
}
#nav li.active .c {
	background:url(../images/bg-nav-c.png) repeat-x;
}
#nav li.active .r {
	background:url(../images/bg-nav-r.png) no-repeat;
	width:11px;
}
#nav li .drop {
	position:absolute;
	background:#454545 url(../images/bg-sub-nav-r.gif) no-repeat 100% 0;
	height:31px;
	width:999px;
	left:-74px;
	top:47px;
	display:none;
}
#nav li.active .drop {
	display:block;
}
#nav li.active .drop div {
	background:url(../images/bg-sub-nav.gif) no-repeat;
	height:26px;
	float:left;
	padding:5px 0 0 10px;
}
#nav li.active ul {
	margin:0 -10px 0 0;	padding:0;	list-style:none;
	overflow:hidden;
	float:left;
	position:relative;
}
#nav li.active ul li {
	letter-spacing:-0.2px;
	padding:0 8px 0 13px;
	background:url(../images/bg-sub-nav-list.gif) no-repeat 0 55%;
	margin:0 13px 0 -13px;
	position:static;
	display:inline;
}
#nav li.active ul li a {
	float:none;
	color:#fff;
	font-size:16px;
	line-height:19px;
	height:auto;
	white-space:nowrap;
	letter-spacing:-0.2px;
}
#nav li.active ul li a:hover {
	color:#f8e27d;
	text-decoration:none;
}
#main {
	width:100%;
	overflow:hidden;
	margin:154px 0 40px;
	min-height:1363px;
}
* html #main {
	overflow:visible;
	height:1363px;
}
#twocolumns {
	width:100%;
	overflow:hidden;
	padding:13px 0 0;
	background:url(../images/bg-twocolumns.gif) no-repeat 0 -87px;
}
.subpage #twocolumns {
	padding:45px 0 0;
	background:url(../images/bg-twocolumns.gif) no-repeat 0 -48px;
}
#content {
	float:left;
	width:745px;
	margin:0 10px;
	display:inline;
}
.subpage #content {
	margin-left:20px;
	width:735px;
}
.promo {
	background:url(../images/bg-promo-mid.gif) repeat-y;
	width:745px;
	margin:0 0 10px;
	font:16px/32px Georgia, 'Times New Roman', Times, serif;
	color:#fff;
}
.promo .holder {
	background:url(../images/bg-promo-top.gif) no-repeat;
}
.promo .frame {
	background:url(../images/bg-promo-btm.gif) no-repeat 0 100%;
	position:relative;
	width:713px;
	overflow:hidden;
	padding:8px 12px 8px 20px;
}
.promo .section {
	float:right;
	width:235px;
	text-align:center;
}
.promo .section h2 {
	margin:0 0 -1px;
	position:relative;
	color:#f8e27d;
	font-size:22px;
	line-height:25px;
	font-weight:normal;
	background:url(../images/bg-dot.gif) repeat-x 0 100%;
	padding:0 0 6px;
}
.promo .section p {
	margin:0;
}
.content-holder {
	width:745px;
	overflow:hidden;
	border-top:1px solid #ccc;
	padding:9px 0 0;
}
.aside2 {
	float:right;
	width:320px;
}
.aside2 .photo {
	width:100%;
	overflow:hidden;
	position:relative;
	margin:0 0 5px;
}
.aside2 .photo img {
	display:block;
}
.aside2 .photo span {
	position:absolute;
	left:0;
	top:0;
	background:url(../images/bg-image.png);
	color:#fff;
	font:bold 18px/22px 'Trebuchet MS', Arial, sans-serif;
	padding:3px 9px 4px;
}
.aside2 p {
	margin:0 0 10px;
}
.aside2 p a {
	text-decoration:underline;
}
.aside2 p a:hover {
	text-decoration:none;
}
.more {
	height:1%;
	overflow:hidden;
	margin:0 0 16px;
	font-size:12px;
}
.more a {
	padding:3px 0 3px 20px;
	background:url(../images/bg-more.gif) no-repeat 0 50%;
	color:#497ead;
	font-weight:bold;
	text-decoration:none;
	line-height:16px;
}
.more a:hover {
	background:url(../images/bg-more-rell.gif) no-repeat 0 50%;
	color:#607273;
	text-decoration:underline;
}
.aside2 .section {
	border:1px solid #e3e3e1;
	height:1%;
	overflow:hidden;
	margin:0 0 17px;
	font-size:12px;
	line-height:17px;
	padding:5px 9px 8px 7px;
}
.aside2 .section h3 {
	margin:0 0 9px;
	color:#607273;
	font:bold 15px/17px 'Trebuchet MS', Arial, sans-serif;
}
.aside2 .section h3 a {
	color:#607273;
}
.aside2 .section img {
	float:right;
}
.aside2 .section .holder {
	height:1%;
	overflow:hidden;
	padding:0 5px 0 0;
}
.aside2 .section p {
	margin:0 0 5px;
}
.contribution {
	height:1%;
	overflow:hidden;
	color:#607273;
}
.contribution h2 {
	margin:0 0 4px;
	padding:2px 0;
	text-align:center;
	border-bottom:1px solid #ccc;
	font:22px/24px Georgia, 'Times New Roman', Times, serif;
	background:url(../images/bg-dot2.gif) repeat-x;
}
.contribution dl {
	height:1%;
	overflow:hidden;
	margin:0 0 3px;
	padding:0;
	font-size:12px;
	background:url(../images/bg-contribution.gif) repeat-y;
}
.contribution dt {
	float:left;
	clear:left;
	width:101px;
	padding:2px 0 2px 2px;
}
.contribution dd {
	float:left;
	width:217px;
	margin:0;
	padding:1px 0 3px;
}
.contribution dl a {
	float:right;
	background:url(../images/arrow2.gif) no-repeat;
	width:15px;
	height:15px;
	text-indent:-9999px;	overflow:hidden;
	margin:3px 5px 0 0;
}
.contribution dl span {
	float:left;
}
.contribution dl a:hover {
	background:url(../images/arrow2-rell.gif) no-repeat;
}

#content .aside {
	float:left;
	width:405px;
}
#content .aside h2 {
	margin:0;
	background:url(../images/bg-aside-heading.gif) no-repeat;
	color:#fff;
	text-align:center;
	padding:7px 0 10px;
	font:normal 25px/27px Georgia, 'Times New Roman', Times, serif;
}
#content .aside .section {
	background:url(../images/bg-content-section.gif) repeat-y;
	border-top:1px solid #fff;
}
#content .aside .holder {
	background:url(../images/bg-content-section2.gif) no-repeat;
	width:388px;
	overflow:hidden;
	padding:9px 10px 16px 7px;
	color:#fff;
	font-size:11px;
	line-height:15px;
	font-weight:bold;
}
#content .aside .heading {
	width:388px;
	overflow:hidden;
	border-bottom:1px solid #4d4d4d;
	color:#f8e27d;
	margin:0 0 4px;
}
#content .aside .heading h3 {
	font:bold 18px/17px 'Trebuchet MS', Arial, sans-serif;
	margin:0;
}
#content .aside .heading span {
	float:right;
	background:#4d4d4d;
	padding:2px 7px 4px;
	font-size:13px;
}
#content .aside dl {
	margin:0;
	padding:0;
	height:1%;
	overflow:hidden;
}
#content .aside dt {
	float:left;
	clear:left;
	width:82px;
}
#content .aside dd {
	float:left;
	margin:0;
	width:160px;
	font-weight:normal;
}
#content .aside .comment-btn {
	margin:-25px 0 15px;
	height:1%;
	padding:0 4px 0 0;
	overflow:hidden;
	position:relative;
}
#content .aside .comment-btn a {
	float:right;
	background:url(../images/bg-comment.gif) no-repeat 100% 0;
	padding:11px 18px 0 0;
	color:#f8e27d;
}
#content .aside .comment-btn a:hover {
	color:#fff;
	text-decoration:none;
}
#content .aside .pagewidth {
	margin:0 0 0 -7px;
	position:relative;
}
#content .aside .pagewidth ul {
	margin:0;
	padding:0 10px 0 14px;	list-style:none;
	background:url(../images/bg-content-list.gif) no-repeat 100% 50%;
	height:30px;
	overflow:hidden;
	float:left;
}
#content .aside .pagewidth li {
	float:left;
	padding:6px 4px 0 0;
}
#content .aside .pagewidth li a {
	background:url(../images/arrow.gif) no-repeat 0 50%;
	padding:2px 0 2px 19px;
	line-height:17px;
	color:#fff;
}
#content .aside .pagewidth li a:hover {
	background:url(../images/arrow-rell.gif) no-repeat 0 50%;
	text-decoration:none;
}
#content .aside .bottom {
	border-top:1px solid #e4e4e4;
	background:#4d4d4d url(../images/bg-aside-btm.gif) no-repeat 0 100%;
	color:#fff;
	text-align:center;
	padding:5px 0 8px;
	font:16px/18px Georgia, 'Times New Roman', Times, serif;
}
#sidebar {
	float:left;
	width:235px;
	background:#e6e6e6 url(../images/bg-sidebar.gif) no-repeat 0 100%;
	padding:0 10px;
}
#sidebar .heading {
	background:url(../images/bg-side-head.gif) no-repeat;
	color:#e0e7e7;
	padding:19px 0 7px 9px;
}
#sidebar .heading h2 {
	font-size:15px;
	margin:0;
}
#sidebar .heading.tur h2 {
	color:#f2f2f2;
}
#sidebar .section {
	border:solid #ccc;
	border-width:0 1px 1px;
	background:#fff;
	height:1%;
	overflow:hidden;
	padding:10px 10px 8px 9px;
	margin:0 0 16px;
	color:#808080;
}
#sidebar .section.tur-section {
	padding:5px 10px 8px 9px;
}
#sidebar .section .holder {
	height:1%;
	overflow:hidden;
	background:url(../images/bg-dot2.gif) repeat-x 0 100%;
	margin:0 0 9px;
}
#sidebar .section .holder.current,
#sidebar .section .holder.current h3 {
	background:url(../images/bg-dot3.gif) repeat-x 0 100%;
}
#sidebar .section h3 {
	background:url(../images/bg-dot2.gif) repeat-x 0 100%;
	color:#497ead;
	font-size:14px;
	line-height:16px;
	padding:0 0 4px;
	margin:0;
}
#sidebar .section .holder dl {
	background:url(../images/bg-dot2.gif) repeat-x 0 100%;
	color:#607273;
	line-height:16px;
	padding:0 0 1px;
	margin:0;
	font-size:12px;
	height:1%;
	overflow:hidden;
}
#sidebar .section .holder dt {
	float:left;
	clear:left;
	width:52px;
	padding:1px 0;
}
#sidebar .section .holder dd {
	float:left;
	width:162px;
	margin:0;
	padding:1px 0;
}
#sidebar .section .holder dl a {
	float:right;
	background:url(../images/arrow2.gif) no-repeat;
	width:15px;
	height:15px;
	text-indent:-9999px;
	overflow:hidden;
	margin:2px 2px 0 0;
}
#sidebar .section .holder dl span {
	float:left;
}
#sidebar .section .holder dl a:hover {
	background:url(../images/arrow2-rell.gif) no-repeat;
}
#sidebar .section p {
	margin:0 0 9px;
}
#sidebar .section .more {
	margin:0;
}
#sidebar .section .frame {
	height:1%;
	overflow:hidden;
	margin:0 0 8px;
	background:url(../images/bg-dot2.gif) repeat-x;
}
#sidebar .section .frame dl {
	height:1%;
	overflow:hidden;
	margin:0;
	background:url(../images/bg-dot2.gif) repeat-x 0 100%;
	padding:5px 0 2px;
	text-align:right;
}
#sidebar .section .frame dt {
	float:left;
	width:132px;
	padding:0 0 0 4px;
	text-align:left;
}
#sidebar .section .frame dt strong {
	display:block;
	color:#497ead;
	font-size:14px;
	line-height:10px;
}
#sidebar .section .frame dt a {
	color:#497ead;
}
#sidebar .section .frame dt span {
	color:#b3b3b3;
	font-size:10px;
	line-height:9px;
}
#sidebar .section .frame dd {
	margin:0;
	color:#4d4d4d;
	font-weight:bold;
	font-size:19px;
}
.breadcrumbs {
	margin:8px 0 11px;
	padding:0;
	height:1%;
	overflow:hidden;
	color:#808080;
	font-size:11px;
	line-height:15px;
}
.breadcrumbs dt {
	float:left;
	padding:0 5px 0 0;
}
.breadcrumbs dd {
	float:left;
	margin:0;
}
.breadcrumbs ul {
	margin:0;	padding:0;	list-style:none;
	overflow:hidden;
}
.breadcrumbs li {
	float:left;
	background:url(../images/bg-breadcrumbs.gif) no-repeat 0 50%;
	padding:0 3px 0 6px;
	margin:0 6px 0 -6px;
}
.breadcrumbs a {
	text-decoration:underline;
	color:#808080;
}
.breadcrumbs a:hover {
	text-decoration:none;
}
.article {
	height:1%;
	overflow:hidden;
	margin:0 0 0 -20px;
	position:relative;
	padding:0 0 0 20px;
	line-height:20px;
	color:#607273;
}
.article h1 {
	font:normal 28px/30px Georgia, 'Times New Roman', Times, serif;
	color:#607273;
	margin:0 0 10px;
}
.article .intro {
	margin:0 0 10px -20px;
	position:relative;
	background:#4d4339 url(../images/bg-intro.gif) no-repeat;
	width:669px;
	font:normal 16px/22px Georgia, 'Times New Roman', Times, serif;
	color:#fff;
}
.article .intro .holder {
	padding:6px 9px 12px 20px;
	height:1%;
	overflow:hidden;
	background:url(../images/bg-intro-btm.gif) no-repeat 0 100%;
}
.article .intro p {
	margin:0;
}
.article p {
	margin:0 0 9px;
}
.article p a {
	text-decoration:underline;
}
.article p a:hover {
	text-decoration:none;
}
.article h3 {
	margin:0 0 2px;
	font-size:16px;
}
.article ul {
	margin:0;
	padding:0 0 16px 6px;
	list-style:none;
}
.article ul li {
	background:url(../images/bg-list.gif) no-repeat 0 7px;
	padding:0 0 0 12px;
	position:relative;
}
.lineview {
	margin:0 0 12px 10px;
	height:1%;
	overflow:hidden;
}
.lineview h2 {
	margin:0 0 9px;
	font-size:21px;
	line-height:25px;
}
.lineview h2 a {
	padding:0 0 0 25px;
	background:url(../images/bg-head-list.gif) no-repeat 0 50%;
	color:#607273;
}
.lineview h2 a:hover {
	color:#497ead;
	text-decoration:none;
}
.article .section {
	background:url(../images/bg-content-section3.gif) repeat-y;
	width:650px;
	border-top:1px solid #fff;
}
.article .section .holder {
	background:url(../images/bg-content-section4.gif) no-repeat;
	width:650px;
	overflow:hidden;
	padding:9px 10px 13px 7px;
	color:#fff;
	font-size:13px;
	line-height:18px;
}
.article .section .heading {
	width:635px;
	overflow:hidden;
	border-bottom:1px solid #4d4d4d;
	color:#f8e27d;
	margin:0 0 8px;
}
.article .section .heading h3 {
	font:bold 18px/17px 'Trebuchet MS', Arial, sans-serif;
	margin:0;
}
.article .section .heading span {
	float:right;
	background:#4d4d4d;
	padding:2px 7px 1px;
	font-size:13px;
	font-weight:bold;
}
.article .section .frame {
	height:1%;
	background:url(../images/bg-dot4.gif) repeat-y 397px 0;
}
.article .section .frame:after {	clear:both;	content:'';	display:block;}
.article .section .description {
	float:left;
	width:394px;
}
.article .section .description p {
	margin:0 0 19px;
}
.article .section dl {
	margin:0;
	padding:0;
	float:right;
	width:242px;
	font-size:11px;
	line-height:15px;
}
.article .section dt {
	float:left;
	clear:left;
	width:82px;
	font-weight:bold;
}
.article .section dd {
	float:left;
	margin:0;
	width:140px;
}
.article .section .pagewidth {
	margin:0 0 0 -7px;
	position:relative;
}
.article .section .pagewidth ul {
	margin:0;
	padding:0 10px 0 14px;
	list-style:none;
	background:url(../images/bg-content-list.gif) no-repeat 100% 50%;
	height:30px;
	overflow:hidden;
	float:left;
}
.article .section .pagewidth li {
	float:left;
	padding:4px 14px 0 0;
	background:none;
}
.article .section .pagewidth li a {
	background:url(../images/arrow.gif) no-repeat 0 50%;
	padding:2px 0 2px 19px;
	font-size:11px;
	line-height:17px;
	color:#fff;
}
.article .section .pagewidth li a:hover {
	background:url(../images/arrow-rell.gif) no-repeat 0 50%;
	text-decoration:none;
}
.article h4 {
	margin:14px 0 7px;
	font-size:14px;
}
.article .mp3list {
	margin:0;
	padding:0;
}
.article .mp3list li {
	padding:0 0 1px;
	background:none;
}
.mp3list li a {
	background:url(../images/arrow2.gif) no-repeat 0 50%;
	padding:0 0 0 19px;
	color:#607273;
	font-size:13px;
	font-weight:bold;
}
.mp3list li a:hover {
	background:url(../images/arrow2-rell.gif) no-repeat 0 50%;
	text-decoration:none;
}

#footer {
    text-align:center;
    line-height:40px;
    position:relative;
    width:100%;
    height:40px;
    margin-top:-40px;
    background:#4d433b;
}
#footer ul {
	margin:0;	padding:0;	list-style:none;
}
#footer ul li {
	display:inline;
	background:url(../images/devider.gif) no-repeat 0 50%;
	color:#867566;
	font-size:11px;
	padding:0 2px 0 6px;
}
#footer ul li:first-child {
	background:none;
}
#footer ul li a {
	color:#867566;
}