body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #71523D;
}

.layout-left-col {
	overflow: hidden;
	position: absolute;
	height: 1500px;
	width: 265px;
	left: 0px;
	top: 0px;
	background-color: #71523D;
}
.layout-mid-col {
	width: 539px;
	left: 266px;
	top: 0px;
	background-color: #71523D;
	overflow: hidden;
	position: absolute;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #232323;
	border-left-color: #232323;
}
.layout-right-col-texture {
	z-index: 1;
	overflow: hidden;
	position: absolute;
	width: 195px;
	left: 807px;
	top: 0px;
	background-color: #71523D;
}
.layout-right-col-graphics {
	z-index: 2;
	overflow: hidden;
	position: absolute;
	width: 195px;
	left: 807px;
	top: 0px;
}
.main_text_container {
	padding: 7px;
	margin: 0px;
	line-height: 11px;
	z-index: 2;
	background-image: url(file:///Macintosh HD/Users/david/Documents/Clients/Halo Pictures/Halo Mobile/Website/OLD html/images/text_bg.gif);
	background-repeat: no-repeat;
}
.logoback_container {
	position:absolute;
	height: 455px;
	width: 206px;
	left: 0px;
	top: 520px;
	z-index: 2;
}

.logos_left_container  {
	position:absolute;
	width: 83px;
	left: 29px;
	top: 531px;
	z-index: 3;
}

.logos_right_container  {
	position:absolute;
	width: 83px;
	left: 116px;
	top: 531px;
	z-index: 3;
}


.text_header1 {
	color: #7dc3c6;
}

.text_header2 {
	color: #ff4c00;
}



.texture-spacer {
	height: 276px;
	width: 195px;
}
.section-spacer {
	height: 31px;
	width: 195px;
}
.section-spacer-footer {
	height: 37px;
	width: 195px;
}.xtra-grafs {
	position: absolute;
	width: 265px;
}
