body {
	margin: 15px 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #f5f6f7;
	text-align: center;
}
a {
	text-decoration: none;
	color: #000080;
}
p {
	margin-top: 0;
}
h1 {
	margin: 0; 
	padding: 0;
	font-size: 12px;
	font-weight: bold;
}
#page {
	margin: 0 auto;
	padding: 0 1px;
	background: #FFFFFF;
	width: 798px;
	text-align: left;
	background: url(../images/page-bg.gif) repeat-y;
}
#header {
	margin: 0 -1px;
	background: url(../images/headerbg.jpg) no-repeat;
	height: 86px;
}
#header-btn {
	background: #000080 url(../images/header-btn-bg.gif) right repeat-y;
	height: 36px;
}
#header-btn a {
	display: block;
	float: left;
}
#header-btn-right {
	float: right;
}
#hotel-ad {
	float: right;
	margin-top: -13px;
	padding-right: 15px;
}
#content {
	clear: both;
	padding: 10px 10px 0 10px;
}
#index-benefits {
	float: left; 
	background: url(../images/index-benefits.gif) no-repeat; 
	width: 172px; 
	height: 158px; 
	padding-top: 40px;
}
#index-benefits ul {
	margin-top: 0;
	list-style-image: url(../images/list-arrow.gif);
	line-height: 1.6em;
	color: #000080;
}
#index-benefits ul li {
	width: 132px;
}
#index-benefits a {
	color: #000080;
}
#index-benefits a:hover {
	color: #000080;
	text-decoration: underline;
}

#footer {
	margin: 0 -1px;
	background: url(../images/footer-bg.gif) no-repeat;
	height: 8px;
}
#tg-subnav 
{
	float: right;
	text-align: right;
	text-decoration: none;
}

#tg-subnav ul
{
	padding-left: 10px;
}

#tg-subnav ul li
{
	text-decoration: none;
	list-style: none;
}

