html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}


body {
	font: 14px/18px Arial, Tahoma, Verdana, sans-serif;
	width: 100%;
	background: #766c61 url('../images/bg.jpg') repeat;
}
a {
	color: blue;
	outline: none;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
p {margin: 0 0 18px}
img {
	border: none;
}
input {vertical-align: middle}

#wrapper {
	width: 1179px;
	margin: 0 auto;
}


/* Header
-----------------------------------------------------------------------------*/
#header {
	margin: 0 auto;
	width: 982px;
	height: 130px;
	background: url('../images/header_bg.png') no-repeat center top;
	overflow: hidden;
}
#header #home {
	position: relative;
	display: block;
	width: 980px;
	height: 130px;
    z-index: 3;
	color: #000;
}
#header #text_01 {
	position: relative;
	overflow: hidden;
	width: 470px;
	height: 41px;
	margin-top: 38px;
	margin-left: 460px;
	float: left;
	z-index: 2;
	background: url('../images/header_text_01.png') no-repeat;
}


/* Middle
-----------------------------------------------------------------------------*/
#frame {
	position: relative;
	display: none;
	left: 50%;
	width: 1010px;
	height: 423px;
	margin-left: -508px;
	margin-top: -18px;
 	background: url('../images/frame.png') no-repeat center top;
	outline: none;
	overflow: hidden;
    cursor: hand;
    cursor: pointer;
}

#frame .village {
	position: relative;
	display: block;
	width: 954px;
	height: 366px;
	margin: 25px 0 0 28px;
	background: url('../images/frame_village.jpg') no-repeat;
	outline: none;
	overflow: hidden;
}

#frame .collapse {
	position: relative;
	display: none;
	width: 77px;
	height: 22px;
	margin-left: 905px;
	margin-top: -366px;
	background: url('../images/frame_collapse.png') no-repeat;
	outline: none;
	overflow: hidden;
}

#block {
	position: relative;
	display: none;
	margin: 0 auto;
	width: 980px;
	height: 20px;
	outline: none;
    cursor: hand;
    cursor: pointer;
	background-image: url('../images/filter.png');
    z-index: 5;
    overflow: hidden;
}

#block .text {
	position: relative;
	display: block;
	width: 75px;
	height: 20px;
	margin-left: 905px;
	color: #c7c7c8;
	font-size: 12px;
}


#content {
	position: relative;
	display: block;
	margin-top: -20px;
	padding: 0;
    overflow: hidden;
}


#content .menu {
	margin: 0 auto;
	width: 980px;
	position: relative;
	display: block;
    list-style: none;
	height: 180px;
	background-image: url('../images/filter.png');
}

#content .menu li.about a{
	position: relative;
	float: left;
	width: 142px;
	height: 126px;
	margin: 37px 0 0 43px;
	background: url('../images/menu_about.png') no-repeat;
	outline: none;
	border: 0px;
}

#content .menu li.generalplan a {
	position: relative;
	float: left;
	width: 151px;
	height: 134px;
	margin: 29px 0 0 53px;
	background: url('../images/menu_generalplan.png') no-repeat;
	outline: none;
}

#content .menu li.projects a {
	position: relative;
	float: left;
	width: 132px;
	height: 137px;
	margin: 26px 0 0 36px;
	background: url('../images/menu_projects.png') no-repeat;
	outline: none;
}

#content .menu li.price a {
	position: relative;
	float: left;
	width: 138px;
	height: 128px;
	margin: 35px 0 0 40px;
	background: url('../images/menu_price.png') no-repeat;
	outline: none;
}

#content .menu li.contact a {
	position: relative;
	float: left;
	width: 159px;
	height: 129px;
	margin: 34px 0 0 50px;
	background: url('../images/menu_contact.png') no-repeat;
	outline: none;
}

/* Î ÏÎÑ¨ËÊÅ */
#content #about {
	text-align:left;
	padding: 20px 0;
	margin: 0 auto;
	width: 980px;
 	background-image: url('../images/filter.png');
}

#content #about .middle {
	position:relative;
	display:block;
	border-left: solid 261px transparent;
}

#content #about .page {
	display:block;
	position:relative;
	margin-left:-250px;
	padding:1px 20px 1px 1px;
}

#content #about .left {
	float:left;
	position:relative;
	width:261px;
	left:0px;
}

#content #about .left .news {
	float: left;
	position: relative;
	display: block;
	width: 261px;
 	background-image: url('../images/filter.png');
}

#content #about .left .news .label {
	position: relative;
	display: block;
	float: left;
	width: 261px;
	height: 24px;
	margin: 15px 0 0 0;
 	background: url('../images/content_news_label.png') no-repeat;
}

#content #about .left .news .text {
	position: relative;
	display: block;
	margin: 45px 10px 0 10px;
	color: #c7c7c8;
}

#content #about .left .news .text a,
#content #about .left .news .text a:hover {
	color: #c7c7c8;
}

#content #about .left .infrastructure {
	position: relative;
	display: block;
	float: left;
	width: 230px;
	height: 400px;
	margin: 20px 0 0 15px;
}

#content #about .left .infrastructure .picture {
	display:block;
	outline: none;
	margin: 17px 0 0 0;
	border: 3px solid white;
    border-radius:5px;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    -khtml-border-radius:5px;
    -opera-border-radius:5px;
}

#content #about .left .banners {
	position: relative;
	display: block;
	float: left;
	width: 230px;
	height: 400px;
	margin: 20px 0 0 15px;
}

#content #about .left .banners img {
	display:block;
	outline: none;
	margin: 17px 0 0 0;
	border: 3px solid white;
    border-radius:5px;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    -khtml-border-radius:5px;
    -opera-border-radius:5px;
}

#content #about .left .banners a,
#content #about .left .banners a:hover {
	color: #fbeabf;
	font-weight: normal;
}

#content #about .center {
	margin-left:280px;
	position:relative;
	display:block;
	height:1%;
	color: #e0e0e0;
}

#content #about .center a,
#content #about .center a:hover {
	color: #c7c7c8;
}

#content #about .center .yellow {
	color: #ffe39a;
	font-size: 18px;
	line-height: 17px;
}

#content #about .center .red {
	color: #df8080;
	font-size: 18px;
	line-height: 17px;
}

#content #about .center .green {
	color: #7cdea8;
	font-size: 18px;
	line-height: 17px;
}

#content #about .center p {
	margin: 0;
}

#content #about .center ul li {
	background:url('../images/content_page_contact_item.png') no-repeat 0 8px;
	padding:1px 0 0 12px;
	margin-left: 15px;
}

#content #about .clear {
	clear:both;
}

#content #about .gallery {
	display:block;
	margin: 0;
}

#content #about .gallery .allphotos {
	position: absolute;
	display: block;
	width: 120px;
	height: 20px;
	margin: 5px 0 0 828px;
	color: #959595;
	font-size: 12px;
	z-index: 5;
}

#content #about .gallery .jcarousel-container {
	position: relative;
	display: block;
	width: 890px;
	height: 170px;
	margin: 0 0 20px 20px;
 	background-image: url('../images/filter.png');
    border-radius:10px;
    -moz-border-radius:10px;
    -webkit-border-radius:10px;
    -khtml-border-radius:10px;
    -opera-border-radius:10px;
}

#content #about .gallery .jcarousel-clip {
    z-index: 2;
    padding: 0;
    margin: 0;
    overflow: hidden;
    position: relative;
}

#content #about .gallery .jcarousel-list {
    z-index: 1;
    overflow: hidden;
    position: relative;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
}

#content #about .gallery .jcarousel-list li,
#content #about .gallery .jcarousel-item {
    float: left;
    list-style: none;
    width: 194px;
    height: 146px;
}


#content #about .gallery .jcarousel-container-horizontal {
    width: 860px;
    padding: 33px 40px 0 40px;
}


#content #about .gallery .jcarousel-clip-horizontal {
    width:  860px;
    height: 160px;
}

#content #about .gallery .jcarousel-item {
    width: 194px;
    height: 146px;
    border: 1px solid #ffffff;
}

#content #about .gallery .jcarousel-item:hover {
    border-color: #808080;
}

#content #about .gallery .jcarousel-item-horizontal {
    margin-right: 25px;
}


#content #about .gallery .jcarousel-next-horizontal {
    position: absolute;
    top: 100px;
    right: 12px;
    width: 14px;
    height: 18px;
    cursor: pointer;
    background: transparent url('../images/gallery_next_white.png') no-repeat 0 0;
}

#content #about .gallery .jcarousel-next-horizontal:hover {
    background-position: 0 -18px;
}

#content #about .gallery .jcarousel-next-horizontal:active {
    background-position: 0 -18px;
}


#content #about .gallery .jcarousel-prev-horizontal {
    position: absolute;
    top: 100px;
    left: 12px;
    width: 14px;
    height: 18px;
    cursor: pointer;
    background: transparent url('../images/gallery_prev_white.png') no-repeat 0 0;
}

#content #about .gallery .jcarousel-prev-horizontal:hover {
    background-position: 0 -18px;
}

#content #about .gallery .jcarousel-prev-horizontal:active {
    background-position: 0 -18px;
}

/* ---------------------------------------------- */
/* ÏÐÎÑÌÎÒÐ ÍÎÂÎÑÒÈ */
#content #news {
	padding: 20px 0;
	margin: 0 auto;
	width: 980px;
 	background-image: url('../images/filter.png');
}

#content #news a,
#content #news a:hover {
	color: #242015;
	font-weight: bold;
}

#content #news .top {
	position: relative;
	display: block;
	width: 949px;
	height: 41px;
	margin: 20px 0 0 16px;
 	background: transparent url('../images/content_news_top.png') no-repeat 0 0;
}

#content #news .middle {
	position: relative;
	display: block;
	width: 949px;
	margin: 0 0 0 16px;
 	background: transparent url('../images/content_middle.png') repeat-y 0 0;
    overflow: hidden;
}

#content #news .middle .page {
	position: relative;
	display: block;
	width: 800px;
	margin: 10px 0 0 60px;
	color: #232016;
	text-align: left;
}

#content #news .middle .page .bold {
	font-weight: bold;
}

#content #news .bottom {
	position: relative;
	display: block;
	width: 949px;
	height: 23px;
	margin: 0 0 10px 16px;
 	background: transparent url('../images/content_bottom.png') no-repeat 0 0;
}

/* ---------------------------------------------- */
/* ÈÍÔÐÀÑÒÐÓÊÒÓÐÀ */
#content #infrastructure {
	padding: 20px 0;
	margin: 0 auto;
	width: 980px;
 	background-image: url('../images/filter.png');
}

#content #infrastructure a,
#content #infrastructure a:hover {
	color: #242015;
	font-weight: bold;
}

#content #infrastructure .notforget {
	position: absolute;
	display: block;
	top:0;
	width: 143px;
	height: 112px;
	margin: 213px 0 0 810px;
 	background: transparent url('../images/content_notforget.png') no-repeat 0 0;
	z-index: 5;
}

#content #infrastructure .top {
	position: relative;
	display: block;
	width: 949px;
	height: 41px;
	margin: 20px 0 0 16px;
 	background: transparent url('../images/content_infrastructure_top.png') no-repeat 0 0;
}

#content #infrastructure .middle {
	position: relative;
	display: block;
	width: 949px;
	margin: 0 0 0 16px;
 	background: transparent url('../images/content_middle.png') repeat-y 0 0;
    overflow: hidden;
}

#content #infrastructure .middle .page {
	position: relative;
	display: block;
	width: 885px;
	margin: 10px 0 0 31px;
	color: #232016;
	text-align: left;
}

#content #infrastructure .middle .page .text {
	position: relative;
	display: block;
	width: 800px;
	margin: 0 0 0 50px;
	color: #232016;
	text-align: left;
}

#content #infrastructure .middle .page .text .bold {
	font-weight: bold;
}

#content #infrastructure .middle .page .text .center {
	text-align: center;
}

#content #infrastructure .middle .page .text ul li {
	background: transparent url('../images/content_page_item.png') no-repeat 0 7px;
	padding:1px 0 0 12px;
	margin-left: 15px;
}

#content #infrastructure .middle .page .line {
	position: relative;
	display: block;
	width: 885px;
	height: 1px;
	margin: 20px 0 20px 0;
 	background: transparent url('../images/content_page_line.gif') repeat-x 0 0;
}

#content #infrastructure .middle .jcarousel-container {
	position: relative;
	display: block;
	width: 870px;
	height: 150px;
	margin: 20px 0 10px 1px;
}

#content #infrastructure .middle .jcarousel-clip {
    z-index: 2;
    padding: 0;
    margin: 0;
    overflow: hidden;
    position: relative;
}

#content #infrastructure .middle .jcarousel-list {
    z-index: 1;
    overflow: hidden;
    position: relative;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
}

#content #infrastructure .middle .jcarousel-list li,
#content #infrastructure .middle .jcarousel-item {
    float: left;
    list-style: none;
    width: 194px;
    height: 146px;
}


#content #infrastructure .middle .jcarousel-container-horizontal {
    width: 835px;
    padding: 10px 30px 10px 20px;
}


#content #infrastructure .middle .jcarousel-clip-horizontal {
    width:  845px;
    height: 160px;
}

#content #infrastructure .middle .jcarousel-item {
    width: 194px;
    height: 146px;
    border: 1px solid #ffffff;
}

#content #infrastructure .middle .jcarousel-item:hover {
    border-color: #808080;
}

#content #infrastructure .middle .jcarousel-item-horizontal {
    margin-right: 20px;
}


#content #infrastructure .middle .jcarousel-next-horizontal {
    position: absolute;
    top: 77px;
    right: 0px;
    width: 14px;
    height: 18px;
    cursor: pointer;
    background: transparent url('../images/gallery_next_black.png') no-repeat 0 0;
}

#content #infrastructure .middle .jcarousel-next-horizontal:hover {
    background-position: 0 -18px;
}

#content #infrastructure .middle .jcarousel-next-horizontal:active {
    background-position: 0 -18px;
}


#content #infrastructure .middle .jcarousel-prev-horizontal {
    position: absolute;
    top: 77px;
    left: 0px;
    width: 14px;
    height: 18px;
    cursor: pointer;
    background: transparent url('../images/gallery_prev_black.png') no-repeat 0 0;
}

#content #infrastructure .middle .jcarousel-prev-horizontal:hover {
    background-position: 0 -18px;
}

#content #infrastructure .middle .jcarousel-prev-horizontal:active {
    background-position: 0 -18px;
}

#content #infrastructure .bottom {
	position: relative;
	display: block;
	width: 949px;
	height: 23px;
	margin: 0 0 10px 16px;
 	background: transparent url('../images/content_bottom.png') no-repeat 0 0;
}
/* ---------------------------------------------- */
/* ÃÅÍÏËÀÍ*/
#content #generalplan {
	padding: 0;
	margin: 0 auto;
	width: 1179px;
}


#content #generalplan .middle {
	position: relative;
	display: block;
	width: 1179px;
	height: 785px;
	margin: 0;
 	background: transparent url('../images/content_generalplan.jpg') no-repeat 0 0;
    overflow: hidden;
}

#content #generalplan .middle .singling {
	position: absolute;
	display: block;
    margin: 0.5in auto;
    color: #fff;
    text-align: left;
    border-radius:10px;
    -moz-border-radius:10px;
    -webkit-border-radius:10px;
    -khtml-border-radius:10px;
    -opera-border-radius:10px;
}


/* ---------------------------------------------- */
/* ÏÐÎÅÊÒÛ */
#content #projects {
	padding: 20px 0;
	margin: 0 auto;
	width: 980px;
 	background-image: url('../images/filter.png');
}

#content #projects .top {
	position: relative;
	display: block;
	width: 949px;
	height: 45px;
	margin: 20px 0 0 16px;
 	background: transparent url('../images/content_projects_top.png') no-repeat 0 0;
}

#content #projects .middle {
	position: relative;
	display: block;
	width: 949px;
	margin: 0 0 0 16px;
 	background: transparent url('../images/content_middle.png') repeat-y 0 0;
    overflow: hidden;
}

#content #projects .middle .page {
	position: relative;
	display: block;
	width: 900px;
	margin: 10px 0 10px 30px;
}

#content #projects .middle .page .text {
	position: relative;
	display: block;
	color: #5d5d5d;
	text-align: left;
	font-size: 11px;
	margin: 3px 0 0 0;
}

#content #projects .middle .page .text .bold {
	font-weight: bold;
	font-size: 13px;
}

#content #projects .middle .page .thumbnails {
	margin: -25px 0 0 -7px;
	text-align: left;
}

#content #projects .middle .page .thumbnail {
	text-decoration: none;
	display: -moz-inline-box;
	display: inline-block;
	vertical-align: top;
	text-align: left;
	margin: 20px 0 0 12px;
	background: #ffffff;
}

#content #projects .middle .page .thumbnail .r {
	float: left;
	width: 241px;
	height: 323px;
	margin: 20px 20px 5px 20px;
}

#content #projects .bottom {
	position: relative;
	display: block;
	width: 949px;
	height: 23px;
	margin: 0 0 10px 16px;
 	background: transparent url('../images/content_bottom.png') no-repeat 0 0;
}
/* ---------------------------------------------- */
/* ÏÐÎÅÊÒ */
#content #project {
	padding: 20px 0;
	margin: 0 auto;
	width: 980px;
 	background-image: url('../images/filter.png');
}

#content #project .top {
	position: relative;
	display: block;
	width: 949px;
	height: 40px;
	margin: 20px 0 0 16px;
 	background: transparent url('../images/content_project_top.png') no-repeat 0 0;
}

#content #project .middle {
	position: relative;
	display: block;
	width: 949px;
	margin: 0 0 0 16px;
 	background: transparent url('../images/content_middle.png') repeat-y 0 0;
    overflow: hidden;
}

#content #project .middle .page {
	position: relative;
	display: block;
	width: 900px;
	margin: 0 0 10px 30px;
}

#content #project .middle .jcarousel-container {
	position: relative;
	display: block;
	width: 890px;
	height: 150px;
	margin: 0;
}

#content #project .middle .jcarousel-clip {
    z-index: 2;
    padding: 0;
    margin: 0;
    overflow: hidden;
    position: relative;
}

#content #project .middle .jcarousel-list {
    z-index: 1;
    overflow: hidden;
    position: relative;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
}

#content #project .middle .jcarousel-list li,
#content #project .middle .jcarousel-item {
    float: left;
    list-style: none;
	width: 130px;
	height: 150px;
}

#content #project .middle .jcarousel-container-horizontal {
    width: 838px;
    height: 150px;
    padding: 0px 30px 10px 20px;
}


#content #project .middle .jcarousel-clip-horizontal {
    width:  850px;
    height: 150px;
}

#content #project .middle .jcarousel-item {
	width: 150px;
	height: 150px;
    border: 1px solid #ffffff;
}


#content #project .middle .jcarousel-item-horizontal {
    margin-right: 10px;
}


#content #project .middle .jcarousel-next-horizontal {
    position: absolute;
    top: 67px;
    right: 0px;
    width: 14px;
    height: 18px;
    cursor: pointer;
    background: transparent url('../images/gallery_next_black.png') no-repeat 0 0;
}

#content #project .middle .jcarousel-next-horizontal:hover {
    background-position: 0 -18px;
}

#content #project .middle .jcarousel-next-horizontal:active {
    background-position: 0 -18px;
}

#content #project .middle .jcarousel-next-disabled-horizontal,
#content #project .middle .jcarousel-next-disabled-horizontal:hover,
#content #project .middle .jcarousel-next-disabled-horizontal:active {
    cursor: default;
    background-position: 0 -36px;
}

#content #project .middle .jcarousel-prev-horizontal {
    position: absolute;
    top: 67px;
    left: 0px;
    width: 14px;
    height: 18px;
    cursor: pointer;
    background: transparent url('../images/gallery_prev_black.png') no-repeat 0 0;
}

#content #project .middle .jcarousel-prev-horizontal:hover {
    background-position: 0 -18px;
}

#content #project .middle .jcarousel-prev-horizontal:active {
    background-position: 0 -18px;
}

#content #project .middle .jcarousel-prev-disabled-horizontal,
#content #project .middle .jcarousel-prev-disabled-horizontal:hover,
#content #project .middle .jcarousel-prev-disabled-horizontal:active {
    cursor: default;
    background-position: 0 -36px;
}

#content #project .middle .page .line {
	position: relative;
	display: block;
	width: 885px;
	height: 1px;
	margin: 20px 0 20px 0;
 	background: transparent url('../images/content_page_line.gif') repeat-x 0 0;
}

#content #project .middle .page .thumbnail {
	text-decoration: none;
	display: -moz-inline-box;
	display: inline-block;
	vertical-align: top;
	text-align: left;
	margin: 0;
	background: #ffffff;
}

#content #project .middle .page .thumbnail .r {
	float: left;
	width: 110px;
	height: 140px;
	margin: 15px 12px 5px 12px;
}

#content #project .middle .page .title {
	float: left;
	position: relative;
	display: block;
	height: 30px;
	color: #3a3a3a;
	font-size: 17px;
	font-weight: bold;
	margin: 0 0 0 0;
}

#content #project .middle .page .print a {
	float: left;
	position: relative;
	display: block;
	height: 30px;
	color: #254ea0;
	font-size: 12px;
	margin: 0 0 0 10px;
}

#content #project .middle .page .description {
	clear:left;
	position: relative;
	display: block;
	width: 587px;
	color: #3a3a3a;
	text-align: left;
	font-size: 12px;
	font-weight: normal;
	margin: 10px 0 15px 0;
}

#content #project .middle .page .text {
	position: relative;
	display: block;
	color: #5d5d5d;
	text-align: left;
	font-size: 10px;
	margin: 0 0 0 0;
}

#content #project .middle .page .prospect {
	position: absolute;
	display: block;
	top: 0;
	width: 170px;
	margin: 264px 0 0 689px;
    z-index: 5;
}

#content #project .middle .page .prospect img {
	position: relative;
	display: block;
	float: left;
	width: 122px;
	height: 89px;
	margin: 0 0 20px 0;
	border: 1px solid #6f6d5c;
}

#content #project .middle .page .big {
	position: relative;
	display: block;
	width: 587px;
	height: 425px;
	margin: 0 0 20px 0;
	border: 2px solid #ffffff;
}

#content #project .middle .page .flor1 {
	position: relative;
	display: block;
	width: 587px;
	height: 425px;
	margin: 0 0 20px 0;
	border: 2px solid #ffffff;
}

#content #project .middle .page .flor2{
	position: relative;
	display: block;
	width: 587px;
	height: 425px;
	margin: 0 0 20px 0;
	border: 2px solid #ffffff;
}

#content #project .bottom {
	position: relative;
	display: block;
	width: 949px;
	height: 23px;
	margin: 0 0 10px 16px;
 	background: transparent url('../images/content_bottom.png') no-repeat 0 0;
}
/* ---------------------------------------------- */
/* ÓÑËÎÂÈß È ÖÅÍÛ */
#content #price {
	padding: 20px 0;
	margin: 0 auto;
	width: 980px;
 	background-image: url('../images/filter.png');
}

#content #price a,
#content #price a:hover {
	color: #242015;
	font-weight: bold;
}

#content #price .notforget {
	position: absolute;
	display: block;
	top:0;
	width: 143px;
	height: 112px;
	margin: 213px 0 0 810px;
 	background: transparent url('../images/content_notforget.png') no-repeat 0 0;
	z-index: 5;
}

#content #price .top {
	position: relative;
	display: block;
	width: 949px;
	height: 45px;
	margin: 20px 0 0 16px;
 	background: transparent url('../images/content_price_top.png') no-repeat 0 0;
}

#content #price .middle {
	position: relative;
	display: block;
	width: 949px;
	margin: 0 0 0 16px;
 	background: transparent url('../images/content_middle.png') repeat-y 0 0;
    overflow: hidden;
}

#content #price .middle .page {
	position: relative;
	display: block;
	width: 885px;
	margin: 10px 0 0 31px;
	color: #232016;
	text-align: left;
}

#content #price .middle .page .text {
	position: relative;
	display: block;
	width: 800px;
	margin: 0 0 0 50px;
	color: #232016;
	text-align: left;
}

#content #price .middle .page .text .bold {
	font-weight: bold;
}

#content #price .middle .page .text .center {
	text-align: center;
}

#content #price .middle .page .text ul li {
	background: transparent url('../images/content_page_item.png') no-repeat 0 7px;
	padding:1px 0 0 12px;
	margin-left: 15px;
}

#content #price .middle .page .line {
	position: relative;
	display: block;
	width: 885px;
	height: 1px;
	margin: 20px 0 20px 0;
 	background: transparent url('../images/content_page_line.gif') repeat-x 0 0;
}

#content #price .middle .jcarousel-container {
	position: relative;
	display: block;
	width: 870px;
	height: 150px;
	margin: 20px 0 10px 1px;
}

#content #price .middle .jcarousel-clip {
    z-index: 2;
    padding: 0;
    margin: 0;
    overflow: hidden;
    position: relative;
}

#content #price .middle .jcarousel-list {
    z-index: 1;
    overflow: hidden;
    position: relative;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
}

#content #price .middle .jcarousel-list li,
#content #price .middle .jcarousel-item {
    float: left;
    list-style: none;
    width: 194px;
    height: 146px;
}


#content #price .middle .jcarousel-container-horizontal {
    width: 835px;
    padding: 10px 30px 10px 20px;
}


#content #price .middle .jcarousel-clip-horizontal {
    width:  845px;
    height: 160px;
}

#content #price .middle .jcarousel-item {
    width: 194px;
    height: 146px;
    border: 1px solid #ffffff;
}

#content #price .middle .jcarousel-item:hover {
    border-color: #808080;
}

#content #price .middle .jcarousel-item-horizontal {
    margin-right: 20px;
}


#content #price .middle .jcarousel-next-horizontal {
    position: absolute;
    top: 77px;
    right: 0px;
    width: 14px;
    height: 18px;
    cursor: pointer;
    background: transparent url('../images/gallery_next_black.png') no-repeat 0 0;
}

#content #price .middle .jcarousel-next-horizontal:hover {
    background-position: 0 -18px;
}

#content #price .middle .jcarousel-next-horizontal:active {
    background-position: 0 -18px;
}


#content #price .middle .jcarousel-prev-horizontal {
    position: absolute;
    top: 77px;
    left: 0px;
    width: 14px;
    height: 18px;
    cursor: pointer;
    background: transparent url('../images/gallery_prev_black.png') no-repeat 0 0;
}

#content #price .middle .jcarousel-prev-horizontal:hover {
    background-position: 0 -18px;
}

#content #price .middle .jcarousel-prev-horizontal:active {
    background-position: 0 -18px;
}

#content #price .bottom {
	position: relative;
	display: block;
	width: 949px;
	height: 23px;
	margin: 0 0 10px 16px;
 	background: transparent url('../images/content_bottom.png') no-repeat 0 0;
}
/* ---------------------------------------------- */
/* ÃÀËÅÐÅß */
#content #gallery {
	padding: 20px 0;
	margin: 0 auto;
	width: 980px;
 	background-image: url('../images/filter.png');
}

#content #gallery .top {
	position: relative;
	display: block;
	width: 949px;
	height: 45px;
	margin: 20px 0 0 16px;
 	background: transparent url('../images/content_gallery_top.png') no-repeat 0 0;
}

#content #gallery .middle {
	position: relative;
	display: block;
	width: 949px;
	margin: 0 0 0 16px;
 	background: transparent url('../images/content_middle.png') repeat-y 0 0;
    overflow: hidden;
}

#content #gallery .middle .page {
	position: relative;
	display: block;
	width: 870px;
	min-height:500px;
	height:auto !important;
	height:500px;
	margin: 0 auto;
	text-align: left;
}

#content #gallery .middle .page .section,
#content #gallery .middle .page .subsection {
    cursor: hand;
    cursor: pointer;
	background: transparent url('../images/content_page_item.png') no-repeat 0 7px;
	padding:1px 0 0 12px;
	margin-left: 15px;
	margin-top: 15px;
}

#content #gallery .middle .page .thumbnails,
#content #gallery .middle .page .subthumbnails {
	position: relative;
	display: none;
	margin: 10px 0 15px 30px;
	text-align: left;
	width: 900px;
}

#content #gallery .middle .page .thumbnail {
	position: relative;
	display: -moz-inline-box;
	display: inline-block;
	vertical-align: top;
	text-align: left;
	margin: 10px 0 0 10px;
	background: #ffffff;
}

#content #gallery .middle .page .thumbnail .r {
	position: relative;
	display: block;
	float: left;
	width: 110px;
	height: 107px;
	padding: 4px;
	border: #bfbba0 solid 1px;
}

#content #gallery .bottom {
	position: relative;
	display: block;
	width: 949px;
	height: 23px;
	margin: 0 0 10px 16px;
 	background: transparent url('../images/content_bottom.png') no-repeat 0 0;
}
/* ---------------------------------------------- */
/* ÊÎÍÒÀÊÒÛ*/
#content #contact {
	padding: 20px 0;
	margin: 0 auto;
	width: 980px;
 	background-image: url('../images/filter.png');
}

#content #contact .top {
	position: relative;
	display: block;
	width: 949px;
	height: 41px;
	margin: 20px 0 0 16px;
 	background: transparent url('../images/content_contact_top.png') no-repeat 0 0;
}

#content #contact .middle {
	position: relative;
	display: block;
	width: 949px;
	margin: 0 0 0 16px;
 	background: transparent url('../images/content_middle.png') repeat-y 0 0;
    overflow: hidden;
}

#content #contact .middle .page {
	position: relative;
	display: block;
	width: 900px;
	margin: 10px 0 0 30px;
	color: #232016;
	text-align: center;
}

#content #contact .middle .page .bold {
	font-weight: bold;
}

#content #contact .middle #scheme {
	position: relative;
	display: block;
	width: 617px;
	height: 703px;
	margin: 20px 0 0 120px;
    background: transparent url('../images/content_contact_scheme.jpg') no-repeat 0 0;
}

#content #contact .middle #scheme1 {
	position: absolute;
	display: block;
	top: 0;
	width: 50px;
	height: 30px;
	margin: 390px 0 0 447px;
}

#content #contact .middle #scheme2 {
	position: absolute;
	display: block;
	top: 0;
	width: 50px;
	height: 30px;
	margin: 462px 0 0 343px;
}

#content #contact .middle #scheme3 {
	position: absolute;
	display: block;
	top: 0;
	width: 50px;
	height: 30px;
	margin: 353px 0 0 322px;
}

#content #contact .middle #scheme4 {
	position: absolute;
	display: block;
	top: 0;
	width: 50px;
	height: 30px;
	margin: 340px 0 0 200px;
}

#content #contact .middle #scheme5 {
	position: absolute;
	display: block;
	top: 0;
	width: 50px;
	height: 30px;
	margin: 468px 0 0 223px;
}

#content #contact .middle a,
#content #contact .middle a:hover {
	color: #232016;
}

#content #contact .middle #googlemap {
	position: relative;
	display: block;
	width: 617px;
	height: 703px;
	margin: 20px 0 0 120px;
}

#content #contact .middle .tabs {
	width: 870px;
	margin: 0 0 15px 40px;
}

#content #contact .middle UL.tabNavigation {
    list-style: none;
    margin: 0;
    padding: 0;
}

#content #contact .middle UL.tabNavigation LI {
	display: inline;
    margin: 0;
    padding: 0;
}

#content #contact .middle UL.tabNavigation LI A {
    padding: 3px 5px;
    background-color: #82B6CB;
    color: #232016;
    text-decoration: none;
}

#content #contact .middle UL.tabNavigation LI A.selected,
#content #contact .middle UL.tabNavigation LI A:hover {
    background-color: #ffffff;
    color: #232016;
    padding-top: 7px;
}

#content #contact .middle UL.tabNavigation LI A:focus {
	outline: 0;
}

#content #contact .middle div.tabs > div {
	padding: 5px;
	margin-top: 3px;
	border: 3px solid #fff;
}

#content #contact .middle div.tabs > div h2 {
	margin-top: 0;
}

#content #contact .middle #first {
	height: 750px;
}

#content #contact .middle #second {
	height: 750px;
}

#content #contact .bottom {
	position: relative;
	display: block;
	width: 949px;
	height: 23px;
	margin: 0 0 10px 16px;
 	background: transparent url('../images/content_bottom.png') no-repeat 0 0;
}
/* ---------------------------------------------- */
/* ÎØÈÁÊÀ 404 */
#content #error404 {
	margin: 0;
	padding: 0;
	width: 980px;
 	background-image: url('../images/filter.png');
}

#content #error404 a,
#content #error404 a:hover {
	color: #242015;
	font-weight: bold;
}

#content #error404 .top {
	position: relative;
	display: block;
	width: 949px;
	height: 40px;
	margin: 20px 0 0 16px;
 	background: transparent url('../images/content_error404_top.png') no-repeat 0 0;
}

#content #error404 .middle {
	position: relative;
	display: block;
	width: 949px;
	margin: 0 0 0 16px;
 	background: transparent url('../images/content_middle.png') repeat-y 0 0;
    overflow: hidden;
}

#content #error404 .middle .page {
	position: relative;
	display: block;
	width: 900px;
	margin: 0 0 20px 30px;
	font-size: 13px;
}

#content #error404 .middle .page .bold {
	font-weight: bold;
	font-size: 15px;
}

#content #error404 .middle .page li {
    position: relative;
	padding:1px 0 0 12px;
	margin-left: 15px;
	background: transparent url('../images/content_page_item.png') no-repeat 0 7px;
}

#content #error404 .bottom {
	position: relative;
	display: block;
	width: 949px;
	height: 23px;
	margin: 0 0 10px 16px;
 	background: transparent url('../images/content_bottom.png') no-repeat 0 0;
}


/* ---------------------------------------------- */

#content #bottom {
	position: relative;
	display: block;
	width: 980px;
	height: 30px;
 	background-image: url('../images/filter.png');
	margin: 0 auto;
	overflow: hidden;
}

#content #bottom .menu {
    list-style: none;
    padding: 5px 0 0 0;
 	margin: 0;
}

#content #bottom .menu li {
    position: relative;
    float: left;
    padding: 0;
    margin: 0 0 0 13px;
    text-align: center;
}

#content #bottom .menu li a {
    display:block;
    width: 150px;
    height: 20px;
    color: #dbdada;
}

/* Footer
-----------------------------------------------------------------------------*/
#footer {
	width: 980px;
	height: 80px;
	margin: 0 auto;
}

#footer .phone {
	position: relative;
	display: block;
	float: left;
	width: 79px;
	height: 50px;
	background:url('../images/footer_phone.png') no-repeat;
	margin: 15px 0 0 0;
}

#footer .call {
	position: relative;
	display: block;
	float: left;
	width: 324px;
	height: 54px;
	background:url('../images/footer_call.png') no-repeat;
	margin: 12px 0 0 10px;
}

#footer .copyright {
	position: relative;
	display: block;
	float: left;
	width: 324px;
	height: 54px;
	margin: 12px 0 0 100px;
	color: #e4e4e4;
	font-size: 14px;
}

#footer .developer {
	font-size: 13px;
	color: #ffffff;
	font-weight: bold;
}

#footer .developer a,
#footer .developer a:hover {
	color: #8ce91e;
}

#footer .countercode {
	position: relative;
	display: block;
	float: left;
	width: 88px;
	height: 40px;
	margin: 12px 0 0 55px;
}



