/* ####################################### */
/* Site DIV's [ REQUIRED ] */

.site_wrapper 
{
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
}

.site_top 
{
	display: block;
}

.site_wrapper_centre 
{
	display: block;
	float: left;
	width: 1000px;
}

.site_left 
{
	display: block;
	float: left;
	width: 200px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

.site_content 
{
	display: block;
	margin-left: 200px;
	margin-right: 200px;
	padding-left: 0px;
	padding-right: 0px;
}

.site_right 
{
	display: block;
	float: right;
	width: 200px;
	padding-right:0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

.site_bottom 
{
	display: block;
	float: left;
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	clear: both;
}

.clearfloat { 
	clear:both;
    height:0; 
}
/* ####################################### */

<title>WALES IRELAND SUSTAINABLE ENTERPRISE</title>