body {
	/*height:100%;*/
	background-color:#000;
	background-image: url(graphics/bg_body.gif);
	background-position:center top;
	background-repeat: no-repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	margin:0px 0 0;
	padding:0;
	border:0;
}
* {
	margin:0;
	padding:0;
}
/*html, * html #wrap {
height:600px;
}*/
#wrap {
	position:relative;
	width:800px;
	/*background-color:#12286c;*/
	margin:0 auto;
}
#inner-wrap {
	padding-bottom:23px;
	float:left;
	clear:both;
	width:800px;/*background-color:#12286c;*/ /*  background-position: top centre; background-repeat:no-repeat;*/
}
#inner-wrap:after {
	content:" ";
	display:block;
	clear:both;
}
* html #inner-wrap {
/*height:600px;*/
}
#header {
	height:134px;
	width:801px;
	margin-left:-2px;
	background:url(graphics/banner.jpg) top left no-repeat;
}
#footer {
	float:left;
	height:20px;
	width:789px;
	text-align:center;
	padding-right:9px;
}
#footer a {
	font-size:10px;
	color:#FFF;
}
#left {
	float:left;
	width:500px;
	text-align:left;
	padding:14px 15px 6px 10px;
	line-height:163%;
	color:#fff;
	height:441px;
}
#right {
	width:202px;
	text-align:left;
	float:left;
	height:441px;
	color:#fff;
	padding-left:50px;
}
/* Typeography */
div {
	font-size:10px;
}
h1 {
	font-size:12px;
	color: #fff;
	font-weight:700;
}
h3 {
	font-size:11px;
}
a:link {
	color: #CCCC33;
}
a:visited {
	color: #CCCC33;
}
a:hover {
	color: #FFFFFF;
}
a:active {
	color: #CCCC33;
}
#navigation {
	float:left;
	width:802px;
	height:34px;
	margin-left:-2px;
	background: url(graphics/navigation.gif) left top repeat-x;
}
p, div {
	font-family:Verdana, tahoma, helvetica, arial;
	font-size:12px;
	line-height:150%;
}
.menu {
	text-align: left;
	position: absolute;
	visibility: hidden;
	z-index: 100;
}
.currentday {
	color:#000;
	background-color: #CCCC00;
}
.day {
	color:#000;
}
#menu1 {
	visibility:hidden;
	z-index:400;
	width:135px;
	padding:0px;
	list-style:none;
	text-decoration:none;
	position:absolute;
	top:180px;
	left:238px;
}
#menu1 #tabs ul {
	margin-left: 0;
	padding-left: 0;
	display: block;
	list-style:none;
}
#menu1 #tabs ul li {
	list-style: none;
	margin-left: 0;
	margin-bottom: 0;
	display:block;
	padding-left:0px;
}
#menu1 a {
	color:#FFFFFF;
	font-size:10px;
	text-decoration:none;
	text-align:center;
	padding-top:2px;
	width:151px;
	height:25px;
	background-color:#333333;
	display:block;
	padding-left:0px;
	filter:alpha(opacity=80);
	opacity: 0.8;
	-moz-opacity:0.8;
}
#menu1 a:hover {
	color:#fff;
	background-color: #000;
	filter:alpha(opacity=80);
	opacity: 0.8;
	-moz-opacity:0.8;
}
#home { /*home page fix*/
	position:relative;
	height:450px;
}
#mid-enq {
	width:515px;
	height:550px;
	padding-left:5px;
	margin-left:auto;
	margin-right:auto;
}
#mid-enq label {
	width:60px;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12.5px;
	color:#FFF;
}
#mid-enq input {
	margin-bottom:4px;
	margin-top:4px;
	width:400px;
	height: auto;
	float:left;
}
#mid-enq input img {
	width:50px;
}
#mid-enq textarea {
	width:400px;
	height:250px;
	font:  Arial, Helvetica, sans-serif;
}
#homepage_image {
	height:160px;
}
#addressinfo {
	padding-left:25px;
	color:#FFF
}
