@charset "utf-8";
* { margin: 0px; padding: 0px; }

body { background-image: url(../images/bkground.png); background-repeat: repeat-x; margin-top: 50px; background-color: #f2f5f7; margin-bottom: 50px; }

.flash-header { }

.top-border { background-image: url(../images/top-border.png); height: 23px; width: 1020px; margin-right: auto; margin-left: auto; background-repeat: no-repeat; }

.wrapper { background-image: url(../images/bkground-border.png); background-repeat: repeat-y; width: 940px; overflow: hidden; margin-right: auto; margin-left: auto; padding-right: 40px; padding-left: 40px; }

.logo { clear: right; float: left; height: 56px; width: 240px; }

.wrapper .logo img { border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; }

.navigation { font-family: Arial, Helvetica, sans-serif; font-size: 12px; text-transform: uppercase; color: #878a8c; text-align: right; float: right; height: 21px; width: 600px; padding-top: 35px; }

.navigation li { display: inline; list-style-type: none; margin-left: 30px; }

.navigation a { color: #878a8c; text-decoration: none; }

.navigation a:hover { color: #878a8c; text-decoration: underline; }

.body-wrapper { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #878a8c; width: 900px; padding-top: 10px; padding-left: 40px; }

.body-list { margin-left: 25px; margin-bottom: 15px; }

.body-list li { list-style-type: square; }

.email-link { color: #999999; text-decoration: underline; }

.gallery-img { border: 4px solid #DADBDB; margin-right: 8px; margin-bottom: 8px; }

.gallery-img-last { border: 4px solid #DADBDB; margin-bottom: 8px; }

.body-left { clear: right; float: left; width: 435px; padding-right: 15px; }

.title-home { background-image: url(../images/title-home.png); background-repeat: no-repeat; }

.title-features { background-image: url(../images/title-features.png); background-repeat: no-repeat; }

.title-bedrooms { background-image: url(../images/title-bedrooms.png); background-repeat: no-repeat; }

.title-gallery { background-image: url(../images/title-gallery.png); background-repeat: no-repeat; }

.title-map-contacts { background-image: url(../images/title-map-contacts.png); background-repeat: no-repeat; }

.body-right { float: right; width: 449px; }

.footer-wrapper { background-image: url(../images/bottom-border.png); background-repeat: no-repeat; width: 940px; margin-right: auto; margin-left: auto; font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #999999; text-align: right; padding-top: 20px; padding-right: 40px; padding-left: 40px; margin-bottom: 50px; }

.footer-wrapper a { color: #999999; text-decoration: none; }

.footer-wrapper a:hover { color: #999999; text-decoration: underline; }

.clear-all { clear: both; }
