body {
background: #eff4f4 url(http://www.lingerie-buyer.co.uk/images/background4.jpg) repeat-y top center;
  min-height: 1200px;
  margin:0;
	padding:0;
	text-align: center;	
}

#forbg {
 	background: transparent url(http://www.lingerie-buyer.co.uk/images/background3.jpg) no-repeat top center;
  height: 1200px;
}

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

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

#headerBody {
        width: 828px !important;
	background-color: #FFFFFF;
	position: relative;
	top: 0px;
	left: 0px;
}

#masthead {
        height: 110px;
}

#footerBody {
	border-top-style: solid;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	border-color: #ff6600;
	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: 142px !important;
	margin: 2px;
	margin-left: 0px;
	padding: 0px;
	
/*	padding-right: 20px;	*/
	float: left;	
}

.column-B {
	width: 500px;
	margin: 2px;
	padding: 0px;
	margin-left:10px;
	float: left;
	border-right: 1px solid gray;
}

.column-C {
	width: 150px;
	margin: 2px 0 0 10px;
	padding: 0px;
	float: left;
 /* height: 100%;	  */
}

