/*
** April 2007
*/

#wrapper {
	position:relative;
	margin:0 auto;
	top:10px;
	width:932px;
	height:1775px;
	background-image:url(../images/wrapper-bg.gif);
	background-position:top left;
	background-repeat:repeat-y;
	z-index:1;
}

#bottom {
	position:absolute;
	background-image:url(../images/wrapper-bottom.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	top:1587px;
	width:932px;
	height:26px;
	z-index:2;
	left: -10px;
}
#footer {
	position:absolute;
	background-color:#008c7e;
	background-image:url(../images/uk-flag.gif);
	background-position:LEFT;
	background-repeat:no-repeat;
	top:1556px;
	width:912px;
	height:30px;
	z-index:2;
}
#leftinfo { float:left; padding-left:42px; margin-left:7px; background-image:url(../images/uk-flag.gif); background-position:left; background-repeat:no-repeat; line-height:30px; color:#FFFFFF; }

#rightinfo { float:right; padding-right:10px; font-family:tahoma; font-size:11px; padding-top:8px; color:#FFFFFF;}
#rightinfo a{color:#FFFFFF; text-decoration:none;}
#rightinfo a:hover {color:#FFFFFF;}

#bottomlinks {
	position:absolute;
	top:1280px;
	width:911px;
	line-height:17px;
	padding:10px 0 10px 0;
	background-color:#e3ded1;
	top:1646px;
	width:912px;
	z-index:2;
	font-family:tahoma;
	text-align:center;
	font-size:11px;
	color:#000000;
	z-index:2;
	left: 10px;
}

#bottomlinks a {
	color:#000000;
	padding:0 5px 0 5px;
	text-decoration:none;
	}

#bottomlinks a:hover {
	color:#000000;
	padding:0 5px 0 5px;
	text-decoration:underline;
	}
