body {
	background-color: #FFFFFF;
	background-image: url(images/bg_main.jpg);
	background-repeat: repeat-x;
	text-align: center;
	width: 955px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
}

#top_navbar {
	width: 916px;
	height: 42px;
	background-image: url(images/top_navbar_bg.jpg);
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	padding-top: 8px;
}

#top_navbar #main {
	width: 458px;
	color: #FFF;
	float: left;
}

#top_navbar #main a {
	color: #FFF;
	text-decoration: none;
}

#top_navbar #main a:hover {
	color: #FFF;
	text-decoration: underline;
}

#top_navbar #support {
	width: 458px;
	color: #82184d;
	float: left;
}

#top_navbar #support a {
	color: #82184d;
	text-decoration: none;
}

#top_navbar #support a:hover {
	color: #82184d;
	text-decoration: underline;
}

#central {
	background-image: url(images/central_bg.jpg);
	background-repeat: no-repeat;
	width: 955px;
	height: 350px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin-bottom: 20px;
}

#central #nav {
	padding-top: 140px;
	width: 200px;
	float: left;
	text-align: left;
	padding-left: 0px;
}

#central #nav a {
	color: #82184d;
	text-decoration: none;
}

#central #nav a:hover {
	color: #82184d;
	text-decoration: underline;
}

#central #nav ul {
	list-style: none;
}

#central #nav ul li {
	margin-top: 5px;
	margin-bottom: 10px;
}

#images_nav {
	width: 916px;
	height: 227px;
	margin-bottom: 10px;
}

#images_nav img {
	border: none;
}

#text_navbar {
	width: 916px;
	height: 83px;
	background-image: url(images/text_nav_bg.jpg);
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	padding-top: 5px;
	text-align: center;
}

#text_navbar #main {
	width: 896px;
	height: 60px;
	float: left;
	color: #82184d;
	font-weight: bold;
	text-align: left;
	padding-left: 5px;
}

#text_navbar #main a {
	color: #82184d;
	font-weight: bold;
	text-decoration: none;
}

#text_navbar #main a:hover {
	text-decoration: underline;
}

#text_navbar #copyright {
	color: #82184d;
	width: 715px;
	float: left;
	text-align: right;

}

#text_navbar #designer {
	width: 190px;
	float: left;
	color: #FFF;
	text-align: left;
	padding-left: 10px;
}

#text_navbar a {
	text-decoration: underline;
	color: #FFF;
}

#text_navbar a:hover {
	text-decoration: none;
	color: #FFF;
}

#contents {
	width: 896px;
	height: 300px;
	background-color: #FFF;
	border-width: thin;
	border-color: #82184D;
	text-align: justify;
	padding: 10px;
	overflow: auto;
}

#central_offers {
	background-image: url(images/best_offers.jpg);
	background-repeat: no-repeat;
	width: 955px;
	height: 120px;
	margin-bottom: 20px;
}

#central_reservations {
	background-image: url(images/reservations.jpg);
	background-repeat: no-repeat;
	width: 955px;
	height: 120px;
	margin-bottom: 20px;
}

#central_hotels {
	background-image: url(images/our_hotels.jpg);
	background-repeat: no-repeat;
	width: 955px;
	height: 120px;
	margin-bottom: 20px;
}
