#mainContainer {
	height: auto;
	width: 1050px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: repeat-x;
}

#footerContainer {
	background-image: url(/commonUK/headerBackground.jpg);
	background-repeat: repeat-x;
	height: 195px;
	width: 100%;
	float: left;
}

#headerMan1 {
	height: 50px;
	width: 100%;
	float: left;
}
#headerMan2 {
	height: 50px;
	width: 100%;
	float: left;
}
#menuLinks {
	height: auto;
	float: right;
	margin-bottom: 5px;
	width: 890px;
}
.search {
	float: right;
	margin-top: 10px;
}
#editable {
	width: 1000px;
	margin-bottom: 5px;
	margin-left: 25px;
	height: auto;
	float: left;
}
#footer {
	height: 20px;
	width: 1050px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E6E6E6;
	text-align: center;
	line-height: 16px;
	float: left;
}


.links {
	float: left;
	margin-top: 16px;
	margin-right: 8px;
	margin-bottom: 5px;
	margin-left: 8px;
}

#home {
	width: 155px;
	height: auto;
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.man1 {
	height: auto;
	float: left;
	text-align: center;
	margin-top: 5px;
	margin-right: 6px;
	margin-bottom: 5px;
	margin-left: 7px;
}
.man2 {
	float: right;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 60px;
}


#header {
	height: auto;
	width: 1050px;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	float: left;
}
#topLine {
	float: right;
	height: 50px;
	width: 858px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
