body {
	background-color:#D9E6C4;
	font-family:"Times New Roman", Times, serif;
	font-size:15px;
	margin:0;
	padding:0;
	text-align:center;
}

p {margin:0; padding:0;}

div {text-align:left;}

img {border:0;}

div#container {
	width: 900px;
	margin:0 auto;
	padding:13px 0 0 30px;
}

div#top{
	width:880px;
	float:left;
	padding:0 10px 7px 10px;
}

div#top #sx{
	width:565px;
	float:left;
}

div#top #sx h1{
	font-weight:normal;
	font-size:47px;
	letter-spacing:-2px;
	margin:4px 0 0 0;
	padding:0;
}

div#top #sx h1 a{
	text-decoration:none;
	color:#3E610E;
}

div#top #sx h1 a:hover{
	color:#4B7711;
}

div#top #sx h2{
	font-size:19px;
	font-style:italic;
	padding:0;
	margin:0;
}

div#top #sx h2 a{
	text-decoration:none;
	color:#3F6967;
}

div#top #sx h2 a:hover{
	color:#508784;
}

div#top #dx{
	width:315px;
	float:right;
	padding:5px 0 8px;
	text-align:right;
}

div#top #dx ul.booking{
	margin:-8px 0 -4px 0;
	padding:0;
	list-style-type:none;
}

div#top #dx ul.booking li{
	float:right;
	margin:0;
	padding:0 0 0 6px;
	display:inline;
	font-size:13px;
	font-weight:bold;
	text-align:right;
}

div#top #dx ul.booking li a{
	padding:8px 24px;
	height:15px;
	text-decoration:none;
	text-align:center;
	color:#3E610E;
	background:#FFDC62 url(../images/general/bg-booking.jpg) repeat-x center top;
	border: 1px solid #3F6967;
	-moz-border-radius-topleft: 8px;
	-moz-border-radius-topright: 8px;
	-moz-border-radius-bottomright: 8px;
	-moz-border-radius-bottomleft: 8px;
	-webkit-border-top-left-radius: 8px;
	-webkit-border-top-right-radius: 8px;
	-webkit-border-bottom-left-radius: 8px;
	-webkit-border-bottom-right-radius: 8px;
	display:block;
}

div#top #dx ul.booking li a:hover{
	color:#3F6967;
	background:#FFF51B;
}

div#top #dx ul{
	padding:20px 0 0 0;
	margin:0;
	list-style-type:none;
	float:right;
}

div#top #dx ul li{
	float:right;
	padding:0;
	margin:0 0 0 15px;
	display:inline;
	font-size:13px;
	font-weight:bold;
	text-align:right;
	text-align:center;
}

	

div#top #dx ul li a{
	text-decoration:none;
	color:#3F6967;
	text-align:center;
}

div#top #dx ul li a:hover{
	color:#508784;
}

div#top #dx ul li img{
	margin:0 0 2px 0;
}


div#footer {
	width:900px;
	padding:20px 0 15px;
	color:#3E610E;
	text-align:center;
	line-height:18px;
	float:left;
	background-image: url(../images/homepage/bg-footer.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

div#footer a{
	color:#39807D;
	text-decoration:none;
}

div#footer a:hover{
	text-decoration:underline;
}

div#footer #cybermarket{
	font-size:10px;
	padding:10px 0 0;
	font-family:Arial, Helvetica, sans-serif;
}

div#footer #cybermarket a{
	color:#003366;
	text-decoration:none;
}

div#footer #cybermarket a:hover{
	text-decoration:underline;
}


 
