body {
	background-color: #000;
	color:#FFF;
	font-size:77%;
}

p {
	font-size:92%;
}

h1 {
	color:#05afe7;
	font-size:129%;
	padding-bottom: 10px;
}

h2 {
	color:#3a393c;
	font-size:167%;
	border-bottom:1px dashed #3a393c;
	margin-bottom:15px;
}

h3 {
	color:#05afe7;
	padding-bottom:15px;
}

a {
	text-decoration: none;
	color:#05afe7;
}



a:hover {
	text-decoration: underline;
	color:#05afe7;
}

input {
	margin:0 0 10px  0;
}

.clear-all {
	clear: both;
}

.columned_list{
	float:left;
	width:220px;
	margin-left: 20px;
}

.blue_text {
	color:#05afe7;
}

.padd_top {
	padding-top: 20px;
}

div#centerDiv {
	width:760px;
	margin: 0px auto 0px auto;
}

div#header {
	background: url(/global-assets/images/header-back.gif);
	height:99px;
}

div#leftColumn {
	padding:7px 7px 0 0;
	float:left;
	width:167px;
	margin:0;
}

div#booking-enq {
	background:url(/global-assets/images/book-back.gif) repeat-x;
	padding:10px;
	height:300px;
	width:147px;
}

div#rightColumn {
	float:left;
	background:url(/global-assets/images/rightColum-back.gif) repeat-x;
	margin:7px 0 0 0;
	padding:11px;
	width:563px;
}

div#rightColumn ul {
	padding: 10px;
	color:#05afe7;
}

div#rightColumn li {
	list-style-type: disc;
	margin-left: 10px;
}

div#rightColumn ul span {
	color:#fff;
}

div#rightColumn p {
	padding-bottom: 7px;
}

div#rightColumn h3 {
	background-color: #1A1A1A;
	padding:10px;
	font-size:122%;
	margin:5px 0 5px 0;
}

div#footer {
	background:url(/global-assets/images/footer-back.gif);
	width:760px;
	clear:both;
	font-size:77%;
	height:12px;
	padding:4px;
	text-align:center;
}

img#logo {
	float:left;
}

div#header_contact {
	padding: 60px 20px 0px 0px;
	float:right;
}