@charset "utf-8";
/* CSS Document */
body
{
margin:0px;
padding:0px;
background:url(../images/bg1.gif) left bottom no-repeat #a6ce39;
background-attachment:fixed;
}
*
{
margin:0px;
padding:0px;
}
img
{
border:0px;
}
p
{
margin:6px 0px;
}
.left
{
float:left;
}
.right
{
float:right;
}
.clear
{
clear:both;
height:0px;
}
.warper
{
width:100%;
height:auto;
text-align:center;
background: url(../images/bg2.gif) right top no-repeat;
float:right;
background-attachment:fixed;
}
.container
{
width:798px;
height:auto;
margin:0px auto;
text-align:center;
}
.header
{
width:798px;
height:429px;
float:left;
text-align:left;
}
.header-top
{
width:798px;
height:379px;
float:left;
text-align:left;
background-color:#3a4f04;
}
.menu-box
{
width:798px;
height:50px;
float:left;
text-align:left;
background:url(../images/header-menu-bg.jpg) left top no-repeat;
}
.menu-box-news
{
width:798px;
height:50px;
float:left;
text-align:left;
background: url(../images/news-menu-bg.jpg) left top no-repeat;
}
.menu-box-biography
{
width:798px;
height:50px;
float:left;
text-align:left;
background: url(../images/biography-menu-bg.jpg) left top no-repeat;
}
.menu-box-album
{
width:798px;
height:50px;
float:left;
text-align:left;
background: url(../images/menu-album-bg.jpg) left top no-repeat;
}
.menu-box-gallery
{
width:798px;
height:50px;
float:left;
text-align:left;
background: url(../images/gallery-menu-bg.jpg) left top no-repeat;
}
.menu-box-video
{
width:798px;
height:50px;
float:left;
text-align:left;
background: url(../images/video-menu-bg.jpg) left top no-repeat;
}
.menu-box-newsletter
{
width:798px;
height:50px;
float:left;
text-align:left;
background: url(../images/newsletter-menu-bg.jpg) left top no-repeat;
}
.menu-box-contacts
{
width:798px;
height:50px;
float:left;
text-align:left;
background: url(../images/contact-menu-bg.jpg) left top no-repeat;
}
/* CSS Menu */
.navcontainer {
		width:798px;
        margin:0px;
        padding: 0;
        height: 49px;
		float:left;
		}

.navcontainer ul {
        border: 0px;
        margin: 0px;
        padding: 0px;
        list-style-type: none;
        text-align: center;
}

.navcontainer ul li {
        display: block;
        float: left;
        text-align: center;
        padding: 0px;
        margin: 0px;
		height:50px;
		background: url(../images/menu-bar-bg.jpg) right center no-repeat;
		}

.navcontainer ul li a {
        width: auto;
        height: 50px;
        margin: 0px;
		padding:0px;
        color: #FFF;
        text-decoration: none;
        display: block;
        text-align: center;
        font: bold 13px/50px Arial, Helvetica, sans-serif;
		padding:0px 20px;
		display:inline;
	}

.navcontainer ul li a:hover {
        color: #ffcc00;
		font: bold 13px/50px Arial, Helvetica, sans-serif;
		padding:0px 20px;
		display:inline;
		}
.navcontainer li.active a {
        color: #ffcc00;
	}
.navcontainer ul li a.big
{
width:122px;
text-align:center;
}
.navcontainer ul li.medium
{
width:107px;
text-align:center;
}
.body-main
{
width:758px;
height: auto;
float:left;
text-align:left;
background-color: #f8ffe2;
padding:20px;
}
.body-left
{
width:320px;
height:auto;
float:left;
text-align:left;
}
.body-right
{
width:413px;
height:auto;
float:right;
text-align:left;
}
.vedio-bg
{
border:1px solid #801a00;
}
.vedio-bg:hover
{
border:1px solid #336600;
}
.body-image
{
border:2px solid #bdbdbd;
}
.body-image:hover
{
border:2px solid #669900;
}
.tour-box
{
width:413px;
height:auto;
float:left;
padding-top:5px;
text-align:left;
}
.music-box
{
width:413px;
height:auto;
float:left;
text-align:left;
padding-top:18px;
}
.footer
{
width:798px;
height:55px;
float:left;
text-align: center;
color:#FFF;
background:url(../images/footer-bg.jpg) left top no-repeat;
padding-top:20px;
font-weight:bold;
}
.footer a
{
text-decoration:none;
color:#FFF;
font: bold 11px/16px Tahoma, Helvetica, sans-serif;
}
.footer a:hover
{
color: #FFF;
text-decoration: underline;
font: bold 11px/16px Tahoma,  Helvetica, sans-serif;
}
/* CSS Text Document */
body
{
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight:normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}
body a
{
color:#669900;
text-decoration:none;
}
body a:hover
{
color:#FF9900;
text-decoration:none;
}
h1 {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 30px;
	font-weight:bold;
	font-variant: normal;
	text-transform: none;
	color: #336600;
	text-decoration: none;
	margin:0px;
	padding:0px
}
.grean-text
{
color:#669900;
text-decoration:none;
}
.input
{
width: 180px;
height:20px;
border:1px solid #7f9db9;
background-color:#FFF;
padding-left: 3px;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 20px;
	font-weight:normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}