#page_info { /* Page Info */
	position: absolute;
	width: 660px;
	top: 70px;
	left: 90px;
}

#page_info_content {
	position: relative;
}

#page-title {
	position: relative;
	padding-left: 13px;
	font-size: 1px;
}

#nav-border {
	position: relative: 
	height: 1px;
	font-size: 1px;
	padding-top: 3px;
}

#nav-menu {
	position: relative: 
	width: 100%;
}

.nav-link {
	position: relative: 
	font-size: 1px;
	padding-left: 13px;
	padding-top: 7px;
	float: left;
}

#content { /* Page Content */
	position: absolute;
	padding-top:30px;
	left: 0px;
	width: 100%;
}

#contact_info {
	position: relative;
	padding-left: 109px;
	width: 621px;
}

#contact_info_header {
	position: realtive;
	width: 621px;
	height: 52px;

	background: url(/public/images/hotel/contact/bg_contact_header.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;
}
#contact_info_table {
	position: realtive;
	width: 100%;
	height: 206px;
}

#left_column {
	width: 13px;
	height: 206px;
	float: left;
	font-size: 0;
}

#contact_info_center {
	width: 599px;
	height: 206px;
	background: url(/public/images/hotel/contact/bg_contact_info_center.jpg);
	background-position: top;
	background-repeat: repeat-x;
	float: left;
	clear: right;
}

#right_column {
	width: 9px;
	height: 206px;
	float: left;
	clear: right;
}

#call_us {
	position: realtive;
	width: 100%;
	height: 206px;
	background: url(/public/images/en/hotel/contact/contact_info_call_us.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	float: left;
}

#call_us div {
	position: relative;
	padding-left: 10px;
	padding-top: 10px;
}
#call_us p {
	font: 12px Arial;
	color: #333333;
}

.icon_contacts {
	position: relative;
	height: 34px;
	width: 37px;
	padding-right: 4px;
	float: left;
}

.text_contacts {
	padding-top: 4px;
	height: 16px;
	width: 162px;
	font: 9px Tahoma;
	color: #333333;
}


.phone_number {
	font: 12px/12px Tahoma;
	font-weight: bold;
	color: #4F6DA3;
}

#contact_info h1 {
	font: 17px Tahoma;
	color: #AD6625;
	padding-bottom: 5px;
}

#contact_form {
	position: relative;
	width: 621px;

	background: url(/public/images/hotel/contact/contact_info_call_us_bottom.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	border: 1px solid #F0F0F0;
}

#contact_form_content {
	position: relative;
	padding-left: 30px;
	font: 11px Arial;
	color: #333333;

}
#contact_form_content a {
	color: #466296;
}

table {
	padding: 0px;
}

td {
	padding: 5px;
	wrap: nowrap;
}

.contact_desc {
	font: 12px Arial;
	color: #333333;
}

.contact_textarea {
	width: 320px;
}

.contact_input {
	border: 1px solid  #A5ACB2;
	height: 23px;
	width: 320px;
}
.contact_input_short {
	border: 1px solid  #A5ACB2;
	height: 23px;
	width: 180px;
}

.mand {
	font-weight: bold;
}
.mult {
	font: 25px Tahoma;
	font-weight: bold;
	color: #666666;
}

#contact_info h2 {
	font: 14px Tahoma;
	color: #666666;
	font-weight: bold;
	padding-bottom: 5px;
}

#horizontal {
	font-size: 1px;
	height: 1px;
	border-top: 1px solid #333333;
	padding-bottom: 10px;
}



