A:link {
	COLOR: #2b3c60; TEXT-DECORATION: none
}
A:visited {
	COLOR: #2b3c60; TEXT-DECORATION: none
}
A:hover {
	COLOR: #2566a6; TEXT-DECORATION: underline
}
A:active {
	COLOR: #2566a6; TEXT-DECORATION: underline
}
html, body
{
    height: 100%;
    margin: 0;
    padding: 0;
}

body{
    font-family: Verdana,Arial,ËÎÌå;
    font-size: 12px;
}

#header #name a { color: #000; }
#fader { z-index: 0; }

#promo {
	display: block;
	position: relative;
	height: 518px;
}

#promo #promolist {
	z-index: 10;
	/*background: url(/images/V3bghome_promolist.png) top center no-repeat;*/
	width: 203px;
	height: 347px;
	line-height: 16px;
	margin-left: 29px;
	position: relative;
}
#promo #promolist ul { padding-top: 10px; }
#promo #promolist li {
	color: #fff;
	padding: 16px 0 18px 30px;
	text-decoration: none;
	background: url(/images/V3separator_promolist.png) bottom left no-repeat;
}
#promo #promolist li:hover { 
	background: url(/images/selector_promolist_hover.png) top center no-repeat;
}
#promo #promolist ul li a {
	padding: 16px 0 18px 30px;
	display: block;
	color: #fff;
	text-decoration: none;
	background: url(/images/V3separator_promolist.png) bottom left no-repeat;
}
#promo #promolist .on { background: url(/images/selector_promolist.png) top center no-repeat; }
#promo #promolist .on:hover { background: url(/images/selector_promolist.png) top center no-repeat; }
#promo #promolist .off { background: transparent; }

div#fader {
	position: absolute;
	top: 0;
	left: 0;
}
div#fader img { 
	position:absolute;
	top: 0;
	left: 0;
	margin-top: 7px;
}

#promo #videolist {
	background: url(/images/V3bghome_videos.png) top center no-repeat;
	width: 900px;
	height: 133px;
	position: relative;
	color:#ffffff;
	
}
#promo #videolist a {
	color:#ffffff;
}
#promo #videolist ul {
    padding: 15px 0 0 15px;
    margin: 0px;
}
#promo #videolist h3 {
    padding: 15px 0 0px 15px;
    margin: 0px;
}
#promo #videolist ul li { 
    font-size: 1em;
    line-height: 1.3em;
    margin-bottom: 0.1em;
    margin-top: 0.2em;
}
#promo #videolist ul li img { 
	display: block; 
	padding-bottom: 5px; 
}

ul.items li a { color: #dfdffd; }

#nextstep {
	float: right;
	display: inline;
	margin: 18px 14px 0px 0px;
}


div.thin
{
    margin: 20px 200px 0pt 200px;
    padding-bottom: 70px;
    line-height:20px;
}
}