body
{
	font-family: Helvetica, Arial;
	font-size: 14px;
	background-color: #000000;
	color: #F5F5F5;
}
a
{
	color: #FF6600;
	text-decoration: none;
	line-height: 20px;
}
a:hover
{
	color: #F5F5F5;
}
h1
{
	color: #FF6600;
	font-size: 28px;
	font-weight: normal;
}
h3
{
	font-size: 13px;
}
ul
{
	list-style-type: circle;
}
ul.navig
{
	list-style-type: none;
}
th
{
	text-align: left;
}
td
{
	vertical-align: top;
}
#main
{
	position: absolute;
	left: 50%;
	top: 0px;
	margin-left: -500px;
	width: 1000px;
}
#head_img
{
	background-image: url(/_global/template/images/head_img.jpg);
	width: 1000px;
	height: 282px;
}
#logo
{
	position: absolute;
	top: 60px;
	left:0px;
}
#navig
{
	text-transform: lowercase;
	height: 66px;
	width: 300px;
}
#content
{
	padding-top: 20px;
	position: absolute;
	top: 212px;
	left: 300px;
	width: 700px;
	text-transform: lowercase;
	line-height: 20px;
}
#footer
{
	margin-top: 50px;
	color: #666666;
}
img.booking_flyer
{
	width: 100px;
	margin-right: 20px;
}
