body {
	width:750px;
	margin-left: auto;
	margin-right: auto;
}
#rollover {
	width: 750px;
	height: 55px;
	top: 170px;
	position: absolute;
	white-space: nowrap;
	margin: 0px;
}
#rollover a {
	padding-right: 9px;
	padding-left: 9px;

	height:55px
	white-space: nowrap;
	background-image: url(http://styles.allmead.co.uk/Allmead/images/green/greenmid.jpg);
	background-color:#339900;
	background-repeat: repeat-x;
	background-position: 0 0;
	margin-right: 4px;
	margin-left: 4px;
	font-size:1.4em;
	padding-bottom: 10px;
	padding-top: 10px;
	line-height: 55px;
}
#greenbar {
	background-color: #009900;
	height: 5px;
	position: absolute;
	top: 210px;
	width: 750px;
	text-align: center;
}
#rollover a:hover {
	background-image: url(http://styles.allmead.co.uk/Allmead/images/red/redmid.jpg);
	background-repeat: repeat-x;
	background-position: 0 0px;
	width:151px;
}
#rollover a:active {
	background-image: url(http://styles.allmead.co.uk/Allmead/images/red/redmid.jpg);
	background-repeat: repeat-x;
	background-position: 0 0px;
	width:151px;
}
#container {
	color:#666;
	font-family: "Trebuchet ms", Helvetica, sans-serif;
	font-size: 62.5%;
	margin: 0 auto;
	}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
#container #logo {
	text-align: left;
	top: 5px;
	position: absolute;
	margin: 0px;
}
#container #content {
	width: 744px;
	font-size:1.4em;
	top: 215px;
	overflow: visible;
	background-color: #009900;
	position: absolute;
	padding: 3px;
}
#container #content a:link {
	color: #000000;
	text-decoration: underline;
}
#container #footer {
	background-color: #009900;
	width: 744px;
	height: 25px;
	bottom: 0px;
	vertical-align:middle;
	color: #FFFFFF;
}
#container #footer a:link {
	color: #FFFFFF;
	text-decoration: underline;
}

.hiddenPic {
display:none;
}
.bl {
	background: url(http://styles.allmead.co.uk/Allmead/images/bl.jpg) 0 100% no-repeat #009900;
	width: 22em
}
.br {background: url(http://styles.allmead.co.uk/Allmead/images/br.jpg) 100% 100% no-repeat}
.tl {background: url(http://styles.allmead.co.uk/Allmead/images/tl.jpg) 0 0 no-repeat}
.tr {background: url(http://styles.allmead.co.uk/Allmead/images/tr.jpg) 100% 0 no-repeat; padding:10px}
.clear {font-size: 1px; height: 1px}
#container #header #info {
	width: 230px;
	position: relative;
	left: 480px;
	color: #FFFFFF;
	font-size: 1.2em;
	top: -120px;
}
.bl2 {
	background: url(http://styles.allmead.co.uk/Allmead/images/bl.jpg) 0 100% no-repeat #009900;
	width: 15em
}
#container #header #info2 {
	width: 150px;
	position: relative;
	left: 280px;
	color: #FFFFFF;
	font-size: 1.2em;
	top: 10px;
}
.blcon {
	background: url(http://styles.allmead.co.uk/Allmead/images/blcont.jpg) 0 100% no-repeat #FFFFFF;
	width: 744px;
}
.brcon {background: url(http://styles.allmead.co.uk/Allmead/images/brcon.jpg) 100% 100% no-repeat}
.tlcon {background: url(http://styles.allmead.co.uk/Allmead/images/tlcont.jpg) 0 0 no-repeat}
.trcon {background: url(http://styles.allmead.co.uk/Allmead/images/trcont.jpg) 100% 0 no-repeat; padding:10px}
.trcon a:link {
	color: #000000;
	text-decoration: none;
}
.trcon a:visited {
	text-decoration: none;
	color: #000000;
}
.trcon a:hover {
	text-decoration: none;
	color: #000000;
}
.trcon a:active {
	text-decoration: none;
	color: #000000;
}

.clear {font-size: 1px; height: 1px}
#style2home a:link {
	color: #FF0000;
	font-weight: bold;
	font-size: 36px;
	text-decoration:underline
}
#style2home a:visited {
	color: #FF0000;
	font-weight: bold;
	font-size: 36px;
	text-decoration:underline
}
#style2home a:hover {
	color: #FF0000;
	font-weight: bold;
	font-size: 36px;
	text-decoration:underline
}
#style2home a:active {
	color: #FF0000;
	font-weight: bold;
	font-size: 36px;
	text-decoration:underline
}
#style2home h1{
font-size:36px;
}
.bold{
font-weight:bold;
}
#container #content .blcon .brcon .tlcon .trcon .body #special {
	background-color: #FFFF99;
}
img.floatLeft { 
    float: left; 
    margin: 4px; 
}
img.floatRight { 
    float: right; 
    margin: 4px; 
}