body {
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	background: #081534 url(../images/bodyBg.jpg) top left repeat-x;
	padding: 0;
	margin: 0;
	line-height: 1.35em;
}

a {
	color: #FFF;
}

ul {
	margin-left: auto;
}

li {
	list-style: square;
}

#wrapperPad {
	width: 1000px;
	margin-top: 36px;
	height: 1px;
}

#wrapper {
	width: 1000px;
	margin: 0 auto;
	background: #02091B;
	border-left: 2px solid #EEECEC;
	border-right: 2px solid #EEECEC;
	padding: 0;
}

#nav {
	padding: 0;
}

#nav ul {
	margin: 0;
	padding: 10px 0;
	width: 100%;
	text-align: center;
}

#nav ul li {
	list-style: none;
	display: inline;
	padding: 0 5px;
	font-size: 13px;
	font-family: Arial;
	border-right: 1px solid #FFF;
}

#nav ul li.last {
	border-right: 0;
}

#nav ul li a {
	text-decoration: none;
}

#nav ul li a:hover {
	text-decoration: underline;
}

#nav ul li span {
	color: #1BBCB4; /*This is the AA green/blue */
}

#logo h1, #logo h2 {
	display: none;
}

#logo img {
	border: 0;
}

#images {
	position: relative;
	float: right;
	width: 700px;
	height: 300px;
	margin: 0;
	padding: 0;
}

.image {
	position:absolute;
	width: 700px;
	height: 300px;
}

#text {
	position: absolute;
	bottom: 30px;
	right: 0;
	z-index: 4;
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	font-size: 1.4em;
}

#text a {
	padding: 400px 10px 5px 300px;
	color: #FAF8Ed;
	text-decoration: none;
	text-shadow: #000 2px 2px 1px;
	font-weight: bold;
}

#strapline {
	position: relative;
	height: 300px;
	overflow: hidden;
	width: 1000px;
}

#strapFrame {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 3;
	width: 100%;
}

#logo {
	position: absolute;
	top: 10px;
	left: 0;
	z-index: 4;
	width: 100%;
	text-align: center;
	width: 315px;
}

#content {
	padding: 0 10px;
}

h1 {
	color: #1BBCB4; /*This is the AA green/blue */
	margin-top: 0.5em;
}

h2, h3 {
	color: #1BBCB4; /*This is the AA green/blue */
}

#footer {
	background: #FFF url(../images/footer.jpg) top left no-repeat;
	padding-top: 60px;
	color: #02091B;
}

#footer p {
	text-align: left;
	padding-left: 8px;
}

#footer p a {
	color: #000;
}

#siteBy {
	float: right;
	margin-right: 5px;
}

.imgright {
	float: right;
	margin-left: 10px;
	margin-bottom: 2px;
}

.imgleft {
	float: left;
	margin-right: 10px;
	margin-bottom: 2px;
}

.morepadright {
	margin-right: 25px !important;
}

.clear {
	clear: both;
	margin: 1px;
	padding: 1px;
	height: 1px;
	line-height: 1px;
	font-size: 1px;
}

.headingTable {
	text-align: center;
}

.headingTable {
	margin: 0 auto;
	width: 90%;
}

.flright {
	float: right;
	clear: both;
}

.flright {
	text-decoration: none !important;
}

.flright:hover {
	text-decoration: underline !important;
}

hr {
	clear: both;
	margin: 10px;
	background: url(../images/hr.png) top no-repeat;
	height: 50px;
	border: 0px;
	border-style: none;
}

#events {
	float: right;
	margin-left: 10px;
	margin-top: 15px;
	width: 37%;
	background: url(../images/eventsBg.png) left no-repeat;
	padding-left: 50px;
}

.priceCode {
	text-align: right;
}

.pricingtable {
	border-spacing: 0;
	border-collapse: collapse;
	padding: 0;
	margin: 0 auto;
	color: #000;
	width: 400px;
	border: 1px solid #FFF;
}

.pricingtable tr {
	border-bottom: 1px solid #FFF;
	width: 400px;
	text-align: center;
}

.pricingtable td.headtd {
	color: #1BBCB4;
	font-size: 120%;
	background: #FFF;
}

.pricingtable td {
	padding: 5px;
	margin: 0;
	border-spacing: 0;
	border-collapse: collapse;
	width: 100%;
}

.noborder {
	border: 0 !important;
	color: #FFF;
	text-align: left !important;
}

#ieNotice {
	position: fixed; 
	top: 0; 
	height: 20px; 
	background: #FFFFE1 url('http://assets.tinternet-solutions.co.uk/famicons/exclamation.png') 15px 12px no-repeat !important; 
	color: #333;
	padding: 10px 50px;
	border-bottom: 2px solid #000;
	width: 100%;
	z-index: 100;
}

#ieNotice a {
	color: #369;
}

#ieNotice img {
	float: right;
	border: 0;
	margin-right: 100px;
}

.feedback {
	background: #FFF url('../images/feedbackBg.gif') top left repeat-x;
	border: 2px solid #1BBCB4;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
	color: #333;
	padding: 0 5px;
	width: 40%;
	float: left;
	margin-right: 10px;
}

.feedbackfull {
	background: #FFF url('../images/feedbackBg.gif') top left repeat-x;
	border: 2px solid #1BBCB4;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
	color: #333;
	padding: 0 5px;
	margin: 0 auto 15px auto;
	width: 95%;
}

.feedback p, .feedbackfull p {
	padding: 0;
}

.feedback h5, .feedbackfull h5 {
	text-shadow: #FAF8Ed 2px 2px 1px;
	text-align: right;
	margin-bottom: 5px;
}

#enquiryForm {
	background: #E0EFEF;
	border: 2px solid #1BBCB4;
	float: right;
	width: 50%;
	padding: 10px;
	margin-left: 10px;
	color: #333;
	background: #FFFFFF url(../images/feedbackBg.gif) repeat-x scroll left top;
}

#enquiryForm ol {
	margin-left: 0;
	padding-left: 10px;
}

#enquiryForm ol li {
	margin-left: 0;
	list-style: none;
	margin-bottom: 5px;
}

#enquiryForm ol li label {
	float: left;
	width: 150px;
}

#enquiryForm ol li input, #enquiryForm ol li textarea {
	width: 285px;
}

#enquiryForm ol li textarea {
	height: 80px;
}

.successMessage {
	background-color: #CFC;
	border: 2px solid #0C0;
	color: #090;
	font-size: 0.85em;
	padding: 0.8em;
	margin: 1em 0 1em 0;
}

.errorMessage {
	color: #C00; 
	border: 1px solid #C00; 
	background-color: #FEE;
	font-size: 0.85em;
	padding: 0.8em;
	margin: 0 0 1em 0;
}

.successMessage h2, .errorMessage h2 {
	font-size: 1.2em;
	margin: 0;
	color: #333;
}

.successMessage p, .errorMessage p {
	margin: 0;
}

.successMessage ul, .errorMessage ul {
	margin: 0;
	padding: 0;
}

.successMessage li, .errorMessage li {
	margin: 0 0 0 1.8em;
	list-style: square;
}

.req {
	color: #C00;
}

.center {
	text-align: center;
}

.address {
	padding-left: 57px;
}