.leasing {
	background: url(/img/leasing_bgr.gif) repeat-x 0 0;
	background-color: #0d365d;
	color: #64accb;
	font-size: 11px;
	height: 272px;
	margin: 0;
}
.leasing .container {
	width: 999px;
}
.leasing a {
	color: #fff;
	font-size: 18px;
	line-height: 18px;
	text-decoration: underline;
}
.leasing a:hover {
	color: #fff;
	font-size: 18px;
	text-decoration: none;
}
.leasing .container div {
	float: left;
	height: 244px;
	padding: 28px 0 0 0;
	position: relative;
	text-align: center;
	width: 200px;
}
.leasing .container div p {
	font-size: 11px;
	left: 0;
	line-height: 13px;
	margin-top: 164px;
	position: absolute;
	text-align: center;
	width: 200px;
}

#left_col, #right_col {
	border-top: 3px solid #e0e0d7;
	width: 220px;
}

.sheet {
	background-color: #fff;
}
.sheet .left {
	background: url(/img/sheet_bgr.gif) repeat-y left top;
}
.sheet .right {
	background: url(/img/sheet_bgr.gif) repeat-y right top;
}
.sheet .bottom {
	background: url(/img/sheet_bgr_b.gif) repeat-x left bottom;
}
.sheet .bottom_left {
	background: url(/img/corner_left.gif) no-repeat left bottom;
}
.sheet .bottom_right {
	background: url(/img/corner_right.gif) no-repeat right bottom;
	margin: 0 -2px 0 0;
}
.sheet p {
	padding: 25px 25px 25px 25px;
}

#content {
	padding: 30px 27px 0 27px;
}
#content p {
	margin: 0 0 20px 0;
}
