body {
	background-color: #E2E2E2;
	padding-top: 50px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#main {background-color: #FFF;}

#headerPane {
	background-image: url(http://www.design80.co.za//images/gray_shad_bar_repx.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: 90px;
	margin: 0px;
	padding: 0px;
	width: 100%;
}
#headerPane .logoRight {
	height: 90px;
	background-image: url(http://www.design80.co.za//images/top_header_design80.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.numbers {
	height: 50px;
	width: 100%;
	background-image: url(http://www.design80.co.za//images/bg_ruller.gif);
	background-repeat: no-repeat;
	background-position: left top;
}