
body {
height:100%;
background-color:#ffffff;
font-family: Myriad, "Myriad Web", Arial, Helvetica, Sans-Serif;
font-size:10px;
margin:2px 0 0;
padding:0;
border:0;
}

* {
margin:0;
padding:0;
}

img {
border:none;
}

html,* html #wrap {
height:100%;
}

li {
	margin-left:12px;
	list-style:disc inside;
	font-size:12px;
	color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	}
	
ul {
	margin-bottom:15px;
	}	

#wrap {
position:relative;
width:1000px;
background-color:#000000;
margin:0 auto;
height:863px;
}

#inner-wrap {
padding-bottom:0px;
float:left;
width:1000px;
left:0;
top:0;
background-color:#000000;
}

#inner-wrap:after {
content:" ";
display:block;
clear:both;
}

* html #inner-wrap {
height:1px;
}


h1 {
font-size:20px;
color:#ffffff;
font-weight:100;
font-family: Myriad, "Myriad Web", Arial, Helvetica, Sans-Serif;
margin:0;
padding:0;
}

h2 {
font-size:16px;
color:#000000;
font-weight:100;
font-family: Myriad, "Myriad Web", Arial, Helvetica, Sans-Serif;
margin:0 0 5px 0;
padding:0;
}

h3 {
font-size:16px;
color:#ffffff;
font-weight:100;
font-family: Myriad, "Myriad Web", Arial, Helvetica, Sans-Serif;
margin:0 0 5px 0;
padding:0;
}

p {
font-size:12px;
color:#ffffff;
font-weight:100;
font-family: Myriad, "Myriad Web", Arial, Helvetica, Sans-Serif;
margin:0;
padding:0;
}

a {
color:#ffffff;
text-decoration:none;
}

a:hover {
color:#000000;
text-decoration:none;
}

#header {
float:left;
width:1000px;
height:152px;
border-bottom:1px solid #ffffff;
}

#slideshow {
float:left;
width:1000px;
height:219px;
border-bottom:1px solid #ffffff;
background-color:#000000;
}

#text {
float:left;
width:1000px;
height:147px;
}

#logos {
float:left;
width:1000px;
height:129px;
border-bottom:1px solid #ffffff;
}

.logo {
float:left;
width:250px;
height:129px;
}

#navigation {
float:left;
width:1000px;
height:143px;
border-bottom:1px solid #ffffff;
background:url(graphics/main-navigation.gif) left top no-repeat;
}

.link {
float:left;
width:214px;
height:130px;
padding:13px 13px 0 23px;
}

#content {
float:left;
width:647px;
min-height:497px;
border-right:1px solid #ffffff;
}

#content_top {
float:left;
width:597px;
min-height:402px;
padding:25px 25px 0 25px;
}

#content_top p {
font-family: Arial, Helvetica, Sans-Serif;
margin-bottom:15px;
}

#content_bottom {
float:left;
width:647px;
height:70px;
}

#contact {
float:left;
width:597px;
height:175px;
padding:30px 25px 0 25px;
color:#FFFFFF;
font-family: Arial, Helvetica, Sans-Serif;
font-size:12px;
}

#contact a:hover, #content_top a:hover {
color:#ffffff;
text-decoration:underline;
}

#postcode {
float:left;
width:647px;
height:48px;
border-top:1px solid #ffffff;
border-bottom:1px solid #ffffff;
background:url(graphics/postcode.gif) #272729 left top no-repeat;
}

#txtPostcodeA {
	float:left;
	width:40px;
	height:20px;
	margin-left:460px;
	margin-top:12px;
	background-color:#83868c;

}

#txtPostcodeB {
	float:left;
	width:40px;
	height:20px;
	margin-left:5px;
	margin-top:12px;
	background-color:#83868c;
}

#btnShowDirections {
	float:left;
	margin-left:10px;
	margin-top:13px;
}

#googlemap {
float:left;
width:647px;
height:242px;
}

#image {
float:left;
width:352px;
height:497px;
}

#footer {
float:left;
height:45px;
width:991px;
text-align:left;
margin:0px auto 0;
background-color:#83868c;
border-top:1px solid #CCCCCC;
padding:23px 0 0 9px;
font-size:11px;
color:#ffffff;
}

#footer span {
color:#000000;
}

#footer a {
font-size:11px;
color:#000000;
text-decoration:none;
}

#footer a:hover {
color:#000000;
text-decoration:underline;
}

.currentday {
color:#ffffff;
background-color:#272729;
}

.day {
color:#ffffff;
}