body{
	margin:0;
	font:12px Arial, Helvetica, Geneva, Tahoma, sans-serif;
	background:#e2e0d6;
	color:#fff;
}
img{border-style:none;}
a{
	text-decoration:none;
	color:#fff;
}
a:hover{text-decoration:underline;}
#wrapper{
	width:888px;
	margin:0 auto;
	padding:0 0 50px;
}
.w{
	width:100%;
	background:url(../images/bg-main.gif) repeat-y;
	margin:-16px 0 0;
}
.w-holder{
	width:100%;
	background:url(../images/bg-main-t.gif) no-repeat;
	overflow:hidden;
}
.w-frame{
	width:778px;
	background:url(../images/bg-main-b.gif) no-repeat 0 100%;
	padding:56px 59px 15px 51px;
}
.header{
	width:100%;
	overflow:hidden;
}
.add-nav{
	color:#333;
	width:852px;
	line-height:14px;
	overflow:hidden;
	margin:0 auto;
	padding:8px 0 0;
	position:relative;
}
.add-nav ul{
	margin:0 -6px 0 0;
	padding:0;
	list-style:none;
	overflow:hidden;
	height:1%;
	float:right;
}
.add-nav ul li{
	float:left;
	padding:0 10px 0;
	background:url(../images/marker.gif) no-repeat 100% 3px;
}
.add-nav ul li a{color:#333;}
.logo{
	margin:0 0 16px 203px;
	height:42px;
	width:402px;
	background:url(../images/logo.gif) no-repeat;
}
.logo a{
	margin:0 auto;
	display:block;
	height:42px;
	width:402px;
	overflow:hidden;
	text-indent:-9999px;
}
#nav{
	margin:0 0 12px;
	padding:0;
	list-style:none;
	text-align:center;
}
#nav li{
	display:inline;
	padding:0 0 0 20px;
	background:url(../images/bullet.gif) no-repeat 0 7px;
	margin:0 13px 0 0;
	font-size:14px;
	line-height:16px;
	font-weight:bolder;
}
#nav li:first-child,
.contact li:first-child{background: none;}
.visual{
	position:relative;
	width:100%;
}
.visual img{display:block;}
.overlay{
	position:absolute;
	left:11px;
	bottom:7px;
	background:url(../images/bg-play.png) no-repeat;
	padding:1px 0 0 24px;
	font-size:16px;
	line-height:20px;
	vertical-align:top;
}
#main{
	width:100%;
	overflow:hidden;
}
#content{
	width:776px;
	line-height:17px;
	background:#333;
	overflow:hidden;
	padding:1px 1px 0 1px;
}
#content strong{
	color:#73ae3b;
	font-weight:normal;
}
#content a{
	display:block;
	position:relative;
	vertical-align:top;
	float:left;
	cursor:pointer;
}
#content a:hover span{text-decoration:underline;}
#content a em{
	font-size:12px;
	line-height:14px;
	overflow:visible;
}
.block{
	width:100%;
	overflow:hidden;
	margin:0 0 1px;
}
.container{
	width:228px;
	padding:16px 19px 9px 16px;
	color:#ccc;
	background:#000;
	float:left;
	margin:0 1px 0 0;
	text-align:justify;
}
.container p{margin:0 0 7px;}
.item,
.item1,
.item2,
.item3,
.item4,
.item5{
	float:left;
	overflow:hidden;
	height:1%;
}
.item span,
.item1 span,
.item2 span,
.item3 span,
.item4 span,
.item5 span{
	font-size:19px;
	line-height:20px;
	vertical-align:top;
	padding:0 0 4px;
	overflow:visible;
	text-decoration:none !important;
}
.item1, .item3, .item4{margin:0 1px 0 0;}
.item1 a,
.item2 a,
.item3 a,
.item4 a,
.item5 a,
.item a{text-decoration:none !important;}
.item a{
	width:468px;
	height:155px;
	padding:10px 17px 10px 27px;
}
.item1 a{
	width:479px;
	height:175px;
}
.item2 a{
	width:296px;
	height:175px;
}
.item3 a{
	width:253px;
	height:169px;
}
.item4 a{
	width:253px;
	height:169px;
}
.item5 a{
	width:268px;
	height:169px;
}
.item a span .selected{
	float:none;
	text-indent:15px;
	display:block;
}
.item a span{
	float:right;
	padding:0 !important;
	letter-spacing:1px;
}
.item a em{
	display:block;
	text-indent:90px;
}
.item1 span{
	position:absolute;
	bottom:4px;
	left:23px;
}
.item2 span{
	position:absolute;
	bottom:14px;
	left:15px;
}
.item3 span{
	position:absolute;
	bottom:5px;
	left:30px;
}
.item4 span{
	position:absolute;
	bottom:8px;
	right:86px;
	text-align:right;
}
.item5 span{
	position:absolute;
	bottom:10px;
	left:60px;
}
#footer{
	color:#999;
	font-size:10px;
	line-height:12px;
	padding:17px 17px 13px 10px;
}
.contact{
	margin:0;
	padding:0;
	list-style:none;
	text-align:center;
	overflow:hidden;
	height:1%;
}
.contact address{
	display:inline;
	font-style:normal;
}
.contact li{
	float:left;
	margin:0 25px 0 0;
	padding:0 0 0 24px;
	background:url(../images/divider.gif) no-repeat 0 2px;
	vertical-align:top;
}
.contact a{color:#999;}
.video-block{
	height:400px;
	width:640px;
	overflow:hidden;
	display:none;
	margin:0 auto;
}
.img-text,
.abs-hold{
	position:relative;
	z-index:2;
}
.absimage{
	clear: both;
	position:absolute;
	top:0;
	left:0;
 }
