@charset "utf-8";

/* CSS Document */



* { behavior: url(iepngfix.htc); }



body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 

	margin:0;

	padding:0;

}

table {

	border-collapse:collapse;

	border-spacing:0;

}

fieldset,img { 

	border:0;

}

address,caption,cite,code,dfn,em,strong,th,var {

	font-style:normal;

	font-weight:normal;

}

ol,ul {

	list-style:none;

}

caption,th {

	text-align:left;

}

h1,h2,h3,h4,h5,h6 {

	font-size:100%;

	font-weight:normal;

}

q:before,q:after {

	content:'';

}

abbr,acronym { border:0;

}



/* position */

body {

	background-image:url(bg.jpg);

	background-position:top center;

	background-repeat:no-repeat;

	background-color:#75c3fb;

	}

	

div#wrapper {

	width:860px;

	text-align:center;

	margin:0 auto;

	}

	

div#header_left_top {

	width:325px;

	height:82px;

	float:left;

	}

	

div#header_left_bottom {

	width:325px;

	height:35px;

	float:left;

	}



div#header_right_top {

	width:521px;

	height:82px;

	float:right;

	}

	

#left_search {

	width:323px;

	height:204px;

	background-image:url(left_search.png);

	background-position:left;

	background-repeat:no-repeat;

	float:right;

	}



#logo_right {

	width:528px;

	height:236px;

	float:right;

	}

	

#menu_top {

	width:854px;

	height:37px;

	background-image:url(menu_top.png);

	background-position:left;

	background-repeat:no-repeat;

	float:left;

	}

	

#left_side {

	width:325px;

	float:left;

	background-image:url(left_side_repeat.gif);

	background-position:left;

	background-repeat:repeat-y;

	font-family:Tahoma;

	font-size:11px;

	color:#595959;

	text-align:left

	}

	

#right_side {

	width:529px;

	float:left;

	background-image:url(right_side_repeat.gif);

	background-position:left;

	background-repeat:repeat-y;

	background-color:#f5f4e2;

	font-family:Tahoma;

	font-size:11px;

	color:#595959;

	text-align:left;

	}

	

#footer {

	background-image:url(footer.jpg);

	width:854px;

	height:56px;

	float:left;

	text-align:center;

	}

	

#copyright {

	background-image:url('../_img/bg_footer.png');

	background-position:top center;

	background-repeat:no-repeat;

	width:854px;

	height:56px;

	float:left;

	}

	

img, #left_search	{behavior: url(iepngfix.htc);}

/* start style */

	

a.footer-menu, a:link.footer-menu, a:visited.footer-menu {

	font-family:Tahoma;

	font-size:11px;

	color:#000;

	text-decoration:none;

	padding:0px 0px 0px 40px;

	position:relative;

	top:21px;

	}

	

a:hover.footer-menu, a:active.footer-menu {

	font-family:Tahoma;

	font-size:11px;

	color:#0069c1;

	text-decoration:underline;

	padding:0px 0px 0px 40px;

	position:relative;

	top:21px;

	}

	
ul.hotels_list {
	display:block;
	float:left;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	line-height:17px;
	list-style:none;
	text-align:left;
	padding:0;
	width:170px;
}

ul.hotels_list li a{
	
}

ul.hotels_list li a,
ul.hotels_list li a:link,
ul.hotels_list li a:visited{
	background-image:url('../_img/bullet.png');
	background-position:center left;
	background-repeat:no-repeat;
	color:#004d73;
	height:10px;
	padding:0 0 0 20px;
	width:13px;
}

ul.hotels_list li a:hover,
ul.hotels_list li a:active{
	background-image:url('../_img/bullet_hover.png');
	background-position:center left;
	background-repeat:no-repeat;
	color:#004d73;
	height:10px;
	width:13px;
}
