@charset "utf-8";
#position {
	height: 50%;
	width: 1px;
	margin-bottom: -225px;
	float: left;
}
#cntnt {
	text-align: left;
	margin:0 auto;
	clear: left;
	height: 550px;
	width: 900px;
	position: relative;
}
#cntnt .left {
	position: absolute;
}
#cntnt .right {
	position: absolute;
	left: 340px;
}


.left {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #a79b7a;
	height: 550px;
	width: 330px;
	background-image: url(gneoBACK.png);
	background-repeat: no-repeat;
	border-right-width: medium;
	border-right-style: dotted;
	border-right-color: #e2dac3;
	letter-spacing: .2em;
	text-align: right;
	padding-right: 10px;
	font-weight: bold;
	line-height: 20px;
}
.left p {
	margin-bottom: 20px;
}

.right {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #a79b7a;
	height: 550px;
	width: 545px;
	position: relative;
	padding-left: 15px;
}
.right p {
	text-indent: 15px;
	margin-bottom: 5px;
	line-height: 20px;
}
.right h1 {
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #E2DAC3;
	line-height: 36px;
}
