body {
    background:#fff;
	margin: 0;
	padding: 0;
}

#wrapper {
	width:875px;
	margin:auto;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-y;
}

#header{
    background:url(images/bg_header.jpg) no-repeat center top;
    height:221px;
}

#nav ul{
	display:block;
	float: left;
	margin-top: 115px;
}

#nav li{
	float:left;
	list-style-type:none;
	font-family: "Trebuchet MS", Verdana, Arial, Tahoma;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
	padding-left: 20px;
}

#nav a:link {
	font-weight: normal;
	color:#fff;
	text-decoration: none;
}

#nav a:visited {
	font-weight: normal;
	color:#fff;
	text-decoration: none;
}

#nav a:hover {
	text-decoration: none;
	font-weight: normal;
	color:#FF0000;
}

#posting{
	float:right;
	width:535px;
	background-image: url(images/bg_content.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 60px;
	padding-left: 50px;
	margin-top: 0px;
	padding-top: 40px;
}

#posting h1 {
	color: #000066;
	font-family: "Trebuchet MS", Verdana, Arial, Tahoma;
	font-size: 24px;
	font-weight: bold;
}

#posting h2 {
	color: #000066;
	font-family: "Trebuchet MS", Verdana, Arial, Tahoma;
	font-size: 18px;
	font-weight: bold;
}

#posting p {
	font-family: "Trebuchet MS", Verdana, Arial, Tahoma;
	font-size: 12px;
	color: #333333;
	text-align: left;
}

#posting li {
	font-family: "Trebuchet MS", Verdana, Arial, Tahoma;
	font-size: 12px;
	text-align: left;
}

#posting a:link, a:visited {
	font-weight: normal;
	color:#0000CC;
	text-decoration: none;
}

#posting a:hover {
	text-decoration: none;
	font-weight: normal;
	color:#FF0000;
}

#posting-left {
	float:left;
	width:255px;
	padding-right: 10px;
	padding-left: 50px;
	margin-top: 10px;
}

#posting-left h2 {
	color: #000066;
	font-family: "Trebuchet MS", Verdana, Arial, Tahoma;
	font-size: 18px;
	font-weight: bold;
}

#posting-left p {
	font-family: "Trebuchet MS", Verdana, Arial, Tahoma;
	font-size: 12px;
	color: #333333;
	text-align: left;
}

#posting-left li {
	font-family: "Trebuchet MS", Verdana, Arial, Tahoma;
	font-size: 12px;
	text-align: left;
}

#posting-left a:link {
	font-weight: normal;
	color:#000066;
	text-decoration: none;
}

#posting-left a:visited {
	font-weight: normal;
	color:#000066;
	text-decoration: none;
}

#posting-left a:hover {
	text-decoration: none;
	font-weight: normal;
	color:#FF0000;
}

#posting-right {
	float:right;
	width:255px;
	padding-right: 60px;
	padding-left: 10px;
	margin-top: 10px;
}

#posting-right h2 {
	color: #000066;
	font-family: "Trebuchet MS", Verdana, Arial, Tahoma;
	font-size: 18px;
	font-weight: bold;
}

#posting-right p {
	font-family: "Trebuchet MS", Verdana, Arial, Tahoma;
	font-size: 12px;
	color: #333333;
	text-align: left;
}

#posting-right li {
	font-family: "Trebuchet MS", Verdana, Arial, Tahoma;
	font-size: 12px;
	text-align: left;
}

#posting-right a:link {
	font-weight: normal;
	color:#000066;
	text-decoration: none;
}

#posting-right a:visited {
	font-weight: normal;
	color:#000066;
	text-decoration: none;
}

#posting-right a:hover {
	text-decoration: none;
	font-weight: normal;
	color:#FF0000;
}

#posting-bawah {
	float:right;
	width:535px;
	padding-right: 60px;
	padding-left: 50px;
	margin-top: 10px;
}

#posting-bawah h2 {
	color: #000066;
	font-family: "Trebuchet MS", Verdana, Arial, Tahoma;
	font-size: 18px;
	font-weight: bold;
}

#posting-bawah p {
	font-family: "Trebuchet MS", Verdana, Arial, Tahoma;
	font-size: 12px;
	color: #333333;
	text-align: left;
}

#posting-bawah li {
	font-family: "Trebuchet MS", Verdana, Arial, Tahoma;
	font-size: 12px;
	text-align: left;
}

#posting-bawah a:link, a:visited {
	font-weight: normal;
	color:#000066;
	text-decoration: none;
}

#posting-bawah a:hover {
	text-decoration: none;
	font-weight: normal;
	color:#FF0000;
}

#sidebar{
	float:left;
	width:180px;
	height: auto;
	background-image: url(images/bg_content.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 50px;
}

#sidebar h3 {
	color: #000066;
	font-family: "Trebuchet MS", Verdana, Arial, Tahoma;
	font-size: 18px;
	font-weight: bold;
	text-align: left;
}

#sidebar p {
	font-family: "Trebuchet MS", Verdana, Arial, Tahoma;
	font-size: 12px;
	color: #000066;
	text-align: left;
}

#menu ul {
	display: inline;
	list-style-image: none;
	top: auto;
	bottom: auto;
	height: auto;
}

#menu li {
	color: #000066;
	text-align: left;
	list-style-type: square;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ed1c24;
	font-family: "Trebuchet MS", Verdana, Arial, Tahoma;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
	list-style-position: inside;
	height: 23px;
}

#menu a:link {
	font-weight: normal;
	color:#000066;
	text-decoration: none;
}

#menu a:visited {
	font-weight: normal;
	color:#000066;
	text-decoration: none;
}

#menu a:hover {
	text-decoration: none;
	font-weight: normal;
	color:#FF0000;
}

.more {
	font-size: 10px;
}

.more a:link {
	color:#ff0000;
	text-decoration: none;
}

.more a:visited {
	color:#ff0000;
	text-decoration: none;
}

.more a:hover {
	text-decoration: none;
	color:#fff;
}

#footer{
	height:46px;
	color: #534741;
	font-family: "Trebuchet MS", Verdana, Arial, Tahoma;
	font-size: 10px;
	text-align: right;
	padding-right: 50px;
	vertical-align: bottom;
	clear:both;
	background-image: url(images/bg_footer.jpg);
	background-repeat: no-repeat;
	padding-top: 50px;
}

#footer a:link, a:visited {
	font-weight: normal;
	color:#333;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: none;
	font-weight: normal;
	color:#FF0000;
}

.sel1 {
	font-family: "Trebuchet MS", Verdana, Arial, Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #534741;
	background-color: #33CCCC;
	border: 1px solid #999999;
	text-align: center;
	padding-left: 5px;
	padding-right: 5px;
}

.sel1a {
	font-family: "Trebuchet MS", Verdana, Arial, Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #534741;
	background-color: #33CCCC;
	border: 1px solid #999999;
	text-align: left;
	padding-left: 5px;
	padding-right: 5px;
}

.sel2 {
	font-family: "Trebuchet MS", Verdana, Arial, Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #3366CC;
	border: 1px solid #999999;
	text-align: center;
	padding-left: 5px;
	padding-right: 5px;
}

.hotelresformhead1 {
	font-family: "Trebuchet MS", Verdana, Arial, Tahoma;
	font-size: 24px;
	font-weight: bold;
	color: #000066;
	text-align: center;
}

.hotelresformhead {
	font-family: "Trebuchet MS", Verdana, Arial, Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000066;
	text-align: center;
}

.hotelresform {
	font-family: "Trebuchet MS", Verdana, Arial, Tahoma;
	font-size: 12px;
	color: #333333;
}

.style1 {
	color: #FF0000;
	font-weight: bold;
}

.style2 {
	color: #333333;
	font-weight: normal;
	font-family: "Trebuchet MS", Verdana, Arial, Tahoma;
	font-size: 10px;
	text-align: center;
	background-color: #FFFFFF;
}
