a:focus{
	outline:0;
}
html, body {	
	width: 100%;	
	height: 100%;	
	min-height: 100%;	
	padding: 0px;
	margin: 0px;
	border: 0px;
	background: #404040 top left url(../images/background.jpg) repeat-x;
}
img { border: none;}
#container {	
	top: 0px;	
	width: 800px;	
	height: 100%;	
	min-height: 100%;	
	margin: auto;
	position: relative;
	background-color: #FFFFFF;
	z-index: 10;
}
html>body #container {	height: auto;}
#top_black {
	position: absolute;
	top: 0px;
	width: 800px;
	height: 30px;
	background-color: #000000;
}
#logo {
	position: absolute;
	top: 50px;
	left: 35px;
	width: 124px;
	height: 96px;
	z-index: 10;
}
#luxury {
	position: absolute;
	top: 69px;
	left: 200px;
	width: 230px;
	height: 67px;
	background: url(../images/4star.gif) no-repeat;
}
#bookings {
	position: absolute; 
	top: 50px;
	right: 10px;
	width: 187px;
	height: 91px;
}
#header {
	position: absolute;
	top: 139px;
	right: 0px;
	width: 800px;
	height: 207px;
	background: url(../images/header.jpg) no-repeat;
	z-index: 0;
}
#nav {
	position: absolute;
	height: 100px;
	top: 340px;
	left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	z-index: 10;
	text-align: left;
}
#nav ul {
	list-style-type: none;
	padding: 0;
	display: block;
}
#nav li {
	list-style-type: none;
	padding-bottom: 5px;
}
#nav li:hover, #nav li.current { color: #d1232a; text-decoration:none; }
#nav a { color: #5e5e5e; text-decoration: none;}
#nav a:hover, #nav li.current a { color: #d1232a; text-decoration: none;}
#investors {
	padding: 330px 20px 180px 185px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5e5e5e;
}
#investors a {
	color: #d1232a;
	text-decoration: none;
}
#investors a:hover {
	color: #000000;
	text-decoration: none;
}
#views {
	padding: 330px 10px 180px 185px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5e5e5e;
}
#content_wide {
	padding: 330px 20px 200px 185px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5e5e5e;
}
#content_wide a {
	font-weight: bold;
	color: #d1232a;
	font-size: 12px;
	text-decoration: none;
}
#content_wide a:hover {
	color: #FF0000;
	text-decoration: none;
	font-size: 12px;
}

#content {
	padding: 330px 245px 200px 185px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5e5e5e;
}
#content a {
	font-weight: bold;
	color: #5e5e5e;
	text-decoration: none;
}
#content a:hover {
	color: #d1232a;
	text-decoration: none;
}
#content ul li {
	list-style-type: circle;
	color: #d1232a;
}
.red { color: #d1232a;}
.body_text { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5e5e5e;
}
.body_text2 { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #5e5e5e;
}
.h1, h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #d1232a;
	font-weight: lighter;
}
.h2, h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #d1232a;
	font-weight: lighter;
}
.h3, h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #d1232a;
	font-weight: bold;
}
.h4, h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #d1232a;
	font-weight: bold;
}
.h5, h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #4a4a4a;
	font-weight: bold;
}
.h6, h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #4a4a4a;
	font-weight: lighter;
}
hr { 
	border: none;
}
#area2 {
	position: absolute;
	top: 365px;
	right: 17px;
	width: 195px;
	text-align: right;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;	
}
#hotdeal { 
	border: 1px solid #000000; padding: 0px 0px 0px 0px;
}
#hotdeal_text { padding: 0px 10px 0px 0px; }

#area2 ul{
	margin:0;
	padding:0;
	float:left;
	width:200px;
	height:70px;
}
#area2 li{
	margin:0 20px 0 0;
	padding:0;
	display:block;
	float:left;
	list-style:none;
}

#area2 a {
	color: #d1232a;
	text-decoration: none;
}
#area2 a:hover {
	color: #000000;
	text-decoration: none;
}
#footer_left { position: absolute; bottom: 50px; left: 10px; color: #000000; z-index: 10; font-family:Arial, Helvetica, sans-serif; font-size: 11px; }
#footer_left a { color: #000000; text-decoration: none; }
#footer_left a:hover { color: #000000; text-decoration: none; }
#footer_text { padding: 10px 0px 0px 0px; }
#footer {	
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000000;
	font-size: 10px;	
	color: #808080;	
	text-align: right;	
	width: 100%;	
	height: 80px;	
	position: absolute;	
	bottom: 0px;	
	left: 0px;	
	z-index: 5;	
	padding-top: 5px;	
	text-align: right;
}
#footer a, #footer a:visited {	
	color: #808080;	
	text-decoration: none;
}
#footer a:hover {	
	color: #ffffff;
}
.fm-logo {	
	float: right;	
	padding-top: 1px;	
	padding-right: 5px;	
	padding-left: 5px;
}

div#hotdeal_call {
	font-weight: bold;
}
.centre{
	text-align:center;
}
