body {
 	background-color: #efefef;
	margin:0;
	padding:0;
	text-align: center;	
}

#layoutLogic {
	padding: 0;
	margin: 10px auto;
	width: 950px !important;
	text-align: left;
	height: auto !important;
	min-height: 450px;
	height: 450px;
	background: #FFFFFF;	
}

#contentBody  {
	padding: 0;
	margin: 0;
}

#headerBody {
  border-top: 4px solid #AF3652;
	width: inherit;
	height: 110px;
	background: #AF3652;
       }

#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-AB {
width: 770px !important;
float: left;
}

.column-A {
	width: 175px !important;
	margin: 2px;
	margin-left: 0px;
	padding: 0px;
	float: left;	
}


.column-B {
	width: 580px;
	margin: 2px;
	padding: 0px;

	float: right;
}

/* IE6 Only */
* html .column-B {
 width: 570px !important;
}

* html #ad-header-container {padding-left:5px !important;}
* html #contentBody  {margin-top: 260px !important;}

.column-C {
	width: 175px;
	margin: 2px;
	margin-right: 0px;
	padding: 0px;
	
	float: right;	
}

div#navbar_1 {
    width: 950px !important;
	text-align: left;
	margin-top: 1px;
	margin-bottom: 2px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0;
}

