#home {
	width: 100%;
}
	
		#big-slideshow {
	width: 898px;
	margin: 0 auto 40px;
	position: relative;
	padding: 10px 0 0;
	background-image: url(../bg_images/bg_big-slideshow.gif);
	height: 320px;
	border: 1px solid #efefef;
		}
			#big-slides {
	width: 630px;
	height: 310px;
	overflow: hidden;
	margin: 0 0 10px 10px;
			}
			#big-slides a img {
				width: 630px;
				height: 310px;
				display: block;
				clear: both;
			}
			#big-slideshow-description {
	padding: 0px;
	width: 230px;
	position: absolute;
	right: 10px;
	top: 10px;
	height: 310px;
	_right: -10px;
			}
			#big-slideshow-description h1 {
				margin: 0 0 9px 0;
				padding: 10px 0;
				border-bottom: 1px solid #504e4d;
				color: #898989;
				font-size: 0.9em;
				text-transform: uppercase;
				position: relative;
			}
			#big-slideshow-description div.descriptions {
	height: 310px;
	overflow: hidden;
			}
			#big-slideshow-description div.descriptions div {
	height: 310px;
			}
			# big-slideshow-description h2 {
				margin: 0 0 4px 0;
				color: #c69c6d;
				font-size: 3.2em;
				font-weight: normal;
				font-family: Helvetica, Arial, sans-serif;
				line-height: 34px;
			}
			#big-slideshow-description p {
				padding: 0 20px 0 0;
				color: #fff;
				font-size: 1.2em;
				line-height: 16px;
			}
		#big-slideshow div.pagination {
			position: absolute;
			top: 20px;
			z-index:10;
			right: 275px;
		}
		#big-slideshow div.pagination a {
			width: 20px;
			height: 19px;
			background: url(../images/slideshow.pagination-trans.png) no-repeat 0 0;
			display: block;
			overflow: hidden;
			float: left;
			text-indent: -9999px;
		}
		#big-slideshow div.pagination a:hover {
			background-position: 0 -20px;
		}
		#big-slideshow div.pagination a.active {
			background-position: 0 -40px;
		}

		#big-slideshow div.mansionmap {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 250px;
	height: 80px;
	z-index:5;
		}
	
	#big-slideshow div.mansionmap img {
	position: absolute;
	top: -80px;
	right: 0px;
		}


	a {
			outline: none;
	}


div#map {
	width: 250px;
	height: 330px;
	z-index: 10;
	position: absolute;
	right: 20px;
}


div#slide-descriptions h2 {
	background-repeat: no-repeat;
	background-position: bottom left;
	font-size: 100%;
	font-weight: bold;
	padding: 0 0 5px 0;
}
div#slide-descriptions h2 a {
		text-decoration: none;
}
