html , body{
	margin: 0px;
	padding: 0px;
	height: 100%;
	text-align: center;
	background-image: url(../images/bg.gif);
}
#outerContainer {
	background-image: url(../images/headerBg.gif);
	background-repeat: repeat-x;
	min-height: 100%;
	margin: 0px;
	padding: 0px;
	position: relative;
	width: 100%;
	background-position: top;
}
#containerWrapper {
	min-height: 100%;
	margin: 0px;
	padding: 0px;
	position: relative;
	width: 100%;
}
#container {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 30px;
	background-image: url(../images/headerVertBg.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#header {
	background-image: url(../images/topBg.png);
	background-repeat: repeat-x;
	background-position: top;
	height: 580px;
	width: 100%;
}
#content {
	width: 968px;
	padding-bottom: 10px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	padding-right: 1px;
	padding-left: 1px;
	padding-top: 17px;
}

#footer {
	background-image: url(../images/footerBg.gif);
	height: 30px;
	width: 100%;
	position: absolute;
	left: 0px;
	right: 0px;
	bottom: 0px;
	line-height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
}
#logo {
	background-image: url(../images/logo.png);
	background-position: left top;
	float: left;
	height: 100px;
	width: 460px;
	background-repeat: no-repeat;
	margin-left: 15px;
}

#headerTopRow {
	height: 120px;
	width: 100%;
}
#headerBannerRow {
	height: 460px;
	width: 100%;
}
#menuHome {
	background-image: url(../images/menuHome.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: right;
	height: 104px;
	width: 395px;
}
#menuProperty {
	background-image: url(../images/menuProperty.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: right;
	height: 104px;
	width: 395px;
}
#menuFacilities {
	background-image: url(../images/menuFacilities.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: right;
	height: 104px;
	width: 395px;
}
#menuGallery {
	background-image: url(../images/menuGallery.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: right;
	height: 104px;
	width: 395px;
}
#menuContact {
	background-image: url(../images/menuContact.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: right;
	height: 104px;
	width: 395px;
}
#galleria {
	background-color: #FFF;
	height: 508px;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
}
ul#menu {
	list-style:none;
	padding:0;
	width: 395px;
	position: relative;
	margin: 0;
	height: 104px;
}
ul#menu li {
	float:left;
}
ul#menu li a {
	display:block;
	height:104px;
	background-attachment: scroll;
	background-image: url(../images/menu.png);
	background-repeat: no-repeat;
	background-position: left top;
}
ul#menu li a.home {
	width:74px;
}
ul#menu li a.property {
	width:80px;
	background-position:-71px 0px;
}
ul#menu li a.facilities {
	width:85px;
	background-position:-152px 0px;
}
ul#menu li a.gallery {
	width:70px;
	background-position:-237px 0px;
}
ul#menu li a.contact {
	width:75px;
	background-position:-310px 0px;
}
ul#menu li a.home:hover {
	background-position:0px -104px;
}
ul#menu li a.property:hover {
	background-position:-71px -104px;
}
ul#menu li a.facilities:hover {
	background-position:-152px -104px;
}
ul#menu li a.gallery:hover {
	background-position:-237px -104px;
}
ul#menu li a.contact:hover {
	background-position:-310px -104px;
}
ul#slider {
	width: 100%;
	height: 460px;
	padding: 0px;
	overflow: hidden;
	margin: 0px;
	background-image: url(../images/bannerBg.png);
	background-repeat: no-repeat;
	background-position: top;
}
ul#slider li {
	float: left;
}
ul#slider2 {
	width: 284px;
	height: 177px;
	padding: 0px;
	overflow: hidden;
	margin: 0px;
}
ul#slider2 li {
	float: left;
}
ul.list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	padding-top: 0px;
	padding-left: 25px;
}
ul.list li {
	list-style-image: url(../images/arrow.png);
	padding: 3px;
}
.bx-pager {
	background-image: url(../images/pagerBg.png);
	background-repeat: no-repeat;
	height: 56px;
	width: 160px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	z-index: 100;
	text-align: center;
	padding-left: 58px;
	bottom: 74px;
}
.pager-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0px;
	color: #DFDFDF;
	text-decoration: none;
	background-image: url(../images/pager_active.png);
	height: 16px;
	width: 16px;
	float: left;
	z-index: 100;
	margin-right: 4px;
	position: relative;
	top: 30px;
}
.pager-link:hover {
	text-decoration: none;
	background-image: url(../images/pager_hov.png);
}
.pager-active {
	background-image: url(../images/pager_hov.png);
}
.banner_01 {
	background-image: url(../images/banner_01.png);
	background-repeat: no-repeat;
	height: 460px;
	width: 980px;
	background-position: top;
	padding: 0px;
	margin: 0px;
}
.banner_02 {
	background-image: url(../images/banner_02.png);
	background-repeat: no-repeat;
	height: 460px;
	width: 980px;
	background-position: center;
	padding: 0px;
	margin: 0px;
}
.banner_03 {
	background-image: url(../images/banner_03.png);
	background-repeat: no-repeat;
	height: 460px;
	width: 980px;
	background-position: center;
	margin: 0px;
	padding: 0px;
}
.banner_04 {
	background-image: url(../images/banner_04.png);
	background-repeat: no-repeat;
	height: 460px;
	width: 980px;
	background-position: center;
	margin: 0px;
	padding: 0px;
}
.banner_05 {
	background-image: url(../images/banner_05.png);
	background-repeat: no-repeat;
	height: 460px;
	width: 980px;
	background-position: center;
	margin: 0px;
	padding: 0px;
}
.contentRow {
	width: 100%;
	padding-bottom: 25px;
}

.pictGal_01 {
	height: 177px;
	width: 284px;
	background-image: url(../images/pictGal_01.jpg);
	background-repeat: no-repeat;
}
.pictGal_02 {
	height: 177px;
	width: 284px;
	background-image: url(../images/pictGal_02.jpg);
	background-repeat: no-repeat;
}
.pictGal_03 {
	height: 177px;
	width: 284px;
	background-image: url(../images/pictGal_03.jpg);
	background-repeat: no-repeat;
}
.pictGal_04 {
	height: 177px;
	width: 284px;
	background-image: url(../images/pictGal_04.jpg);
	background-repeat: no-repeat;
}

.homeBox {
	background-image: url(../images/homeBoxBg.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 194px;
	width: 302px;
	margin-right: 5px;
	padding-left: 17px;
	padding-top: 15px;
}
.googleMap {
	background-color: #f4f2ef;
	background-image: url(../images/googleMapHeader.png);
	background-repeat: no-repeat;
	background-position: top;
	width: 284px;
	padding-top: 37px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
}
.contentLeft {
	float: left;
	width: 638px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
}
.contentRight {
	float: right;
	width: 319px;
	text-align: center;
}
.contentHeader {
	height: 30px;
	width: 100%;
	margin-bottom: 5px;
}
.footerWrapper {
	height: 30px;
	width: 970px;
	margin-right: auto;
	margin-left: auto;
}
.footerLeft {
	line-height: 30px;
	float: left;
	height: 30px;
	width: 400px;
	text-align: left;
}
.footerRight {
	text-align: right;
	float: right;
	height: 25px;
	width: 150px;
	padding-top: 5px;
}


.clear {
	font-size: 0px;
	line-height: 0px;
	clear: both;
	height: 0px;
	width: 0px;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.img_links {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.img_left {
	float: left;
	margin: 10px;
}
.img_right {
	margin: 10px;
	float: right;
}
