﻿#header {
	height: 118px;
	margin: 0 auto;
    padding:0;
	background-image: url('images/HomeHeader.jpg');
	background-repeat: no-repeat;
	width: 1000px;
}

#fullCol {
	width:960px;
        margin: 0 Auto;
        padding-bottom:50px;
}

#leftCol {
padding-bottom:0px;
}

#centreCol {
padding-bottom:0px;
}

#rightCol {
padding-bottom:0px;
}