#wrapper {
	width: 995px;
	margin: 0 auto;
	background-color: #070000;
	background-image: url(bg-wrapper.jpg);
	background-repeat: no-repeat;
}
#header{
	width: 995px;
	height: 259px;
	position: relative;
	line-height: 12px;
}
#wrapper_columnLeft_Content {
	width: 995px;
	float: left;
}
#columnLeft {
	float: left;
	width: 237px;
	margin-right: 90px;
	padding-top: 4px;
	line-height: 18px;
}
#columnContent{
	float: right;
	width: 668px;
	line-height: 18px;
	padding-bottom: 100px;
}
#footer {
	clear: both;
	padding-top: 20px;
	padding-bottom: 30px;
	padding-left: 317px;
}
