 *{margin:0;
padding:0;}
body{
	background-color:#A4B0C0;
	
	background-position:239px 58px;
	background-repeat:no-repeat;
	font-family:arial, verdana, sans-serif;
	font-size:1em;
	
}
h3{
font-size:1em;
font-weight:0;
color:#687C94;
}
#container{

background-position:0px 0px;
/*background-color:transparent;*/
margin:10px auto 0 auto;
width:802px;
height:500px;
/*border: 1px solid #000*/;
}
#header{
background:#fff;
height:47px;
width:802px;
/*border-bottom: 1px solid #687C94*/;
}	

#content_news{
background:#A4B0C0 url(../images/contact_f.jpg)  center center no-repeat;
height:410px;
width:800px;
border-left: 1px solid #687C94;
border-right: 1px solid #687C94;
}
#content_audio{
/*background:#A4B0C0;*/
background:#A4B0C0 url(../images/shop_f2.jpg)  center center no-repeat;
height:410px;
width:800px;
border-left: 1px solid #687C94;
border-right: 1px solid #687C94;
}
#content_about{
/*background:#A4B0C0;*/
background: url(../images/about_f.jpg)  center left no-repeat;
height:410px;
width:800px;
border-left: 1px solid #687C94;
border-right: 1px solid #687C94;
}

#content_video{
/*background:#A4B0C0;*/
background: url(../images/video_f.jpg)  center left no-repeat;
height:410px;
width:800px;
border-left: 1px solid #687C94;
border-right: 1px solid #687C94;
}
#content_contact{
/*background:#A4B0C0;*/
background: url(../images/contact_f.jpg)  center left no-repeat;
height:410px;
width:800px;
border-left: 1px solid #687C94;
border-right: 1px solid #687C94;
}
#gallery{
background:#687C94;
width:180px;
height:285px;
margin:0px;
padding:15px 15px 0px 580px;
font-size:10px;
color:#fff;
width:80px;
float:right;
}
#thumbnail{
float:left;
padding: 7px 0 0 0;
}

#player{
width:405px;
padding:40px 0px 0px 27px;
}	
#info_audio{
width:385px;
background:transparent;
font-size:12px;
color: #000;
padding:22px 10px 10px 40px;
}
#info a{
color:#fff;
}
#info img{
float:right;
}

#info_about{
position:absolute;
width:330px;
height:370px;
background:transparent ;
font-size:12px;
color: #000;
padding:30px 10px 0px 30px;
}

#info_video{
position:absolute;
width:305px;
height:370px;
background:transparent ;
font-size:12px;
color: #000;
padding:30px 50px 15px 40px;
}
#info_news{
position:absolute;
width:305px;
height:355px;
background:transparent ;
font-size:12px;
color: #000;
padding:45px 50px 15px 40px;
}
#info_contact{
position:absolute;
width:305px;
height:355px;
background:transparent ;
font-size:12px;
color: #000;
padding:45px 50px 15px 40px;
}


#nav{
margin: 0 0 0 0;
width:802px;
height:25px;
/*background:#687C94;*/
background:#687C94;

}

#nav ul{
padding:7px 0 3px 0;
font-size:12px;
list-style:none;

}

#nav ul li{
display:inline;
margin:0px 15px;
}
#nav ul li a:link{
text-decoration:none;
color:#fff;

}
#nav ul li a:visited{
text-decoration:none;
color:#fff;

}
#nav ul li a:hover{
text-decoration:none;
color:#fff;

}
#nav ul li a:active{
text-decoration:none;
color:#fff;
}
.clear{
	clear:both;
}
