
img#logo
{
	width: 313px;
	height: 70px;
	display: block;
	float: left;
}

div#header_flash
{
	width: 543px;
	height: 265px;
	float: right;
	text-align: left;
}

div#top_search
{
	color: #000000;
	background-image: url('../img/design/bg_search_hotels.jpg');
	background-repeat: no-repeat;
	width: 290px;
	height: 194px;
	float: left;
}

div#top_search h4
{
	margin: 0px;
	padding: 0px;
	padding-top: 30px;
}

div#top_search table
{
	margin-left: auto;
	margin-right: auto;
}

div#top_search table tr td
{
	font-size: 8pt;
	padding: 0px;
	padding-top: 1px;
	text-align: left;
	font-family: tahoma;
	color: #000000;
}

div#left p, h2, h3, h4
{
	font-size: 0.7em;
	margin-left: 55px;
	margin-right: 25px;
}

div#left h2
{
	margin-top: 10px;
	margin-bottom: 0px;
}

div.article
{
	font-size: 0.8em;
	background-color: #f1f8d5;
	background-image: url('../img/design/article_top.jpg');
	background-repeat: no-repeat;
	margin-bottom: 20px;
}

div.article_bg2
{
	padding: 10px;
	background-image: url('../img/design/article_bottom.jpg');
	background-repeat: no-repeat;
	background-position: bottom center;
}

div.article p
{
	margin-left: 10px;
	margin-right: 10px;
}

div#hotels_links
{
}

div#hotels_links div
{
	padding-left: 20px;
}

div#hotels_links ul li
{
	display: inline;
	list-style-type: none;
}

div#hotels_links a
{
	display: block;
	width: 130px;
	float: left;
	font-size: 0.7em;
	font-weight: normal;
	font-family: tahoma;
	padding-left: 17px;
	color: #636652;
	background-image: url('../img/design/bullet.jpg');
	background-repeat: no-repeat;
}

div#hotels_links a:hover
{
	color: #b94023;
	background-image: url('../img/design/bullet_hover.jpg');
}

div#footer ul#bottom_menu
{
	list-style-type: none;
	padding-top: 15px;
}

div#footer ul#bottom_menu li
{
	display: inline;
}

div#footer ul#bottom_menu li a
{
	color: #445761;
	font-weight: normal;
	font-family: tahoma;
	font-size: 0.8em;
	padding-left: 10px;
	padding-right: 10px;
}

div#footer ul#bottom_menu li a:hover
{
	color: #b94023;
}

div#footer p#copyright
{
	color: #445761;
	font-size: 0.7em;
	text-align: center;
	margin: 0px;
	padding-left: 30px;
	padding-top: 30px;
}

