body {
	font: 13px Arial, Helvetica, sans-serif;
	margin: 0;
	color:#695e4a;
	background: #cac5b8 url(../images/bg-body.gif) repeat-x;
}
form, fieldset {
	padding: 0;
	margin: 0;
	border: 0;
	width: auto;
}
a {text-decoration: none;}
a:hover {text-decoration: underline;}
img {border-style: none;}
/*main*/
#main {
	width: 999px;
	margin:0 auto;
}
/*header*/
.header-holder{
	position: relative;
	width: 100%;
	z-index:20;
}
#header {
	width: 986px;
	height: 44px;
	padding:125px 0 0 13px;
	background: url(../images/bg-header.png) no-repeat;
}
/*logo*/
.logo {
	position: absolute;
	top: 32px;
	left: 39px;
	background: url(../images/logo.gif) no-repeat;
	width: 239px;
	height: 66px;
	overflow: hidden;
	text-indent: -9999px;
}
.logo a {
	height: 100%;
	display: block;
}
.telephone-number{
	width: 395px;
	height: 44px;
	overflow: hidden;
	text-indent: -9999px;
	background: url(../images/telephone-number.gif) no-repeat;
	position: absolute;
	top:75px;
	right: 40px;
}
/*navigation*/
#navigation{
	width:100%;
	margin:0;
	padding:0;
	list-style: none;
	line-height:37px;
	font-size: 13px;
	font-weight: bold;
	position: relative;
}
#navigation li:first-child{background-image: none;}
#navigation li {
	float: left;
	background:url(../images/separator.gif) no-repeat;
	padding: 0 21px 0 23px;
}
#navigation a {color:#fff;}
#navigation li li {
	width: 100%;
	float: none;;
	vertical-align: top;
	background: none;
	padding:0;
	border-bottom:1px solid #b9b4ab;
}
#navigation li li a {
	float: none;
	display: block;
	height: 1%;
}
#navigation li.hover a, #navigation li:hover a {text-decoration: underline;}
#navigation li.hover ul a, #navigation li:hover ul a {text-decoration: none;}
#navigation li:hover, #navigation li.hover {position: relative;}
#navigation li.hover ul,
#navigation li:hover ul {display:block;}
#navigation ul{
	display:none;
	position:absolute;
	width: 180px;
	top:37px;
	left:2px;
	margin:0;
	padding:10px 0 0px;
	list-style: none;
	background:#a99f92;
	font-size: 12px;
	line-height: 18px;
	border:1px solid #fff;

}
#navigation ul li a{
	padding:0 10px;
	height: 1%;
}
#navigation ul li a:hover{text-decoration:underline; background:#938778;}
#navigation li:hover ul li ul,#navigation li.hover ul li ul {display:none;}
#navigation li:hover ul li:hover ul,#navigation li.hover ul li.hover ul {display:block;}
#navigation li ul li ul{
	top:0;
	left:180px;
	font-size: 12px;
	line-height: 18px;
	border:1px solid #fff;
	padding: 0;
}
/*container*/
#container {
	width: 966px;
	padding:0 16px 10px 17px;
	background: url(../images/bg-container.png) repeat-y;
}
.flash-holder{
	width: 100%;
	overflow: hidden;
	background: #fff;
	padding: 0 0 7px;
}
/*flash*/
.flash {
	float: left;
	width: 438px;
	height: 307px;
	background: #000;
}
.title-home{
	margin:0 0 20px;
	background:url(../images/bg-title-home.gif) no-repeat;
	height: 67px;
	text-indent: -9999px;
	overflow: hidden;
}
.content{
	width: 942px;
	padding: 0 22px 20px 0;
	overflow: hidden;
}
.text-box{
	float:left;
	width: 588px;
	padding: 0 0 0 15px;
}
.text-box p{
	margin:15px 0;
	line-height: 17px;
}
.bg-img, .flash-holder img{float:right;}
.bg-img{padding:17px 0 0;}
/*footer*/
#footer {
	width: 989px;
	padding:32px 0 20px 10px;
	background: url(../images/bg-footer.png) no-repeat;
}
#footer .holder{
	height: 1%;
	overflow: hidden;
	margin: 0 0 0 -13px;
}
.footer-nav{
	margin:0;
	padding:0;
	list-style:none;
	overflow: hidden;
	float:left;
	line-height: 40px;
}
.footer-nav li{
	float:left;
	padding: 0 11px 0 13px;
	margin: 0 0 0 -1px;
	background: url(../images/footer-separator.gif) no-repeat 0 50%;
}
.footer-nav li a{color:#333;}
.banner-list{
	margin:0;
	padding:0 0 10px;
	list-style:none;
	float:right;
}
.banner-list li{
	float:left;
	padding: 0 0 0 13px;
}
.banner-list li a{display:block;}
#footer p{
	font-size:11px;
	line-height:13px;
	color:#666;
	margin:0;
}
/*inner*/
.content-wrapper {
	background: url(../images/bg-content-inner.gif) repeat-y;
	width: 100%;
}
.content-inner{
	overflow: hidden;
	width: 946px;
	padding: 0 20px 0 0;
	margin: 0 0 -15px;
	background: url(../images/bg-shaping.gif) no-repeat 0 100%;
	position: relative;
	z-index:2;
}
.content-block{
	float: right;
	width: 485px;
	padding: 15px 0 0;
}
.content-block table{
	clear: both;
	float: none;
}
.top-list{
	height: 1%;
	margin:0 0 0 -9px;
	padding:0 0 15px;
	list-style:none;
	overflow: hidden;
	font-style: italic;
	color: #666;
}
.top-list li{
	float: left;
	padding: 0 8px 0 9px;
	background: url(../images/separator-inner.gif) no-repeat 0 60%;
	margin: 0 0 0 -1px;
}
.top-list li a{color:#666;}
.content-block h1{
	margin:0 0 10px;
	font-size: 26px;
	font-weight:normal;
	color: #333;
	display: block;
	clear: both;
	float: none;
}
.content-block h2{
	margin:0;
	font-size: 26px;
	line-height:42px;
	font-weight:normal;
	color: #891b1e;
}
.content-list{
	margin:0;
	padding:0;
	list-style:none;
	border-top: 1px solid #861b1e;
}
.content-list li{
	overflow:hidden;
	width: 100%;
	padding: 12px 0;
}
.content-list li img{
	float:left;
	margin:5px 0 0;
}
.content-list li .info-box{
	float:right;
	width: 355px;
}
.info-box h3{
	margin: 0;
	font-size: 17px;
	color: #333;
}
.info-box p{
	margin: 0;
	color:#695e4a;
	line-height:16px;
}
.info-box a{
	color:#851b1e;
	font-weight: bold;
}
.side-block{
	float:left;
	width: 438px;
	padding: 0 0 20px;
}
.side-block .flash{
	float: none;
	border-bottom: 7px solid #fff;
}
.red-block{
	width: 437px;
	padding: 10px 0 0;
}
.shaping-neighbourhoods{
	text-indent: -9999px;
	position: absolute;
}
.red-block .side-list{
	margin:0;
	padding:0 20px 0 0;
	list-style:none;
	text-align: right;
	font-size: 14px;
	line-height:35px;
	font-weight: bold;
	height: 1%;
}
.red-block .side-list a{color: #fff;}
/*content-logo*/
.content-logo {
	position: absolute;
	bottom: 28px;
	left: 16px;
	width:124px;
	height: 34px;
	cursor: pointer;
}
.content-logo a{
	display:block;
	height:100%;
	background: url(../images/logo-inner.png) no-repeat;
	overflow: hidden;
	text-indent: -9999px;
}
/*inner2*/
.vision{
	width:100%;
	overflow: hidden;
	padding: 0 0 6px;
	background: #fff;
}
.vision img{display: block;}
.inner .content-wrapper {
	background: url(../images/bg-content-inner2.gif) repeat-y;
	width: 100%;
}
.inner .content-inner{
	overflow: hidden;
	width: 966px;
	padding: 0 0 15px 0;
	margin: 0 0 -15px;
	background: url(../images/bg-shaping-inner.gif) no-repeat 0 100%;
	position: relative;
	z-index:2;
}
.inner .content-block{
	padding: 12px 20px 0 0;
	width:552px;
}
.inner .side-block{
	float:left;
	width: 362px;
	padding: 0 0 20px;
}
.inner .red-block{
	width: 362px;
	padding: 10px 0 0;
}
.text-block{
	width: 100%;
	overflow:hidden;
}
.text-block h2{
	margin:0;
	font-size:17px;
	color:#695e4a;
	font-weight: bold;
}
.text-block p{
	margin:0;
	color:#695e4a;
	line-height:17px;
	overflow: hidden;
}
.text-block p a{
	color:#900;
	font-weight: bold;
}
a.more{
	float:right;
	color:#900;
	font-weight: bold;
}
.inner .top-list{
	float:left;
	width: auto;
	padding: 5px 0 0;
	clear: both;
	display: block;
}
.arrow-lofts{float:right;}
.arrow-lofts img{display:block;}
.content-block .holder{
	margin: 0 0 -25px;
	overflow:hidden;
	width: 100%;
	position:relative;
}
.galleryimage {
	background: #E7F6FF none repeat scroll 0 0;
	border:1px solid #000066;
	cursor:pointer;
	float:left;
	height:84px;
	margin:0 12px 12px 0;
	padding:13px;
	text-align:center;
	width:84px;
}
