#midWrap {
color:#B5B5B5;
	position: relative;
	text-align: left;
	width: 100%;
	height: 384px;
padding: 30px 0 0 0;
	margin: 0;
	background-color: #000000;
	background-image: url('../images/background/bgContentImage01.jpg');
	background-repeat: no-repeat;
	background-position: top left;
}

#col_1 {
float:left;
width:190px;
padding: 0 30px 0 77px;
}


#col_2 {
float:left;
width:190px;
padding: 0 30px 0 0;
}

#footerWrap {
	position: relative;
	bottom:-30px;
	left: 0;	
	text-align: left;
	height: 104px;
	margin:0;
  background-color: #1F1F1F;
	background-image: url('../images/background/bgContentBottom01.gif');
	background-repeat: no-repeat;
	background-position: top left;
	} 
.homepageBody {
	background-color: #1F1F1F;
	color:inherit;
}

.pageTitle {
font-weight:bold;
font-size:1.8em;
}

.title {
display:block;
font-weight:bold;
}

ul.legal_items { 
list-style-type:disc;
margin:0 0 20px 15px;
}

