html,body {height: 100%;}
body 
{
	background: #fff url('/images/bg2.gif');
	background-repeat: no-repeat;
	background-position: 152px 0px;
	margin: 0;
	font-family: Arial;
	font-size: 1em;
}
H1, H2
{
    color: #666;
	margin: 0;
	font-size: 140%;
	margin-bottom: 0.25em;
}

#back2
{
	top: 160px;
	left: 0;
	width: 100%;
	height: 302px;
	position: absolute;
	background: url('/images/bg.gif') no-repeat 0 0;
}

hr 
{
    height:1px;
    margin:0;
/*    margin-bottom:-0.5em;*/
    padding-top:-0.5em;
    border:0;
    border-top: solid 2px #ccc;
}

.line 
{
    margin-top:-10px !important;
    margin-top:2px;
    margin-bottom:2px;
    padding:0;
    border:0;
    width:100%;
    height:2px;
    background-color:#e5e5e5;
    overflow: hidden;
}

#l A IMG
{
    border: 0;
}

#h
{
	width: 720px;
	border: solid 1px black;
}
.flush { display:none; }

a 
{
	color:#871140;
	text-decoration:none;
}

a:hover 
{
	color: #871140;
	text-decoration: underline;
}
a.title 
{
    font-weight: bold;
}


#address
{
    display: none;
	font-size:68.75%;
	position:absolute;
	left:0;
	top:312px;
	width:120px;
	height:120px;
	overflow:hidden;
	padding:15px;
	padding-top:30px;
}

#section 
{
	position:absolute;
	left:0;
	top:160px;
	width:150px;
	height:150px;
	overflow:hidden;
}
#subnav
{
	position:absolute;
	left:0;
	top:312px;
	width:140px;
	height:140px;
/*	overflow:hidden;*/
	padding:5px;
	background-color:#eaeaea;
	line-height: 1em;
}

#subnav ul
{
	list-style-image: url('/images/arrow_red_right.gif');
	font-size: 70%;
	list-style-position: outside;
	padding-left:18px !important;
	padding-left:0px;
	margin-left:0px !important;
	margin-left:16px;
	margin-bottom: 0;
	margin-top: 0;
	padding-top: 2px !important;
	padding-top: 6px;
}
#subnav li {padding:0;margin:0;}
#subnav a, #footer a
{
	color: #000;
	text-decoration: none;
}
#subnav a:hover, #footer a:hover
{
	color: #871140;
	text-decoration: underline;
}
#subnav li.on {font-weight:bold;}

#uk2010
{
	position:absolute;
	left:0;
	top:464px;
	width:150px;
/*  height:140px;*/
/*	overflow:hidden;*/
	padding:0px;
}

#content
{
	top:0;
	left:152px;
	width:454px;
	position: absolute;
}
/*
#sMain 
{
	height:160px;
	width:100%;
}
*/
.iMain 
{
	width:100%;
	padding:0;
	margin: 160px 0 0 0;
	border-bottom: solid 2px #fff;
}

#dMain
{
	padding: 30px 20px;
	font-size: 70%;
	line-height: 150%;
}

#dMain UL
{
    list-style-image: url('/images/bullet_point.gif');
    padding-left: 1.1em !important;
    padding-left: 0;
    margin-left: 0 !important;
    margin-left: 1.5em;
}
#footer
{
	border-top: solid 2px #fff;
	position: absolute;  /* Needed for Safari */
	padding: 15px 0 0 27px;
	background-color: #e5e5e5;
	width: 427px;
	left: 152px;
	height:25px;
	font-size:70%;
	top: -100px;
}

#divNav
{
	position: absolute;
	top:125px;
	left:160px;
}

#nav{
		position: relative;
		top: 0;
		/*height: 35px;*/
		width: 446px;
		padding: 0;
		margin: 0;
}
.clerk 
{
    width:100%;
    height:75px;
    background-color: #fff;
    margin-bottom: 2px;
    clear: both;
}
.clerk .image
{
    float:left;
    width:75px;
    height:75px;
}
.clerk .details
{
    float: left;
    padding: 3em 0 0 20px;
}
.third
{
    width:138px;
    float:left;
}

.action1 
{
    width:152px;
    height:152px;
/*    padding:2px 2px 0 0;
    background-color:#fff;*/
    top:158px;
    left:456px;
    position:absolute;
    line-height:150%;
}

.action2 
{
    width:152px;
    height:152px;
/*    padding:2px 2px 0 0;
    background-color:#fff;*/
    top:310px;
    left:456px;
    position:absolute;
    line-height:150%;
}

.inner
{
    border-top: solid 2px #fff;
    border-right: solid 2px #fff;
    background-color:#eaeaea;width:150px;height:150px;padding-left:15px;
}

.inner UL
{
    padding-top:0;
    margin-top:0;
}
.inner LI
{
    list-style-image: url('/images/arrow_grey_right.gif');
}
.enqInput, .enqText, .enqForename
{
    border: 0;
    padding: 2px;
    margin-bottom:0.5em;
}
.enqInput {width: 196px;}
.enqText {width: 410px;}
.enqForename{width: 124px;}

.pList {font-size: 1em;}