/* CSS Document */

body {
	background-color: #ffffff;
}



/* BODY */

#body_strip {
	width:100%;
	position:absolute;
	left: 0px;
   	top: 15px;
	z-index:2;
}





.body_centre_box {
	width:800px;
	height:400px;	
	margin:0px auto 0px auto;
	position:relative;
	z-index:3;
}


.extra_centre_box {
	width:800px;
	height:50px;	
	margin:0px auto 0px auto;
	position:relative;
	z-index:3;
}









.subscribe {
	width:525px;
	height:35px;
	text-align:right;
}


.addthis {
	width:90px;
	height:20px;
	text-align:right;
}



