
a {
	text-decoration: none;
}

body {
	background-color: #40c0cb;
	background-image: url(/images/bg.jpg);
	background-position: center top;
	padding-top: 126px;
	padding-bottom: 162px;
}

#gradient {
	background-image: url(images/gradient.jpg);
	background-position: center;
	position: absolute;
		top: 0;
		left: 0;
		z-index: -1;
	width: 100%;
		min-width: 1000px;
	height: 648px;
}

#delta4realty {
	background-image: url(/images/Delta4Realty.png);
	position: absolute;
		top: 0;
		right: 0;
	width: 648px;
	height: 162px;
}

div.container {
	padding-right: 25px;
	padding-left: 25px;
	position: relative;
}

#container-shadow {
	background-image: url(/images/container-shadow.png);
	padding: 10px;
	position: absolute;
		bottom: -10px;
		left: 15px;
		z-index: -1;
	width: 950px;
	height: 324px;
}

#container-glow {
	background-image: url(/images/container-glow.png);
	padding: 25px;
	position: absolute;
		top: 11px;
		left: 0;
		z-index: -1;
	width: 950px;
	height: 324px;
}

#container {
	background-image: url(/images/container-bg.gif);
	background-color: #f9f2e7;
}

#content {
	background-image: url(/images/vr.gif);
	background-position: 614px;
	background-repeat: repeat-y;
	padding-top: 18px;
	padding-bottom: 54px;
}

h2 {
	color: #bbb5ad;
	font-size: 1em;
	margin-bottom: 0;
	padding: 18px 25px 36px 25px;
}

h2 a {
	color: #8fbe00;
	font-weight: bold;
}

h2 a:hover {
	color: #aee239;
}

#items {
	float: left;
	padding-left: 25px;
}

#items h3 {
	background-image: url(/images/hr.gif);
	background-position: left 8px;
	background-repeat: repeat-x;
	float: left;
	font-size: 1em;
	line-height: 1.5;
	margin-bottom: 0;
	padding-top: 36px;
	padding-bottom: 18px;
	width: 100%;
}

#items a {
	float: left;
	width: 100%;
}

#items a:hover img {
	border-color: #aee239;
}

#items a:hover span.a {
	color: #aee239;
}

#items a:hover span.c {
	color: #aee239;
}

#items img {
	border: 5px solid #bbb5ad;
	float: left;
	width: 130px;
	height: 80px;
}

#items span {
	cursor: pointer;
}

#items span.a {
	color: #f9f2e7;
	float: right;
	font-size: 1.5em;
	line-height: 1;
	padding-bottom: 18px;
	width: 390px;
}

#items span.b {
	color: #bbb5ad;
	float: right;
	padding-bottom: 18px;
	width: 390px;
}

#items span.c {
	color: #bbb5ad;
	float: right;
	font-weight: bold;
	text-align: right;
	width: 390px;
}

div.hr {
	background-image: url(/images/hr.gif);
	background-position: left 8px;
	background-repeat: repeat-x;
	float: left;
	padding-top: 8px;
	padding-bottom: 8px;
	width: 100%;
	height: 2px;
	overflow: hidden;
}