body {

margin: 0px;

}



form{

margin: 0px;

}



td {

vertical-align: top;

}



.centerdiv {

text-align: center;

}



.bodycontainer {

margin-left:auto;

margin-right:auto;

width: 900px;

position: relative;
background-image: url(../images/main-bg.gif);
background-position: bottom;
background-repeat: no-repeat;
padding-bottom: 10px;

}
.bodycontainersplash {

margin-left:auto;

margin-right:auto;

width: 900px;

position: relative;
padding-bottom: 10px;

}



.titleimage {

position: absolute;

top: 0px;

left: 0px;

width: 900px;

height: 114px;

}



.titleimage p {

position: absolute;

top: 0px;

left: 300px;

margin: 0px;

}



.titlelinks {

position: absolute;

top: 317px;

left: 8px;

width: 884px;

height: 28px;

}



.navbar {

position: absolute;

right: 28px;

top: 126px;

width: 230px;
}

.ukmap {
display: none;
width: 232px;

height: 297px;

position: relative;

left: 28px;

background-image: url(../images/ukmap.gif);

}



.contentpusher {

position: relative;

width: 594px;

padding-top: 100px;

background-position: bottom;

background-repeat: no-repeat;
left: 28px;

}
.contentpushersplash {

position: relative;

width: 594px;

padding-top: 540px;

background-position: bottom;

background-repeat: no-repeat;
left: 28px;

}

.splashbanner {
  position: absolute;
	top: 100px;
	left: 0;
	width: 900px;
	}

.contentpusherfull {


height:8px;

}



.content {
position: relative;
left: 28px;
width: 594px;
min-height:500px;
height: auto !important;
height:500px;
margin-bottom: 0px;
background-repeat: no-repeat;
}
.contentsplash {
position: relative;
left: 20px;
width: 870px;
min-height:100px;
height: auto !important;
height:100px;
margin-bottom: 0px;
background-repeat: no-repeat;
}

div[class] .content {

height:auto;

}



.footer {

position: relative;

top: 10px;

width: 884px;

}

.foots {
  width: 882px;
	height: 37px;
	background-color: #04532c;
	color: #e5d6a4;
	position: absolute; 
	bottom: -70px;
	padding-top: 18px;
	padding-left: 18px;
	}
.foots a {
	color: #fff;
  text-decoration: none;
	margin-right: 15px;
 }
.designed {
  position: absolute;
	top: 18px;
	right: 18px;
	}

.greenbar {
  position: relative;
	top: -8px;
	}
