#logo a {
	position:relative;
	display:block;
	width: 148px;
	height:91px;
	background-image:url(/images/logo.gif);
	text-indent:-9999px;
	background-repeat: no-repeat;
	background-position: left bottom;
}
#address {
	position:absolute;
	left:174px;
	top:28px;
}
#othercontact {
	position:absolute;
	left:332px;
	top:28px;
}
#search {
	position:absolute;
	left:620px;
	top:28px;
}
#lefttop {
	position:relative;
	height:60px;
	width:148px;
	background-image: url(../images/lefttop.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-bottom:14px;
}
#leftmiddle {
	position:relative;
	height:14px;
	width:148px;
	background-image: url(../images/leftmiddle.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#title {
	position:relative;
	height:60px;
	width:440px;
	background-image: url(../images/centretop.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#title h2 {
	padding-left:14px;
	padding-top:15px;
}
#content {
	padding-left:14px;
	padding-top:14px;
}
#footertop {
	position:relative;
	height:3px;
	padding-bottom:16px;
	width:760px;
	background-image: url(/images/footertop.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#fatfrog a {
	position:absolute;
	display:block;
	text-indent: -9999px;
	right:0px;
	top:9px;
	height:15px;
	width:93px;
	background-image: url(/images/fatfrog.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#righttop {
	position:relative;
	height:3px;
	padding-bottom:16px;
	width:160px;
	background-image: url(/images/righttop.gif);
	background-repeat: no-repeat;
	background-position: left top;
}