  #test3 {
    width: 900px;
    height: 412px;
  }
	body {
		background: #291912 url(../images/background.gif) repeat-x;
		margin: 0;
		padding: 0;
		color: #8d8a71;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		line-height: 24px;
	}
	html, body {
		height: 100%;
	}
	* html #non-footer
	{
		height: 100%;
	}
	#non-footer
	{
		min-height: 100%;
	}
	#clearfooter {
		height: 27px;
	}
	#footer
	{
		position: relative;
		background: black;
		height: 27px;
		width: 100%;
		text-align: center;
		margin: -27px auto 0 auto;
	}
	#footer-content {
		width: 900px;
		margin: 0 auto;
		color:#a5887c;
		padding-top: 1px;
	}
	#header {
		margin: 20px 16px 0 16px;
	}
	#logo {
		float: left;
	}
	a img {
		border: none;
	}
	a {
		color: #5d5a42;
	}
	a:hover {
		color: #000;
	}
	h1, h2, h3 {
		margin: 0;
		padding: 0;
	}
	h2 {
		font-size: 12px;
	}
	#navigation {
		float: right;
		margin-top: 46px;
	}
	.clear-both {
		clear: both;
	}
	#navigation a.tab {
		width: 120px;
		height: 34px;
		margin-left: 2px;
		float: left;
	}
	#navigation a.nav-home {
		background:url(../images/nav-home.gif);
	}
	#navigation a.nav-support {
		background:url(../images/nav-support.gif);
	}
	#navigation a.nav-testimonials {
		background:url(../images/nav-testimonials.gif);
	}
	#navigation a.nav-residences {
		background:url(../images/nav-residences.gif);
	}
	#navigation a.nav-company {
		background:url(../images/nav-company.gif);
	}
	#navigation a:hover {
		background-position: -120px 0;
	}
	#navigation a.nav-selected {
		background-position: -240px 0;
	}
	#navigation a.nav-selected:hover {
		background-position: -240px 0;
	}
	#content-top {
		height: 16px;
		overflow: hidden;
		background:url(../images/shadow-top.png);
		margin-top: 14px;
	}
	#content-bottom {
		height: 16px;
		overflow: hidden;
		background:url(../images/shadow-bottom.png) no-repeat;
		padding-bottom: 50px;
	}
	#content-background {
		background:url(../images/shadow-left-right.png) repeat-y;
		height: 100%;
	}
	#slide-shadow {
		background:url(../slide/shadow.png) no-repeat;
		height: 412px;
		width: 900px;
		margin-top: -412px;
		position:relative;
		z-index:15;
	}
	#content {
		width: 900px;
		background: #fff;
		margin: 0 auto;
	}
	#slideshow-shadow-bottom {
		width: 900px;
		margin: 0 auto;
	}
	#content-container {
		width: 880px;
		margin: 0 auto;
	}
	#content-main {
		float: left;
		width: 520px;
		text-align:justify;
	}
	#content-supporting {
		float: right;
		width: 344px;
	}
	#container {
		width: 932px;
		overflow: hidden;
		margin: 0 auto;
		padding-bottom: 0px;
	}
	

#trademark {
	float: left;
}
#footer-nav {
	float: right;
}
#footer a {
	color:#a5887c;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
	color: #d4beb5;
}
#testimonial {
	height: 143px;
	width: 523px;
	overflow: hidden;
}
#testimonial-link {
	position: absolute;
	padding-top: 96px;
	padding-left: 400px;
}
#play-button {
	position: absolute;
	padding-left: 642px;
	padding-top: 300px;
}
.test-resident-l {
	float: left;
	margin-bottom: 10px;
	margin-right: 10px;
}
.test-resident-r {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
}
.residences-l {
	float: left;
	margin-bottom: 10px;
	margin-right: 10px;
	margin-top: 10px;
	border: 1px solid #666;
}
.residences-r {
	float: right;
	margin-bottom: 10px;
	margin-top: 10px;
	margin-left: 10px;
	border: 1px solid #666;
}
.pdf-icon {
	width: 48px;
	height: 48px;
	background:url(../images/pdf-icon.png) no-repeat;
	float: right;
	margin: 10px 0;
}
.news-picture {
	float:left; 
	margin-right: 10px;
	border: 1px solid #291912;
}
.news-picture-last {
	margin-bottom: 10px;
}
#referbox a {
	width: 159px;
	height: 40px;
	background-color: #F7F5E8;
	overflow: hidden;
	display:block;
	padding: 5px;
	margin: 0 4px 4px 0;
	line-height:normal;
	float:left;
}
#referbox a:hover {
	background-color: #BFBCA7;
	color:#000;
}
#gallery {
	margin: 10px 0;
}
#gallery img{
	border: 3px solid #A09E8E;
	margin: 0 0px 14px 0;
}
#gallery img:hover {
	border: 3px solid #fff;
}
.imgspacer {
	display:inline;
	height:0;
	margin: 0 16px;
	.margin: 0 8px;
}
.callout {
	font-size: 13px;
	font-style:italic;
	font-weight:bold;
}
