#mainContainer {
	width: 992px;
	background-image:url(images/bg.jpg);
}

#leftCol {
	width: 146px;
	min-height:100%;
	height:100%;
	background-image:url(images/spacer4.jpg);
	float:left;
}

#rightCol {
	width: 146px;
	min-height:100%;
	background-image:url(images/tfa_03.jpg);
	float:right;
}

#centreCol {
	width: 700px;
	min-height:100%;
	height:100%;
	background-image:url(images/bg_content.jpg);
	float:left;
}

#content {
	width: 517px;
	float: left;
	height:100%;
}

#contentArea {
	width: 700px;
	background:url(images/bg_content.jpg);
	height:100%;
}

#contentAreaHome {
	width: 700px;
	background:url(images/homeBackground.jpg);
	height:100%;
}

#contentContent {
	padding-left:40px;
	padding-right:10px;
	padding-bottom: 60px;
	padding-top:36px;
}

#news {
	width: 183px;
	float:right;
	height:100%;
}

#newsContent {
	padding-left:40px;
	padding-right:10px;
	padding-bottom: 70px;
}

body {
	margin: 0px;
	padding: 0px;
	background-color: #00614D;
}

html,body {
	height:100%;
}

.brclear { 
     clear:both; 
     height:0; 
     margin:0;
     font-size: 1px;
     line-height: 0px;
}

.clear {
	clear: both;
}

#stretch {
	height: 100%;
	width: 992px;
	background:url(images/bg1.jpg);
}
#stretchHome {
	height: 100%;
	width: 992px;
	background:url(images/newhomebg.jpg);
}

#box {
	height: 100%;
}

#introHome {
	background-image:url(images/homeContent.jpg);
	background-repeat:no-repeat;
	width:700px;
	height: 500px;
}

#homeContent {
	padding-left:160px;
	padding-top: 130px;
}