body, ul,li, form, br { margin:0; padding: 0;}
body {
	text-align:center;
	background-color:#84acd8;
	font-family: Verdana, Helvetica,  sans-serif;
	font-size: 10px;
	}

a:hover {
  text-decoration: none;
}

h1, h2, h3, h4, h5, h6 {
margin-top: 0.2em;
  margin-bottom: 0.2em;
}
h1 {
  font-size: 12px; 
}
h2 {
  font-size: 1.2em;
}
h3, h4, h5, h6 {
  font-size: 1.1em;
}
p {
  margin-top: 0.3em;
  margin-bottom: 0.5em;
}
/* Layout */
#container {
	
	text-decoration: none;
	background-color: #FFFFFF;
	width: 775px;
	margin: 60px auto 40px auto;
	min-height:400px;
	padding: 3px 3px 5px 3px;
	color: #969696;
	position:relative;
}

#head {
}
#logo, #main-menu {
	position: absolute;
}
#logo {
	left: 0px;
	background-color:#3300CC;	
	top: -62px;
}
#main-menu {	top: -22px; right: 0px; color:#ffffff; font-family:Verdana, Arial, Helvetica, sans-serif; }
#main-menu a { color:#FFFFFF; text-decoration:none;}
#main-menu a:hover { text-decoration:underline;}

#main-banner {  height: 282px;  position:relative; clear:both;}
#logo-transparent {position:absolute; left:105px; top: 72px; }
#main-banner .slide { position:absolute; left:0; top: 0; height: 282px; width: 775px;}
.welcome { margin: 10px 0 0 10px;}
#main{
	vertical-align:top;
	text-align: justify;	
}
#intro { margin: 0px 20px 20px 20px; text-indent: 5px;}
#intro a { color:#447bbf; }
#intro a:hover { text-decoration:none;}
#footer {
	position:absolute;
	text-align:center;
	width:775px;
	color:#FFFFFF; 
	bottom: -20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	left: 0px; 
	 
}
/* home page */
#box-keys { background-color:#e0e9f2; padding: 5px 10px 45px 10px;}
#box-keys  h1 { color:#447bbf; margin-bottom:5px; }
/* hotel */
#hotels { background-color:#FFFFFF;}
#hotels th { color:#838482; font-weight:normal; text-align:left;}
#hotels-photos {
	clear:both;
	border-top-width: 5px;
	border-right-width: 8px;
	border-bottom-width: 40px;
	border-left-width: 6px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #e0e9f2;
	border-right-color: #e0e9f2;
	border-bottom-color: #e0e9f2;
	border-left-color: #e0e9f2;
	background-color:#FFFFFF;
	text-align:center;
	padding-left: 2px;
	padding-right: 2px;
}
#hotels-photos img { margin: 6px 1px 6px 1px; }
#hotel-description { margin: 15px; }
#hotel-description img { margin:  0 15px 10px 0; float:left;}
#hotel-description ul { clear:both; margin: 10px 0 10px 10px;}
#hotel-description ul li{
	display:block;
	width: 45%;
	float:left;
	margin-right: 10px;
	padding-left: 12px;
	background-image: url(/images/offers_arrows.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	margin-bottom:4px;	
}
.bh { margin-left:2px; margin-top:2px;}

