@charset "utf-8";
/* CSS Document */

/*
---------------------------------------
Project: Broadway Heritage Plc
Copyright 2009: bendesmond.com
Creation Date: 4 November 2009
---------------------------------------
*/


#content-container {
	clear: both;
	width: 854px;
	margin: 5px 0px 0px 106px;
	background: url(../images/bw-content-long-bg.png) left top repeat-x;
}
#content {
	float: left;
	clear: both;
	width: 794px;
	margin: 30px;
}
#content h2 {
	font-size: 3em;
}
#content-left {
	width: 405px;
	margin-right: 14px;
}
#content-right {
	width: 375px;
}
