body{
	background: #fff;
	background-image: url(../images/back_05.jpg);
	/*background-position: bottom;*/
	background-repeat: repeat-x;	
	margin: 0;
}
ul {
	margin: 0;
	padding: 0;
}
li {
	padding: 0;
	margin: 0 0 0 20px;	
}
#warp{
	margin: 0px;
	height: auto;
	width:  100%;
	background-image: url(../images/back_01.jpg);
	background-position: top;
	background-repeat: repeat-x;
	position: relative;
	z-index: 20;
}
#header{
	width:  100%;
	margin: 0px;
	height: 544px;
	padding: 0px;
	background-image: url(../images/back_02.jpg);
	background-position: top center;
	background-repeat: no-repeat;	
}
#logo{
	background-image: url(../images/des_02.png);
	background-position: top center;
	background-repeat: no-repeat;	
	height: 115px;
	width:  970px;
	margin: 0 auto;
}
#headerSlogan{
	width: 590px;
	height: 55px;
	font-family: Arial, Century Gothic, Trebuchet MS, Arial, Tahoma;
	font-size: 22px;
	color: #657f86;
	margin-left: 255px;
	padding-left: 20px;
	padding-top: 60px;
	text-transform: uppercase;
}
#topMenu{
	height: 35px;
	width:  900px;
	margin: 0 auto;
	padding: 12px 30px 0px 35px;		
}
#topMenuUL{		
	margin: 0px;
	list-style-type: none;
	width:  900px;
	height: 22px;
	float: left;	
}
.topMenuLI{
	display: inline;
	padding-left: 10px;
	padding-right: 10px;
	margin: 0px 0px 0px 15px;
}
a.blueLink{
	font-family: Tahoma, Arial, Trebuchet MS, Century Gothic, Tahoma;
	color: #1d88a3;
	font-size: 10px;
	text-transform: uppercase;
	text-decoration: none;
}
a.blueLink:hover{
	font-family: Tahoma, Arial, Trebuchet MS, Century Gothic, Tahoma;
	color: #1d88a3;
	font-size: 10px;
	text-transform: uppercase;
	text-decoration: none;
}
a.blueLink:visited{
	font-family: Tahoma, Arial, Trebuchet MS, Century Gothic, Tahoma;
	color: #1d88a3;
	font-size: 10px;
	text-transform: uppercase;
	text-decoration: none;
}

#headerContainer{
	height: 259px;
	width:  970px;
	margin: 0 auto;
	background-position: 40px 50%;
	background-repeat: no-repeat;	
}
#headerImg{	
	height: 259px;
	width:  950px;
	background-image: url(../images/des_05.png);
	background-position: top center;
	background-repeat: no-repeat;	
	padding-right: 20px;
}
#headerOffers{
	height: 259px;
	width: 265px;
	float: right;	
	overflow: hidden;
}
.headerOffer{
	width: 225px;
	height: 219px;
	padding: 20px;	
}
#headerOfferPic{
	width: 225px;
	height: 75px;
	overflow: hidden;
	background-position: 0% 50%;
	background-repeat: no-repeat;	
}
#headerOfferTitle{
	font-family: Arial, Trebuchet MS, Century Gothic, Tahoma;
	color: #fff;
	font-size: 19px;
	text-transform: uppercase;
	margin: 20px 0px;
	line-height: 19px;	
}
#headerOfferText{
	width: 170px;
	height: 65px;
	overflow: hidden;
	font-family: Tahoma;
	color: #fff;
	font-size: 10px;
	float: left;
}
#headerOfferMore{
	width: 55px;
	height: 65px;
	float: left;
	margin-top: 20px;
}
#secondMenu{
	height: 32px;
	width:  892px;
	margin: 0 auto;
	padding: 12px 0px 0px 0px;
}
#search{
	width: 863px;
	height: 50px;
	margin: 0 auto;
	background: #1d87a2;
	background-image: url(../images/des_11.jpg);
	background-position: left center;
	background-repeat: no-repeat;	
	clear: both;
	padding: 9px 15px;
	font-family: Tahoma, Arial, Trebuchet MS, Century Gothic;
	font-size: 10px;
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
}
.searchBox{
	width: 149px;	
	height: 38px;
	float: left;
	padding: 5px 0px;
}
.button {
	width: 50px;
	height: 30px;
	float: left;
	background-image: url(../images/go.png);
	background-position: top center;
	background-repeat: no-repeat;
	padding-top: 20px;
	cursor: pointer;	
}

.sblockche {
	color: #5d5d5d;
	font-size: 11px;
	border: 1px solid #999999;
	font-family: Tahoma, Arial, Trebuchet MS, Century Gothic;
	width: 130px;
	height: 18px;
	font-weight: normal;	
	text-transform: none;	
}
#subwarp{
	margin: 0 auto;	
	width:  893px;
	padding-bottom: 30px;
}
#leftmenu{
	width: 186px;
	float: left;	
}
#newsletter{
	width: 186px;
	height: 108px;
	background-image: url(../images/des_13.jpg);
	background-position: top center;
	background-repeat: no-repeat;	
	margin-bottom: 10px;
}
#newsletterTitle{
	color: #036077;
	font-family: Arial, Trebuchet MS, Century Gothic;
	font-size: 17px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 7px 5px 0px 90px;
	width: 91px;
	height: 45px;
	overflow: hidden;
}
#newsletterButton{
	color: #fff;
	font-family: Tahoma, Arial, Trebuchet MS, Century Gothic;
	font-size: 10px;
	text-transform: uppercase;
	margin: 5px 0px 0px 125px;
	padding: 10px;
	width: 30px;
	height: 30px;	
	text-align: center;
	font-weight: bold;
}
.newsletterInput{
	color: #5d5d5d;
	font-size: 11px;
	border: 1px solid #aad6e1;
	font-family: Tahoma, Arial, Trebuchet MS, Century Gothic;
	width: 85px;
	height: 17px;
}
.contacts{
	width: 186px;
	height: 96px;
	overflow: hidden;
	background-image: url(../images/des_25.jpg);
	background-repeat: repeat-y;
	padding: 6px 0px;
	text-align: center;
	margin-bottom: 10px;
}
.contactsTitle{
	font-family:  Arial, Trebuchet MS, Century Gothic;
	color: #fff;
	font-size: 17px;
	text-transform: uppercase;
	font-weight: bold;
}
.contactText{
	font-family:  Tahoma, Arial, Trebuchet MS, Century Gothic;
	color: #264C4D;
	font-size: 10px;	
	padding-left: 40px;
	padding-right: 10px;
}
.leftBanner{
	width: 186px;
	height: 228px;
	margin-top: 10px;
	background-repeat: no-repeat;
	background-position: left top;
	color: #036077;
	text-transform: uppercase;
	font-family: Arial, Tahoma, Verdana;
	font-size: 27px;
	line-height: 23px;
}
.leftBannerText1{
	height: 165px;
	padding: 5px;
}
.leftBannerText2{
	font-size: 21px;
	height: 47px;
	text-transform: uppercase;
	padding: 130px 20px 20px 30px;
	line-height: 17px;
}
#content{
	color: #444;
	font-family: Tahoma, Arial,Trebuchet MS;
	font-size: 11px;
	width: 706px;
	float: right;	
	line-height: 16px;
}
.HeadingLine{
	width: 706px;
	height: 48px;
	background-image: url(../images/des_14.jpg);
	background-repeat: repeat-x;
	font-size: 17px;
	text-transform: uppercase;
	font-family: Arial, Tahoma, Verdana, Arial;
	color: #607607;
	margin-bottom: 10px;	
}
.Heading{
	width: 476px;
	float: left;
	padding: 15px 0px 0px 25px;
}
.HeadingMore{
	float: right;
	width: 190px;
	height: 30px;
	background-image: url(../images/des_16a.png);
	background-position: bottom right;
	background-repeat: no-repeat;	
	padding-top: 18px;
}
a.learnMore,  a.learnMore:hover, a.learnMore:visited{
	color: #fff;
	font-size: 17px;
	text-transform: uppercase;
	font-family: Arial, Tahoma, Verdana, Arial;
	padding-left: 43px;	
}
.HeadingMoreTitle{
	color: #2996B2;
	font-family: Arial, Trebuchet MS, Century Gothic;
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
}
#sub_content{
	width: 473px;
	padding: 0px 10px;
	float: left;		
}
#contentText{
	padding: 10px;	
}
.TopOffers{

}
.TopOffer{
	width: 228px;
	height: 370px;
	float: left;
	background-image: url(../images/des_32.jpg);
	background-repeat: repeat-y;	
	margin-bottom: 17px;
}
.TopOfferContainer{
	width: 200px;
	height: 311px;
	/*overflow: hidden;*/
	background-image: url(../images/des_26.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding: 14px;
	line-height: normal;
}
.TopOfferPic{
	width: 200px;
	height: 138px;
	overflow: hidden;
	background-position: 50% 50%;
	background-repeat: no-repeat;
}
.TopOfferHeading{
	font-size: 11px;
	font-family: Arial, Trebuchet MS , Tahoma, Arial;
	font-weight: bold;

}
.TopOfferInfo{
	padding: 5px;
	color: #2f494f;
	font-size: 10px;
	font-family: Tahoma;
	width: 190px;
	height: 180px;
	overflow: hidden;
}
.TopOfferMore{
	margin: 50px 0px 0px 75px;
	line-height: 18px;
	width: 125px;
	height: 70px;
}
a.TopOfferMoreLink, a.TopOfferMoreLink:hover, a.TopOfferMoreLink:visited{
	color: #fff;
	font-size: 19px;
	font-family: Tahoma;
	text-transform: uppercase;
	
}
.bottomLine{
	background-image: url(../images/des_37.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 228px;
	height: 37px;
}
.price{
	color: #2f494f;
	font-size: 21px;
	font-family: Georgia, Arial, Trebuchet MS , Tahoma, Arial;
	width: 190px;
	height: 45px;
	line-height: 23px;
	float: right;
	text-align: right;
	margin-bottom: 7px;
}
.priceText{
	color: #2996b2;
	font-size: 11px;
	font-family: Arial, Trebuchet MS , Tahoma, Arial;
	text-transform: uppercase;
	font-weight: bold;
	padding-right: 10px;
	background-image: url(../images/des_35a.png);
	background-repeat: no-repeat;
	width: 115px;
	height: 22px;
	text-align: right;
	float: right;
}
#rightmenu{
	width: 213px;
	float: left;
}
#oldOffers{
	background-image: url(../images/old_apartments3.jpg);
	background-repeat: no-repeat;
	width: 135px;
	height: 35px;
	margin: 10px 0px;
	padding: 15px 20px 0px 58px;
}
.oldOffersText{
	color: #3698AF;
	font-size: 11px;
	font-family: Tahoma, Arial, Tahoma, Verdana;
	line-height: 10px;
	text-transform: uppercase;
	font-weight: bold;
}
#News{
	background-image: url(../images/des_22.jpg);
	background-repeat: repeat-y;
	width: 213px;
}
#NewsTopLine{
	background-image: url(../images/des_20.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 177px;
	height: 26px;
	color: #757775;
	font-family: Arial, Tahoma, Verdana;
	font-size: 19px;
	padding: 12px 18px;
	text-transform: uppercase;
}
#NewsUL{
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
.NewsLI{
	color: #757775;
	font-family: Tahoma, Arial, Tahoma, Verdana;
	font-size: 10px;
	padding: 5px 25px 20px 25px;
	margin: 0px;
	background-image: url(../images/des_28.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.NewsTitle{
	font-weight: bold;
	color: #757775;
	font-family: Tahoma, Arial, Tahoma, Verdana;
	font-size: 10px;
}
#NewsBottomLine{
	background-image: url(../images/des_39.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 213px;
	height: 42px;	
}
#VipOffer{
	
}
.VipOffer{
	background-image: url(../images/des_22.jpg);
	background-repeat: repeat-y;
	width: 213px;
	margin: 10px 0px;
}
.VipOfferContent{
	background-image: url(../images/des_20.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 173px;
	padding: 18px 20px 0px 20px;
	text-align: center;
}
.VipOfferPic{
	width: 173px;
	height: 118px;
	overflow: hidden;
	margin-bottom: 7px;
}
.VipOfferTitle{
	font-size: 11px;
	font-family: Arial, Trebuchet MS , Tahoma, Arial;
	font-weight: bold;
	color: #2f494f;
}
.VipOfferBottomLine{
	background-image: url(../images/des_39.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 213px;
	height: 25px;	
}
.rightBanner{
	margin: 10px 0px;	
	background-repeat: no-repeat;
	background-position: left top;
	width: 203px;
	height: 168px;
	padding-left: 10px;
}
.rightBannerText{
	color: #036077;
	font-family: Arial, Tahoma, Verdana;
	font-size: 21px;
	height: 120px;
	text-transform: uppercase;
	padding: 10px 30px;
	line-height: 17px;
}

a.Menu{
	color: #2a2a2a;
	text-decoration: none;
	font-size: 12px;
	font-family: Georgia, Arial, Tahoma;
	font-weight: bold;
}
a.Menu:hover{
	color: #2a2a2a;
	text-decoration: none;
	font-size: 12px;
	font-family: Georgia, Arial, Tahoma;
	font-weight: bold;
}
a.Menu:visited{
	font-size: 12px;
	color: #2a2a2a;
	font-family: Georgia, Arial, Tahoma;
	text-decoration: none;
	font-weight: bold;
}
a.subMenu{
	padding-left: 10px; 
	font-size: 12px;
	color: #635a5a;
	font-family: Georgia, Arial,  Tahoma;
	text-decoration: none;
}
a.subMenu:hover{
	padding-left: 10px; 
	font-size: 12px;
	color: #635a5a;
	font-family: Georgia, Arial, Tahoma;
	text-decoration: none;
}
a.subMenu:visited{
	padding-left: 10px; 
	font-size: 12px;
	color: #635a5a;
	font-family: Georgia, Arial, Tahoma;
	text-decoration: none;
}
#footer{
	clear: both;
	height: 144px;
	width: 100%;
	background-image: url(../images/back_08.jpg);
	background-position: top;
	background-repeat: repeat-x;	
}
#bottom{
	width: 1000px;
	margin: 0 auto;
	height: 144px;
}
#bottommenu{
	width: 720px;
	float: left;
	margin-top: 30px;
	padding-left: 68px;
}
#bottommenu ul{
	list-style-type: none;
}
#bottommenu li{
	display: inline;
	padding-right: 7px;
	margin-right: 7px;
	border-right: 1px solid #cedbdf;
	font-size: 10px;
}
a.whiteLink{
	font-family: Tahoma, Arial, Trebuchet MS, Century Gothic, Tahoma;
	color: #cedbdf;
	font-size: 10px;
	text-transform: uppercase;
	text-decoration: none;
}
a.whiteLink:hover{
	font-family: Tahoma, Arial, Trebuchet MS, Century Gothic, Tahoma;
	color: #cedbdf;
	font-size: 10px;
	text-transform: uppercase;
	text-decoration: none;
}
a.whiteLink:visited{
	font-family: Tahoma, Arial, Trebuchet MS, Century Gothic, Tahoma;
	color: #cedbdf;
	font-size: 10px;
	text-transform: uppercase;
	text-decoration: none;
}
#copyrights{
	font-family: Tahoma, Arial, Trebuchet MS, Century Gothic;
	font-size: 10px;
	color: #8ad2e5;
	text-transform: uppercase;
	margin-top: 20px;
	padding-left: 20px;
}
#bottom_logo{
	width: 212px;
	height: 144px;
	background-image: url(../images/des_51.png);
	background-position: bottom;
	background-repeat: no-repeat;	
	float: left;	
}

.staticPic{
	overflow: hidden;
	width: 210px;
	height: 145px;
	float: left;
	margin: 0px 12px 10px 0px;
	border: 2px solid #f1f1f1;
}
.Title{
	font-size: 17px;
	font-family: Arial, Tahoma, Verdana, Arial;
	color: #607607;
	padding: 7px 0px;
}
.PropTypeLink{
	font-weight: bold;
}
a{
	font-family: Tahoma, Trebuchet MS, Century Gothic, Tahoma;
	color: #2F2F2F;
	text-decoration: none;
}
a:hover{
	font-family: Tahoma, Trebuchet MS, Century Gothic, Tahoma;
	color: #2F2F2F;
	text-decoration: none;
}
a:visited{
	font-family: Tahoma, Trebuchet MS, Century Gothic, Tahoma;
	color: #2F2F2F;
	text-decoration: none;
}
.ShowOfferPic{
	overflow: hidden;
	width: 230px;
	height: 155px;
	float: left;	
	border: 2px solid #f1f1f1;
}
.smallpic{
	float: left;
	margin: 5px 5px 0px 0px;
	width: 110px;
	height: 75px;
	padding: 0px; 
	overflow: hidden;
	border: 2px solid #f1f1f1;
}
.pics{
	text-align: center;
	height: auto;
	width: 239px;
	float: right;	
	margin-left: 10px;
}
.smallHeading{
	font-style: normal;
	font-size: 11px;
	font-family: Tahoma, Trebuchet MS, Century Gothic, Tahoma;
	color: #607607;
	font-weight: bold;
}
.offerButton{
	margin: 0px;
	padding: 0px 20px;
	width:120px;
	min-height: 20px;
	line-height:20px;
	text-align: center;
	background: #879F27;
	border: 2px solid #f1f1f1;
	font-size: 11px;	
	color: #fff;
	font-weight: bold;	
	cursor: hand;
}
.rateButton{
	margin: 0px;
	padding: 0px 10px;
	width: 80px;
	height: 14px;
	line-height:14px;
	text-align: center;
	background: #879F27;
	border: 2px solid #f1f1f1;
	font-size: 11px;	
	color: #fff;
	font-weight: bold;	
	cursor: hand;
}
.offerPic{
	overflow: hidden;
	width: 210px;
	height: 140px;
	float: left;
	margin: 0px 15px 5px 0px;
	border: 2px solid #f1f1f1;
}
a.offerMore, a.offerMore:hover, a.offerMore:visited{
	color: #2996b2;
	font-size: 11px;
	font-family: Arial, Trebuchet MS , Tahoma, Arial;
	background-image: url(../images/des_35.png);
	background-repeat: no-repeat;
	font-weight: bold;
	width: 85px;
	height: 22px;
	text-align: right;
	float: right;
	padding: 2px 7px;
	margin: 5px;
}
.offerPage{
	height: auto;
	min-height: 200px;
	padding: 15px 0px;
	margin-top: 0px;
	border-bottom: 1px solid #998787;
}	
.amenities	{
	height: auto;
}
.amenity	{
	float: left;
	margin-top: 5px;
	width: 85px;
	text-align: center;
}
.offersPrice{
	color: #2f2f2f;
	font-size: 21px;
	font-family: Georgia, Arial, Trebuchet MS , Tahoma, Arial;
	margin: 10px 0px;
}
.subHeading{
	font-size: 17px;
	font-family: Arial, Tahoma, Verdana, Arial;
	color: #596F00;
	padding: 10px 0px;
}







.req_form {
	margin-top:10px;
	padding: 10px 26px;
	text-align: center;	
}
a.more, a.more:visited, a.more:hover{
	font-family: Georgia, Trebuchet MS;
	font-size: 14px;
	float: right;
	color: #69af04;
	padding-right: 10px;
	font-weight: bold;
}
#banner{
	width: 200px;
}
#promo{
	background: url(../images/des_10.png);
	width: 195px;
	height: 231px;
}
div.img{
	margin: 2px;
	margin: 2px;
	text-align: center;
	float: left;
}
div.img img{
	display: inline;
	margin: 3px;
	border: 3px solid #FFFFFF;
}
div.img a:hover img{
	border: 3px solid #c1272d;
}
div.description{
	width: 200px;
	text-align: center;	
}

h3{
	font-family:  Trebuchet MS, Century Gothic, Tahoma;
	color: #c1272d;
	font-size: 12px;
}

/************** Menu Css ***************/

#secondMenuUL{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	height: 32px;
	background-image: url(../images/second_menu_back.jpg);
	background-position: right center;
	background-repeat: no-repeat;	
}
.secondMenuLI{
	float:			left;
	position:		relative;
	background-image: url(../images/button5.jpg);
	background-position: right center;
	background-repeat: no-repeat;	
	width: 178px;
	margin: 0px;
	height: 32px;
	line-height: 32px;
	text-align: center;
}

a.grayLink, a.grayLink:hover, a.grayLink:visited{
	font-family: Arial, Trebuchet MS, Century Gothic, Tahoma;
	color: #fff;
	font-size: 11px;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 1px;
}
.subMenuUL, .subMenuUL:hover{
	position:		absolute;
	top:			32px;
	left:			0;
	z-index:		70;
	width:			178px;
	list-style: none;
}
.subMenuLI{
	width:			178px;
	background-image: url(../images/button5.jpg);
	background-position: right center;
	background-repeat: no-repeat;	
	margin: 0px;
	height: 32px;
	line-height: 32px;
	padding: 0px;
}
a.subMenuLink, a.subMenuLink:hover, a.subMenuLink:visited{
	color: #fff;
	font-size: 11px;
	text-transform: uppercase;
	font-family: Arial;
	margin: 0px;
}
.offerPrice{
	color: #2f494f;
	font-size: 25px;
	font-family: Georgia, Arial, Trebuchet MS , Tahoma, Arial;
	line-height: 32px;
}
.offerPriceHidden{
	color: #2f494f;
	font-size: 25px;
	font-family: Georgia, Arial, Trebuchet MS , Tahoma, Arial;
	line-height: 32px;
	display: none;
	visibility: hidden;
}
.pos_page{
	width: 250px;
}
.OffersCount{
	width: 200px;
	float: right;
	text-align: right;
}
#picsScrolling{
	height: 259px;
	width:  670px;
	background-position: 40px 50%;
	background-repeat: no-repeat;	
	position: relative;
	z-index: 2;
	/*margin-top: -279px;*/
	margin-left: 29px;
}
#headerImage{	
	height: 239px;
	width:  910px;
	background-image: url(../images/des_05.png);
	background-position: top center;
	background-repeat: no-repeat;	
	padding: 20px;
	position: relative;
	z-index: 3;
}
#headerImage1{	
	height: 219px;
	width:  100px;
	background-image: url(../images/des_05.png);
	background-repeat: no-repeat;	
	padding: 20px 20px 20px 10px;
	position: relative;
	z-index: 3;
	float: left;
}
#headerImage2{	
	height: 229px;
	width:  240px;
	background-image: url(../images/des_05.png);
	background-position: top right;
	background-repeat: no-repeat;	
	padding: 10px 20px 20px 30px;
	position: relative;
	z-index: 3;
	float: right;
}
.infoBox{
	width: 590px;
	margin: 0 auto 0 auto;
	padding: 40px;
	height: 179px;
}
.clear{
	clear: both;
}
.calculatePLN{
	background-color: #596F00; 
	padding:2px; 
	color: #fff; 
	float: left;
	cursor: hand;
	width: 80px;
	text-align: center;
	cursor: pointer;
}
