body {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	background-color: #FFFFFF;
	margin-bottom: 12px;
}
a:link {
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #03F9FC;
	text-decoration: none;
}
#wrapper {
	width: 970px;
	margin-right: auto;
	margin-left: auto;
}
.top-menu {
	font-weight: bold;
	text-align: center;
	height: 26px;
	color: #03F9FC;
	background-color: #000000;
	background-image: url(../images/header-backgrnd.png);
	background-repeat: repeat-x;
	padding-top: 4px;
}
#wrapper #left-col {
	float: left;
	width: 200px;
	margin-right: 6px;
	padding-top: 12px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
}
#wrapper #centre-content {
	margin-left: 6px;
}
#wrapper #right-col {
	float: right;
	width: 180px;
}
.footer {
	clear: both;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #ffffff;
}
.spacer {
	clear: both;
	margin-top: 10px;
}
#wrapper #banner .top-menu a {
	font-size: 80%;
	font-weight: bold;
	color: #03F9FC;
	text-decoration: none;
}
#wrapper #banner .top-menu a:link {
	font-size: 80%;
	font-weight: bold;
	color: #03F9FC;
	text-decoration: none;
}
#wrapper #banner .top-menu a:hover {
	font-size: 80%;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}
h1 {
	font-size: 120%;
	color: #FF6600;
}
p {
	font-size: 80%;
	margin: 0px;
}
h2 {
	font-size: 80%;
	color: #33CCFF;
	margin-bottom: 6px;
}
.img-left {
	float: left;
	margin: 6px;
}
.img-right {
	margin: 6px;
	float: right;
}
.list-form {
	font-size: 80%;
}
legend {
	color: #FF6600;
	border-color:#FF6600;
}
fieldset {
	border: 1px solid #FF6600;
}
.separator {
	background-image: url(../images/line5.png);
	background-repeat: no-repeat;
	height: 12px;
	width: 970px;
}
#wrapper #banner .strapline {
	float: right;
	padding-right: 100px;
	font-size: 120%;
	color: #FF6600;
	padding-top: 30px;
}
ul {
	font-size: 80%;
	list-style-type: circle;
	list-style-position: inside;
	color: #03F9FC;
	position: relative;
}
.form-input {
	position: absolute;
	left: 150px;
}
.contact {
	margin-left: 200px;
	position: relative;
	width: 600px;
}
#wrapper #left-col .list-form img {
	margin-bottom: 9px;
}
#wrapper #left-col .list-form .centre {
	text-align: center;
}
/*------------------ Gallery Styles-------------------*/
#gallery {
	width:728px;
	height:500px;
	padding:10px;
	border:1px solid #000;
	background: #ffffff;
	position:relative;
	float: right;
}
#gallery b.default {position:absolute; left:10px; top:10px; width:548px; height:380px; text-align:center;}
#gallery b.default img {display:block; margin:0 auto 10px auto; border:1px solid #eee; border-color:#555 #ddd #eee #333;}
#gallery b.default span {display:block; color:#000; font-family:verdana, arial, sans-serif; font-weight:normal; font-size:11px; width:350px; margin:0 auto;}

#gallery ul {list-style:none; padding:0; margin:0; width:180px; position:relative; float:right;}
#gallery ul li {display:inline; width:52px; height:52px; float:left; margin:0 0 5px 5px;}
#gallery ul li a {display:block; width:50px; height:50px; text-decoration:none; border:1px solid #000; border-color:#eee #555 #333 #ddd;}
#gallery ul li a span {display:none;}
#gallery ul li a img {display:block; width:50px; height:50px; border:0;}
#gallery ul li a:hover {white-space:normal; border-color:#555 #ddd #eee #333; background:#fff;}
#gallery ul li a:hover b {position:absolute; left:-548px; top:0; width:548px; height:380px; text-align:center; background:#fff; z-index:20;}
#gallery ul li a:hover span {display:block; color:#000; font-family:verdana, arial, sans-serif; font-weight:normal; font-size:11px; width:350px; margin:0 auto;}
#gallery ul li a:hover img {margin:0 auto 10px auto; width:auto; height:auto; border:1px solid #eee; border-color:#555 #ddd #eee #333;}

#gallery ul li a:active, #gallery ul li a:focus {white-space:normal; border-color:#555 #ddd #eee #333; background:#fff;}
#gallery ul li a:active b, #gallery ul li a:focus b {position:absolute; left:-548px; top:0; width:548px; height:380px; text-align:center; background:#fff; z-index:10;}
#gallery ul li a:active span, #gallery ul li a:focus span {display:block; color:#000; font-family:verdana, arial, sans-serif; font-weight:normal; font-size:11px; width:350px; margin:0 auto;}
#gallery ul li a:active img, #gallery ul li a:focus img{margin:0 auto 10px auto; width:auto; height:auto; border:1px solid #eee; border-color:#555 #ddd #eee #333;}
#wrapper #footer {
	font-size: 80%;
	padding: 8px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #222222;
}
