BODY {
	FONT-SIZE: 12px;
	COLOR: #000;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #fff;
	padding: 0px;
	margin-top: 54px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/splash-UK/splash_bg_page.gif);
	background-repeat: repeat-x;
	line-height: 14px;
}
A {
	COLOR: #E95E22; text-decoration: none;
}
A:visited {
	COLOR: #E95E22
}
A:link {
	COLOR: #E95E22
}
A:hover {
	COLOR: #23A8D7
}
.bg_header {
	background-image: url(../images/splash-UK/bg_top.jpg);
	background-repeat: no-repeat;
	height: 151px;
}
.bg_page {
	background-image: url(../images/splash-UK/bg_page.jpg);
}
.bg_bottom {
	background-image: url(../images/splash-UK/bg_page_bottom.jpg);
	background-repeat: no-repeat;
	height: 75px;
}

.bg_splash_header {
	background-image: url(../images/splash-UK/splash_top_header.jpg);
	background-repeat: no-repeat;
	height: 125px;
}
.bg_splash_middle {
	background-image: url(../images/splash-UK/splash_bg_middle_1.jpg);
	background-repeat: no-repeat;
	height: 262px;
	margin: auto;
}
.bg_splash_bottom {
	background-image: url(../images/splash-UK/splash_bg_bottom.jpg);
	background-repeat: no-repeat;
	height: 64px;
}

.bottom{
	font-size: 14px;
	color: #E95E22;
	text-decoration: none;
	margin-top: 10px;
	text-align: center;
	margin-bottom: 15px;
}
.bottom A{
	COLOR: #E95E22;
	text-decoration: underline;
}
.bottom A:hover {
	COLOR: #000
}
#container{
	width: 778px;
	margin-right: auto;
	margin-left: auto;	
}
#content{
	float: left;
	width: 720px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}
.footer {
	font-size: 12px;
	color: #000;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
.H1 {
	font-size: 21px;
	font-weight: bold;
	line-height: 20px;
	color: #e85623;
}
.H2{
	font-size: 16px; color: #e85623;
}

.H3{
	color: #E95E22;  font-size: 14px; font-weight: bold;
}

.logo{
	margin-top: 11px;
	margin-left: 8px;
	float: left;
	height: 130px;
}
.text_intro {
	margin-right: 20px;
	font-size: 16px;
	float: right;
	width: 300px;
	line-height: 22px;
}

