body {

	background: #998675;
	font: 9pt normal Arial, Helvetica, Verdana;
	color: #49321B;
	margin: 0;
	padding: 0;

}
p, h1, h2 {
	margin: 10px 0px 10px 0px;
	padding: 0;
}

a {
	color: #F2F2F2;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.centering_wrapper {
	position: relative;
	width: 899px;
	margin: 0 auto 0 auto;
}

#top_bar {
	width: 899px;
	height: 11px;
	background: url(http://www.land8.net/images/landing_sprites.png) 0 0 no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}

#content {
	padding: 40px 60px 20px 60px;
	background: #F2F2F2;
}

#content_top {
}

#content_top h1 {
	margin-bottom: 0px;
	padding-bottom: 0px;
}

#content_top h2 {
	margin-top: 0px;
	padding-top: 0px;
	font-style: italic;
}

#column_wrapper {
	display: block;
	width: 100%;
}

#column_left {
	position: relative;
	float: left;
	width: 375px;
	background: url(http://www.land8.net/images/landing_column_brown.png) repeat-y;
	margin: 40px 0 0 0;
}

#column_left_top {
	position: relative;
	top: -19px;
	display: block;
	width: 375px;
	height: 19px;
	background: url(http://www.land8.net/images/landing_sprites.png) 0px -20px no-repeat;
}

#column_left_bottom {
	position: relative;
	top: 22px;
	display: block;
	width: 375px;
	height: 22px;
	background: url(http://www.land8.net/images/landing_sprites.png) 0px -78px no-repeat;
}

#column_left_content {
	padding: 0px 20px 10px 20px;
}

#column_right {
	position: relative;
	float: right;
	width: 375px;
	background: url(http://www.land8.net/images/landing_column_green.png) repeat-y;
	margin: 40px 0 0 0;
}

#column_right_top {
	position: relative;
	top: -19px;
	display: block;
	width: 375px;
	height: 19px;
	background: url(http://www.land8.net/images/landing_sprites.png) 0px -49px no-repeat;
}

#column_right_bottom {
	position: relative;
	top: 22px;
	display: block;
	width: 375px;
	height: 22px;
	background: url(http://www.land8.net/images/landing_sprites.png) 0px -105px no-repeat;
}

#column_right_content {
	padding: 0px 20px 10px 20px;
}

#logo_land8 {
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	width: 152px;
	height: 58px;
	background: url(http://www.land8.net/images/landing_sprites.png) -392px -17px;
}

#logo_land8 a {
	display: block;
}

#logo_land8lounge {
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	width: 305px;
	height: 58px;
	background: url(http://www.land8.net/images/landing_sprites.png) -550px -17px;
}

#logo_land8lounge a {
	display: block;
}

#button_land8 {
	position: absolute;
	right: 10px;
	bottom: 0px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	width: 135px;
	height: 43px;
	background: url(http://www.land8.net/images/landing_sprites.png) 0px -130px;
}

#button_land8lounge {
	position: absolute;
	right: 10px;
	bottom: 0px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	width: 202px;
	height: 43px;
	background: url(http://www.land8.net/images/landing_sprites.png) -139px -130px;
}

#thanks {
	margin-top: 40px;
}

#signature {
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	width: 195px;
	height: 77px;
	background: url(http://www.land8.net/images/landing_sprites.png) -386px -80px;
}

ul {
	padding: 0;
	list-style-type: none;
}

ul li {
	background: url(http://www.land8.net/images/landing_sprites.png) -885px -11px no-repeat;
	padding-left: 15px;
}

.clear {
	clear: both;
}

