*{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;	
	color:#161616;
	background-repeat:no-repeat;
	text-align:left;
}
body{
	text-align:center;
}
body,h1,h2,h3,h4,h5,h6,form,input{
	padding:0px;
	margin:0px;
}
img{
	border:0px;
}
.cb{
	clear:both;
}
a{
	color:#BCBBAA;
}
#main{
	width:1002px;
	margin:auto;
}
#logo{
	display:block;
	margin-top:30px;
}
#header{
	height:145px;
	border:1px solid #ffffff;
}
#content{
	position:relative;
	height:570px;
}
#circles{
	width:200px;
	margin-top:40px;
}
a.circle,a.circleActive{
	display:block;
	float:left;
	margin:0px 10px 10px 0px;
	position:relative;
}
a.circle span,a.circleActive span{
	display:block;
	float:left;
	width:40px;
	height:40px;
	background-image:url(../../_common/img/circle.png);
	position:relative;
}
a.circle:hover{
	filter:alpha(opacity=50);
	opacity: 0.5;
	-moz-opacity: 0.5;
}
a.circleActive{
	filter:alpha(opacity=50);
	opacity: 0.5;
	-moz-opacity: 0.5;
	cursor:default;
}
#menu{
	
}
#bigphoto{
	display:block;
	float:right;
}
.title_file{
	background-color:#ffffff;
	color:#a0a0a0;
	/*
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
	*/
	padding:2px;
	text-align:center;
}
#menuList{
	
}
#menuList,#menuList ul{
	padding:0px;
	margin:0px;
	list-style-type:none;
}
#menuList li{
	margin-bottom:20px;
	white-space:nowrap;
}
#menuList li li{
	margin-bottom:7px;
}
#menuList li ul{
	position:absolute;
	top:0px;
	left:130px;
}
#menuList ul li ul{
	
}
#menuList li a{
	font-size:14px;
	text-transform:uppercase;
	text-decoration:none;
}
#menuList li a:hover{
	color:#000000;
}
#menuList li a.active{
	color:#000000;
	cursor:text;
}
#menuList li li a{
	font-size:12px;
	text-transform:none;
}
#footer{
	margin:20px 0px 0px 0px;
	padding-right:30px;
	position:relative;
}
#rights{
	float:right;
	width:132px;
	height:8px;
	overflow:hidden;
	line-height:100px;
	background-image:url(../../_common/img/rights.gif);
}
#siteby{
	display:block;
	float:right;
	margin:0px 0px 0px 0px;
	width:120px;
	height:10px;
	overflow:hidden;
	line-height:100px;
	background-image:url(../../_common/img/siteby.gif);
}
#sound{
	position:absolute;
	right:0px;
	top:0px;
}

#videoInfo{
	width:350px;
}
#videoInfo *{
	font-size:11px;
}
#videoInfo dl{
	height:17px;
}
#videoInfo dt{
	float:left;
	margin:0px;
	padding:0px;
	width:100px;
}
#videoInfo dd{
	float:left;
	margin:0px;
	padding:0px;
	font-weight:bold;
	width:100px;
}
#videoplayer{
	width:380px;
	height:320px;
}
#videoBlock{
	
}


.contactItem{
	
}
.contactItem *{
	font-size:11px;
}
.contactPhoto{
	float:left;
	margin-right:10px;
}
.contactInfo{
	float:left;
}
.contactInfo strong{
	font-weight:normal;
	color:#999999;
}
.contactInfo a{
	text-decoration:none;
	color:#000000;
}
.contactInfo a:hover{
	color:#999999;
}
#contactBlock{
	width:700px;
}
#enterButtons{
	padding:150px 0px 0px 400px;
}
#enterButtons a{
	font-size:20px;
	display:block;
	float:left;
	padding:5px 0px 0px 35px;
	color:#000000;
	text-decoration:none;
}
#enterButtons a.left{
	margin-right:50px;
	background-image:url(../../_common/img/h.gif);
}
#enterButtons a.right{
	background-image:url(../../_common/img/f.gif);
}
#enterButtons a:hover{
	color:#878787;
}

