body {
 	background-color: #ffffff;
	margin:0;
	padding:0;
	text-align: center;	
}

#layoutLogic {
	padding: 0;
	margin: 0 auto;
	width: 808px !important;
	text-align: left;
	height: auto !important;
	min-height: 450px;
	height: 450px;	
}

#contentBody  {
	padding: 0;
	margin: 0;
}

#headerBody {
	width: inherit;
	height: auto;
	background-color: #ffffff;
}

#footerBody {
	border-top-style: solid;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	border-color: #558097;
	border-bottom-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-left-width: 0px;
	
	padding-top: 0px;
	width: inherit;
	height: auto;
	text-align: right;
	clear: both;	

}

.column-A {
	width: 150px !important;
	margin: 10px;
	margin-left: 0px;
	padding: 0px;
	
	float: left;	
}

.column-B {
	width: 450px;
	margin: 2px;
	padding: 0px;
	
	float: left;
}

.column-C {
	width: 150px;
	margin: 10px;
	margin-right: 0px;
	padding: 0px;
	
	float: left;	
}

div#navbar_1 {
	width: 772px;
	text-align: center;
	margin: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
}
