body{
	background: #50b2fd url(../images/body-bg.jpg) repeat-x;
	font: 14px Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	margin:0;
}
a {
	text-decoration:underline;
	color:#fff;
	}
h1{
	margin: 10px 0 45px 110px;
}
h1 a{
	text-indent: -9999px;
	background:url(../images/header-bg.png);
	display: block;
	height: 71px;
	width:689px;
}
big{
	font-weight: bold;
	font-size:14px;
}
h2{
	margin: 10px 0;
	font-size: 16px;
	color: #000;
}
p{
	margin-bottom: 30px;
}
#main{
	width: 875px;
	margin: 0 auto;
	overflow: hidden;
	}
#main2{
	width: 875px;
	margin: 0 auto;
	overflow: hidden;
}
#center{
	width: 875px;
	overflow: hidden;
}
.right{
	width: 286px;
	float: right;
}
.right ul{
	margin: 0;
	padding: 0;
}
/* links */
ul.links{
	width: 186px;
	list-style: none;
	margin: 0 0 23px;
}
ul.links li{
	width: 186px;
	margin: 0 0 5px;
}
ul.links a{
	overflow: hidden;
	display: block;
	text-indent: -9999px;
	width: 186px;
	height: 34px;
}
.contact-us{
	background: url(../images/contact-us.png);
}
.contact-us:hover{
	background: url(../images/contact-us-active.png);
}
.want-to-join{
	background: url(../images/want-to-join.png);
}
.want-to-join:hover{
	background: url(../images/want-to-join-active.png);
}
.the-gardens{
	background: url(../images/the-gardens.png);
}
.the-gardens:hover{
	background: url(../images/the-gardens-active.png);
}
/* end links */
/* right images */
.right-images{
	list-style: none;
	width: 286px;
	height: 611px;
	position: relative;
}
.right-images-in{
	list-style: none;
	width: 286px;
	height: 311px;
	position: relative;
}
.right-img-1{
	position: absolute;
	top: 0;
	left: 12px;
	z-index: 3;
}
.right-img-2{
	position: absolute;
	top: 178px;
	left: 31px;
	z-index: 2;
}
.right-img-3{
	position: absolute;
	top: 369px;
	left: 0;
	z-index: 1;
}
.right-img-4{
	position: absolute;
	top: 369px;
	left: 0;
	z-index: 1;
}
.right-img-5{
	position: absolute;
	top: 369px;
	left: 0;
	z-index: 1;
}
.right-img-6{
	position: absolute;
	top: 369px;
	left: 0;
	z-index: 1;

}
/* end right images */
/* content */
#content{
	float: left;
	background: url(../images/content-top-bg.png) no-repeat;
	width: 573px;
	padding-top: 9px;
	margin-bottom: 115px;
}
#content .main-container{
	width: 538px;
	background: url(../images/content-bg.png) repeat-y;
	padding: 1px 20px 32px 15px;
}
#content .bottom{
	background: url(../images/content-bottom-bg.png) no-repeat;
	height: 8px;
	width: 573px;
}
.list-intro{margin: 0;}
#content ul{
	list-style: none;
	text-indent: 13px;
	margin: 0 0 30px;
	padding: 0;
}
#content li{
	background: url(../images/point.jpg) 0 50% no-repeat;
}
/* end content */
/* bottom-image */
#bottom-image{
	background: url(../images/bottom-img-top-border.png) no-repeat;
	width: 780px;
	padding-top: 6px;
	margin: -85px 0 0;
}
#bottom-image .main-container{
	background: #fff;
	padding: 0 6px;
	margin: 0;
}
#bottom-image .main-container img{
	margin: 0;
}
#bottom-image .bottom{
	background: url(../images/bottom-img-bottom-border.png) no-repeat;
	height: 6px;
	width: 780px;
	margin: 0;
}
/* end bottom-image */
#footer{
	text-align: center;
}
#footer p{margin: 9;}
