@charset "utf-8";
/* CSS Document */

*{
margin:0;
padding:0;
outline:none;
}

body{
background:url(../images/bg.jpg) repeat;
color:#000000;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}
a img{
border:none;
}
.wrapper{
width:957px;
margin:auto;
}
#header{
width:957px;
height:131px;
background:url(../images/header.jpg);
float:left
}

#menu{
width:997px;
margin:auto;
}
#menu-inner{
width:995px;
height:54px;
float:left;
}
#menu ul {
list-style:none;
}
#menu li{
float:left;
}
#menu a{
display:block;
height:54px;
}
#menu1{
width:103px;
background:url(../images/menu1.gif) no-repeat;
}
#menu2{
width:124px;
background:url(../images/menu2.gif) no-repeat;
}
#menu3{
width:74px;
background:url(../images/menu3.gif) no-repeat;
}
#menu4{
width:123px;
background:url(../images/menu4.gif) no-repeat;
}
#menu5{
width:123px;
background:url(../images/menu5.gif) no-repeat;
}
#menu6{
width:159px;
background:url(../images/menu6.gif) no-repeat;
}
#menu7{
width:63px;
background:url(../images/menu7.gif) no-repeat;
}
#menu8{
width:68px;
background:url(../images/menu8.gif) no-repeat;
}
#menu9{
width:158px;
background:url(../images/menu9.gif) no-repeat;
}

#menu a:hover, #menu .active{
background-position:bottom;
}

/*-------------*/
#wrapper-inner{
width:957px;
float:left;
background:url(../images/content.jpg) no-repeat #FCF6E6;
min-height:500px; 
position:relative;
}

#sidebar_left{
width:243px;
float:left;
}
#book-us{
	width:261px;
	height:44px;
	position:absolute;
	background:url(../images/book-us.png);
	margin-left:-20px;
	cursor:pointer;
	left: 0px;
	top: 340px;
}
#book-us:hover{
background-position:bottom;
}
#sidebar_right{
width:271px;
float:right;
}
#music-player{
width:271px;
height:150px;
background:url(../images/music-background.png) no-repeat center;
}
#flashPlayer{
width:192px;
position:absolute;
margin:0px 0 0 150px;
}
#main{
width:413px;
float:left;
position:relative;
margin-top:40px;
padding:25px 15px 15px 15px;
}
#main p, #main ul, #main ol{
padding:8px 0;
}
#title{
position:absolute;
left:-30px;
top:0px;
}

#gallery{
margin:15px 0;
}
#gallery img{
margin:3px;
border:1px solid black;
}

/*---------FOOTER-----------*/

#footer{
width:957px;
float:left;
padding:10px 0;
}
#footer p{
padding:5px 0;
}
#footer a{
color:#855846;
padding:0 5px;
text-decoration:none;
}
#footer .foot_link{
color:#855846;
text-transform:uppercase;
text-align:center;
}
#footer .foot_copy{
color:#776846;
text-align:center;
}
.fs10 {font-size:10px;}
.fs11 {font-size:11px;}
.fs12 {font-size:12px;}
.fs13 {font-size:13px;}
.fs14 {font-size:14px;}
.fs15 {font-size:15px;}
.fs16 {font-size:16px;}
.fs17 {font-size:17px;}
.fs18 {font-size:18px;}
.fs19 {font-size:19px;}
.fs20 {font-size:20px;}
.fs21 {font-size:21px;}
.fs22 {font-size:22px;}
.fs23 {font-size:23px;}
.fs24 {font-size:24px;}

