body {
	margin: 0;
	padding: 0;
	background: #4dc8e9;
}

h1, h2, h3 {
	font-family: Geneva, Arial, sans-serif;
	font-weight: normal;
}

h1 {
	font-size: 20pt;
	text-align: left;
	letter-spacing: -1pt;
	font-weight: bold;
	color: #4dc8e9;
	margin: 0;
}

h2 {
	font-size: 17pt;
	text-align: left;
	letter-spacing: -1pt;
	color: #b2bb1c;
	margin: 0;
}

h3 {
	font-size: 16pt;
	text-align: left;
	letter-spacing: -1pt;
	color: #333333;
	margin-bottom: -28px;
}

p {
	font-family: Geneva, Arial, sans-serif;
	font-size: 9pt;
	text-align: left;
	color: #555555;
	line-height: 150%;
	margin: 0;
}

ul {
	font-family: Geneva, Arial, sans-serif;
	font-size: 9pt;
	text-align: left;
	color: #555555;
	line-height: 150%;
	margin-left: 0.75em;
	padding-left: 0.75em;
}

hr {
	color: #4dc8e9;
	background-color: #4dc8e9;
	height: 1px;
	border: 0;
}

/* Form Stuff */

fieldset {
	border: 0;
	padding: 0;
}

div.mc-field-group {
	margin-top: 10px;
}

div.mc-field-group label {
	float: left;
	width: 100px;
	margin-right: 0.5em;
	font-family: Geneva, Arial, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #5a4529;
	text-align: left;
	margin-top: 6px;
}

div.mc-field-group input {
	background-color: #ffffff;
	border: 1px solid #4dc8e9;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-family: Geneva, Arial, sans-serif;
	font-size: 12pt;
	color: #33a1be;
	width: 300px;
}

fieldset input.btn {
	color: #ffffff;
	background-color: #4dc8e9;
	border: 1px solid #ffffff;
	width: 100px;
	height: 30px;
	margin: 10px 0;
	font-size: 10pt;
}

#mce-responses {
	font-family: Geneva, Arial, sans-serif;
	font-size: 9pt;
	text-align: left;
	color: #5a4529;
}

#mce-error-response {
	font-family: Geneva, Arial, sans-serif;
	font-size: 9pt;
	text-align: left;
	color: #5a4529;
}

.datefield input {
	width: 50px;
}

#submit {
	text-align: left;
}

/* Links and Colours */

a.blue:link {color: #4dc8e9}
a.blue:active {color: #4dc8e9}
a.blue:visited {color: #4dc8e9}
a.blue:hover {color: #b2bb1c}

.blue {color: #00549E}
.news-text {color: #555555; font-size: 8pt; font-family: Geneva, Arial, sans-serif; text-align: center; margin: 0;}

.small_text {font-size: 8pt}

/* Header */

#header {
	width : 550px;
	height: 55px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 95px;
	padding-right: 50px;
	padding-left: 350px;
	background-image: url('images/header.png');
	text-align: right;
}

/* Content */

#banner {
	clear: both;
	width: 850px;
	height: 140px;
	padding-left: 50px;
	padding-right: 50px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 10px;
	background-repeat: no-repeat;
	background-color: #ffffff;
}

#body {
	clear: both;
	margin-left: auto;
	margin-right: auto;
	width: 850px;
	padding-left: 50px;
	padding-right: 50px;
	padding-bottom: 30px;
	background-color: #ffffff;
}

#content-left {
	float: left;
	width: 500px;
	margin-top: 30px;
	padding-right: 30px;
	margin-right: 30px;
	border-right: #4dc8e9 1px solid;
}

#content-right {
	float: left;
	width: 289px;
	margin-top: 30px;
}

#body-end {
	clear: both;
	width : 950px;
	height: 25px;
	margin-left: auto;
	margin-right: auto;
	background-image: url('images/body_end.png');
}

#fix {
	clear: both;
	width: 950px;
}

.testimonial {
	clear: both;
	width: 458px;
	padding: 20px;
	margin-bottom: 20px;
	background-color: #c6ebf5;
	border: 1px solid #4dc8e9;
}

.testimonial_sm {
	clear: both;
	width: 249px;
	padding: 20px;
	margin-bottom: 10px;
	background-color: #c6ebf5;
	border: 1px solid #4dc8e9;
}

.news {
	float: left;
	width: 200px;
	height: 270px;
	margin-right: 40px;
	margin-bottom: 40px;
}

/* Footer */

#footer {
	clear: both;
	width : 950px;
	height: 30px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 30px;
}

#footer p {
	margin: 0;
	text-align: center;
	line-height: normal;
	font-family: Geneva, Arial, sans-serif;
	font-size: 8.5pt;
	color: #ffffff;
}

/*=NAVIGATION PRIMARY - BASE STYLES
-------------------------------------------------------------------------------------------*/	
#navigation_primary {
	height: 30px;
	width: 550px;
}

#navigation_primary ul {
	float: right;
	list-style: none;
	padding: 0;
	margin: 0;
}

#navigation_primary li {
	float: left;
	display: block;
	height: 30px;
	width: 105px;
	margin-left: 5px;
	background: #444 url('images/navigation_primary.png') 0 0 no-repeat;
}

/*=NAVIGATION PRIMARY - LIST ITEM - BACKGROUND POSITIONS
-------------------------------------------------------------------------------------------*/	
#navigation_primary li.home      			   		{ background-position: 0 0;	}
#navigation_primary li.services     		       	{ background-position: -105px 0; }
#navigation_primary li.testimonials 			   	{ background-position: -210px 0; }
#navigation_primary li.newsmedia     			   	{ background-position: -315px 0; }	
#navigation_primary li.book   			   		{ background-position: -420px 0; }

#navigation_primary a {
	display: block;
	height: 30px;
	width: 105px;
	text-indent: -9999px;
	background: url('images/navigation_primary.png') 0 -212px no-repeat;
}

	
/*=NAVIGATION PRIMARY - ANCHOR - DEFAULT BACKGROUND POSITIONS
-------------------------------------------------------------------------------------------*/
#navigation_primary li.home a 				   		{ background-position: 0 -60px;	}
#navigation_primary li.services a 				   	{ background-position: -105px -60px; }
#navigation_primary li.testimonials a 			   	{ background-position: -210px -60px; }
#navigation_primary li.newsmedia a 		   			{ background-position: -315px -60px; }
#navigation_primary li.book a 			       		{ background-position: -420px -60px; }
		
/*=NAVIGATION PRIMARY - ANCHOR - HOVER BACKGROUND POSITIONS
-------------------------------------------------------------------------------------------*/
#navigation_primary li.home.hover a:hover 	   		{ background-position: 0 0; }
#navigation_primary li.services.hover a:hover 	   	{ background-position: -105px 0; }
#navigation_primary li.testimonials.hover a:hover   { background-position: -210px 0; }
#navigation_primary li.newsmedia.hover a:hover 		{ background-position: -315px 0; }
#navigation_primary li.book.hover a:hover      		{ background-position: -420px 0; }

/*=NAVIGATION PRIMARY - ANCHOR - CURRENT PAGE BACKGROUND POSITIONS
-------------------------------------------------------------------------------------------*/	
#home #navigation_primary li.home a 		   		{ background-position: 0 -30px; }
#services #navigation_primary li.services a 		{ background-position: -105px -30px; }
#testimonials #navigation_primary li.testimonials a	{ background-position: -210px -30px; }
#newsmedia #navigation_primary li.newsmedia a		{ background-position: -315px -30px; }
#book #navigation_primary li.book a 	       		{ background-position: -420px -30px; }
