body {
	background-image: url(../images/back_gradient.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #f4f4ef;
}

#container {
	margin-right: auto;
	margin-left: auto;
	width: 734px;
	height: auto;
}

#holder {
	width: 734px;
	height: auto;
	position: absolute;
	border: 1px solid #e3efe3;
	background-color: #FFFFFF;
}

#header {
	float: left;
	width: 734px;
	height: auto;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFFFFF;
}

#left_menu {
	float: left;
	height: auto;
	width: 245px;
}

#logo {
	float: left;
	height: 160px;
	width: 245px;
}

#logo2 {
	float: left;
	height: 115px;
	width: 245px;
}

#book_online {
	float: left;
	height: 58px;
	width: 245px;
	text-align: right;
}

#book_online a {
	display:block;
	width:233px;
	height:43px;
	float: right;
}
#book_online a:hover {
	width:233px;
	height:43px;
}

#menu_holder {
	float: left;
	height: auto;
	width: 215px;
	padding-left: 30px;
	padding-bottom: 15px;
}

#menu_holder2 {
	float: left;
	height: auto;
	width: 215px;
	padding-left: 30px;
	padding-bottom: 2px;
}

#menu_bloc {
	float: left;
	height: 22px;
	width: 172px;
	background-image: url(../images/star.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 31px;
	padding-top: 6px;
}

#header_right {
	float: left;
	height: auto;
	width: 489px;
}

#contact_details {
	float: left;
	height: 15px;
	width: 468px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	font-weight: normal;
	color: #859e84;
	text-decoration: none;
	text-align: right;
	padding-right: 21px;
	padding-top: 24px;
}

a.contact_details:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	font-weight: normal;
	color: #859e84;
	text-decoration: none;
}

a.contact_details:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	font-weight: normal;
	color: #859e84;
	text-decoration: none;
}

a.contact_details:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	font-weight: normal;
	color: #859e84;
	text-decoration: underline;
}

a.contact_details:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	font-weight: normal;
	color: #859e84;
	text-decoration: none;
}

#home_image_holder {
	background-image: url(../images/home_image_back.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 281px;
	width: 473px;
	padding-top: 15px;
	padding-left: 16px;
}

#home_image {
	border: 1px solid #9eb0a8;
	float: left;
	height: 268px;
	width: 453px;
}

#offer_top {
	background-image: url(../images/offer_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 37px;
	width: 245px;
}

#offer_expand {
	background-image: url(../images/offer_expand.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	float: left;
	height: auto;
	width: 201px;
	padding-left: 34px;
	padding-right: 10px;
}

#offer_expand_image {
	background-image: url(../images/offer_expand.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	float: left;
	height: auto;
	width: 187px;
	padding-left: 48px;
	padding-right: 10px;
}

#offer_title {
	float: left;
	height: auto;
	width: 185px;
	padding-right: 15px;
}

#offer_image {
	float: left;
	height: 104px;
	width: 156px;
	border: 1px solid #7e9179;
	margin-top: 8px;
	margin-bottom: 8px;
}

#offer_image_tall {
	float: left;
	height: 200px;
	width: 156px;
	border: 1px solid #7e9179;
	margin-top: 8px;
	margin-bottom: 8px;
}

#offer_image_tall2 {
	float: left;
	height: 250px;
	width: 156px;
	border: 1px solid #7e9179;
	margin-top: 8px;
	margin-bottom: 8px;
}

#offer_image_tall3 {
	float: left;
	height: 180px;
	width: 156px;
	border: 1px solid #7e9179;
	margin-top: 8px;
	margin-bottom: 8px;
}

#offer_base {
	background-image: url(../images/offer_base.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 24px;
	width: 245px;
	padding-bottom: 18px;
}

#main_content {
	float: left;
	height: auto;
	width: 489px;
}

#menu {
	float: left;
	height: auto;
	width: 480px;
	padding-left: 140px;
	text-align: center;
	padding-top: 18px;
	padding-bottom: 20px;
}

#menu_logo {
	background-image: url(../images/menu_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 170px;
	width: 734px;
}

#content_top {
	background-image: url(../images/content_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 19px;
	width: 489px;
}

#content_expand {
	background-image: url(../images/content_expand.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	float: left;
	height: auto;
	width: 429px;
	padding-left: 30px;
	padding-right: 20px;
}

#content_base {
	background-image: url(../images/content_base.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 28px;
	width: 489px;
}

#foot_holder {
	float: left;
	height: auto;
	width: 709px;
	padding-left: 18px;
	padding-bottom: 18px;
}

#footer {
	float: left;
	height: 30px;
	width: 703px;
	background-color: #f4f6ef;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #9eaf9f;
	text-align: center;
	line-height: normal;
	padding-top: 20px;
}

a.menu_link:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}

a.menu_link:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}

a.menu_link:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: underline;
}

a.menu_link:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}

a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
}

a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
}

a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
}

a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
}

#page_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	font-weight: bold;
	color: #416947;
	text-decoration: none;
}

#body_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}

#text_bloc_1 {
	float: left;
	height: auto;
	width: 420px;
}

#text_bloc_2 {
	float: left;
	height: auto;
	width: 180px;
}

#text_bloc_3 {
	float: left;
	height: auto;
	width: 232px;
	padding-left: 13px;
}

#home_image_bloc {
	float: left;
	height: auto;
	width: 420px;
	padding-top: 12px;
	padding-bottom: 12px;
}

#offer_image2 {
	float: left;
	height: 104px;
	width: 156px;
	border: 1px solid #7e9179;
	margin-right: 30px;
}
