html {
margin-bottom:1px;
}
body {
background:#48021E none repeat scroll 0 0;
color:#FFFFFF;
font-family:arial,verdana,sans-serif;
font-size:62.5%;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:normal;
text-align:center;
}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
border:0 none;
margin:0;
outline-color:-moz-use-text-color;
outline-style:none;
outline-width:0;
padding:0;
vertical-align:baseline;
}

strong {color:#FFFFCC}

.lang{text-align:right;padding-right:30px;}

#wrapper {
background:#48021E url(../images/page_back.jpg) no-repeat scroll 50% 0;
font-size:1.1em;
margin:0 auto;
padding:0 97px 60px;
text-align:left;
width:746px;
}

#header{
	height:144px;
	position:relative;
	width:850px;
	text-align:center;
	margin-left:-30px;
	top:0px;
}
#header ul{
	padding-top:50px;
}
.bulleta{
	list-style:none;
}
	
.bulleta li {
background-image:url(../images/bullet_dark.png);
background-position: 0px -2px;
background-repeat:no-repeat;
padding-left: 24px;
vertical-align:middle;
}
.bulleta li:hover {
background-image:url(../images/bullet_light.png);
}

#header li
{
  display:inline;
  padding-right:15px;
  font-size:12px;
  font-weight:bold;

}	
#photos {
height:495px;
overflow:hidden;
position:relative;
width:746px;

}	
#overlay{
color:#848484;
height:495px;
left:0;
overflow:hidden;
position:absolute;
top:0;
width:746px;
}

#overlay_home, #overlay_entertainment, #overlay_rooms, #overlay_restaurant, #overlay_beach, #overlay_tour, #overlay_contact, #overlay_partners {
height:495px;
width:252px;
position:relative;
padding:0 20px;
background:transparent url(../images/overlay.png) repeat-y scroll left top;
}
#section_home{
width:746px;
background:transparent url(../images/backgrounds/home.jpg) repeat scroll 0 0;
}
#section_entertainment{
background:transparent url(../images/backgrounds/entertainment.jpg) repeat scroll 0 0;
}
#section_rooms {
 background:url(../images/backgrounds/rooms.jpg);
}
#section_restaurant{
 background:url(../images/backgrounds/restaurant.jpg);
}
#section_beach {
 background:url(../images/backgrounds/beach.jpg);
}
#section_tour{
 background:url(../images/backgrounds/tour.jpg);
}
#section_contact{
 background:url(../images/backgrounds/contacts.jpg);
}
#section_partners{
 background:url(../images/backgrounds/partners.jpg);
}
p {
line-height:1.5em;
margin:0 0 1em;
}
#overlay_home h2.ru {
background:transparent url(../images/titles/home.png) repeat scroll 0 0;
height:100px;
width:234px;
}
#overlay_home h2.eng {
background:transparent url(../images/titles/home_eng.png) repeat scroll 0 0;
height:100px;
width:234px;
}
#overlay_entertainment h2.ru {
background:transparent url(../images/titles/entertainment.png) repeat scroll 0 0;
height:100px;
width:234px;
}
#overlay_entertainment h2.eng {
background:transparent url(../images/titles/entertainment_eng.png) repeat scroll 0 0;
height:100px;
width:234px;
}
#overlay_rooms h2.ru {
background:transparent url(../images/titles/rooms.png) repeat scroll 0 0;
height:100px;
width:234px;
}
#overlay_rooms h2.eng {
background:transparent url(../images/titles/rooms_eng.png) repeat scroll 0 0;
height:100px;
width:234px;
}
#overlay_beach h2.ru {
background:transparent url(../images/titles/beach.png) repeat scroll 0 0;
height:100px;
width:234px;
}
#overlay_beach h2.eng {
background:transparent url(../images/titles/beach_eng.png) repeat scroll 0 0;
height:100px;
width:234px;
}
#overlay_restaurant h2.ru {
background:transparent url(../images/titles/restaurant.png) repeat scroll 0 0;
height:100px;
width:234px;
}
#overlay_restaurant h2.eng {
background:transparent url(../images/titles/restaurant_eng.png) repeat scroll 0 0;
height:100px;
width:234px;
}
legend {
display:none;
}
#contact_info {
background:#000000 none repeat scroll 0 0;
left:566px;
padding:15px;
position:absolute;
top:0;
width:150px;
}

#partners_info {
left:292px;
padding:10px;
position:absolute;
top:3465px;
width:435px;
height:475px;
overflow:auto;
background: transparent;
text-align:center;
scrollbar-base-color: black;
}

#partner_contacts
{
 padding-top:5px;
}

#overlay_contact {
position:relative;
}
#overlay_contact h2.ru {
background:transparent url(../images/titles/contacts.png) repeat scroll 0 0;
height:100px;
width:234px;
}
#overlay_contact h2.eng{
background:transparent url(../images/titles/contacts_eng.png) repeat scroll 0 0;
height:100px;
width:234px;
}

#overlay_partners h2.ru {
background:transparent url(../images/titles/partners.png) repeat scroll 0 0;
height:100px;
width:234px;
}
#overlay_partners h2.eng{
background:transparent url(../images/titles/partners_eng.png) repeat scroll 0 0;
height:100px;
width:234px;
}

#overlay_tour h2.ru {
background:transparent url(../images/titles/tour.png) repeat scroll 0 0;
height:100px;
width:234px;
}

#overlay_tour h2.eng {
background:transparent url(../images/titles/tour_eng.png) repeat scroll 0 0;
height:100px;
width:234px;
}	

.center {
text-align:center;
}
h2 {
font-size:1.5em;
overflow:hidden;
text-indent:-5000px;
}

a:hover {
color:#FFFFFF;
text-decoration:none;
}
* a:hover, * a:active {
outline-color:-moz-use-text-color;
outline-style:none;
outline-width:medium;
}
a {
color:#E4AFC3;
text-decoration:none;
}

#tour
{
margin:0;
margin-left:272px;
padding:0px;
position:absolute;
top:0;
width:455px;
height:495px;
overflow:hidden;
background: transparent;
}

#footer
{
margin-top:50px;
text-align:center;
}

