body {
	font-family:tahoma;
	margin: 0 auto;
	text-align: center;
}

table {
	padding:0;
	margin:0;
}
#hpg {
	font-size: 10px;
	color: #849eba;
}
#hpg a{
	font-size: 10px;
	color: #849eba;
	text-decoration: none;
}
#hpg a:hover {
	color: #ea8a5b;
}
#container td {
	height: 639px;
}
img {
	border: 0px none;
}
#container {
	width: 768px;
	height: 645px;
	margin: 0px auto;
	position:relative;
	border: 2px #000 solid;
	padding: 2px;
	background: #fff;
}
#topMenu {
	margin-top: 50px;
	color: #fff;
	font-size: 12px;
}
#topMenu a{
	color:#aaa;
	margin-right: 15px;
	text-decoration: none;
}
#topMenu a:hover { 	color:#ea8a5b; }
#left {
	float:left;
	width: 301px;
	height: 645px;
	background: #f1f6fc url(../images/lhs_top1.jpg) no-repeat;
}
#left_content {
	margin:120px 10px 0 6px; 
	height: 312px;
}
#checkavailable {
	background: url(../images/orange_bg_p4.gif) repeat-y;
	height: 120px;
	padding-top: 10px;
	margin-top: 15px;
}
#checkavailable input, #checkavailable select,.calendarbutton  {
	margin: 4px 0 10px 0;
}
#checkavailable strong {
	margin: 3px 0;
}
#right {
	float:left;
	width: 467px;
	background-color: #fff;
	height: 639px;
	margin: 0;
	padding:0;
}
#logo {
	position:absolute;
	top: 25px;
	left: 25px;
	z-index:30000;
}
#menu {
	position: absolute;
	top: 85px;
	left: 304px;
	width: 467px;
	background: #fff;
	padding-bottom: 4px;
	text-align:left;
	z-index:30001;
}
#menu a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#09C;
	text-decoration:none;
	margin-right:15px;
}
.first {
	margin-left:15px;
}
.last {
	margin-right: 0px;
}
#menu a:hover {
	color:#FF9900;
}
.footer {
	height:68px;
	padding-top: 30px; 
}
