body,div,dl,dt,dd,ul, ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td,img { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var,h1,h2,h3,h4,h5,h6  {
	font-style:normal;
	font-weight:normal;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	color: #5f91b7;
	font-size:100%;
	text-decoration: none;
	color: #fff;
	padding-left: 14px;
	margin-bottom: 10px;
	font-weight: lighter;
	background: url(images/header-bg.png) repeat-y;
}

h1{
	font-size: 24px;
	line-height: 1.4em;
}

h2{
	font-size: 16px;
	line-height: 1.6em;
}

h3{
	font-size: 14px;
	line-height: 1.8em;
}

abbr,acronym { 
	border:0;
}

body {
	background: #9dbdd6;
	color: #333; 
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif; 
	font-size: 11px; 
	line-height: 1.3em;
	padding-top: 160px;
	_behavior: url("js/csshover3.htc");
}

.floatLeft{
	float: left;
	margin: 0 10px 10px 0;
}

.floatRight{
	float: right;
	margin: 0 10px 15px 15px;
}

.alignLeft{
	text-align: left;
}

.alignRight{
	text-align: right;
}

.alignCenter{
	text-align: center;
}

.regularList{
	list-style: disc;
	margin: 0 0 10px 20px;
}

.border{
	border: 1px solid #ccc;
	overflow: hidden;	
}

.leftLink{
	display: block;
	margin: 0 auto;
	text-align: center;
	padding: 0;
}

.clear{
	clear: both;
}

strong{
	font-weight: bold;
}

p{
	line-height: 1.5em;
	padding: 0 15px 1.5em 15px;
}

a{
	color: #5f91b7;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

.hr{
	clear: both;
	margin: 4px 0 3px 0;
	width: auto;
	height: 1px;
	font-size: 0;
	overflow: hidden;
	border-top:1px solid #444;
}

#header{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}

#headerCenter{
	width: 862px;
	height: 160px;
	margin: 0 auto;
	position: relative;
}

#logo{
	width: 255px;
	height: 160px;
	position: absolute;
	left: 0;
	top: 14px;
	background: url(images/logo.png) no-repeat;
}

#wrapper{
	background: #eee;
	border: solid #fff;
	border-width: 1px 0;
}

#content{
	width: 862px;
	border-width: 0 1px;
	margin: 0 auto;
	padding: 0;
	overflow: hidden;
	height: 1%;
	position: relative;
}

* > #content{
	height: auto;
}

#rightColumn{
	width: 585px;
	float: right;
	position: relative;
	padding: 2px 6px;
	color: #999;
	padding-bottom: 1000px;
	margin-bottom: -1000px;
	text-align: justify;
	background: url(images/main-bg.png) repeat-y;
}

#rightColumn ul{
	padding-left: 30px;
	padding-bottom: 1.3em;
}

#topImage{
	position: absolute;
	top: 14px;
	right: 0;
	width: 597px;
	height: 146px;
	background: url(images/inner-top.jpg) no-repeat;
}

#topImageFlash{
	position: absolute;
	top: 14px;
	right: 1px;
	width: 597px;
	height: 146px;
}

#leftColumn{
	float: left;
	z-index: 1000;
	width: 255px;
	padding-top: 274px;
	position: relative;
}


#contactForm{
	width: 530px;
	margin: 20px auto;
}

#contactForm .element{
	margin-bottom: 10px;
	min-height: 20px;
	clear: left;
	height: 20px;
}

* > #contactForm .element{
	height: auto;
}

#contactForm .element label{
	display: block;
	float:left;
	width: 130px;
	text-align: right;
	padding-right: 5px;
	line-height: 20px;
}

#contactForm .element .field{
	float:left;
	width: 360px;
	text-align: right;
}

#contactForm .element .field input, #contactForm .element .field textarea{
	background: #fff;
	border: 1px solid #999;
	color: #333;
	width: 350px;
	text-align: left;
	padding: 2px;
}

#contactForm .element .field textarea{
	height: 100px;
}

#contactForm .element .field .button{
	width: 80px;
	cursor: pointer;
	margin-top: 5px;
	padding-left: 25px;
	background: #d1e4f5 url(images/arrow.png) no-repeat 7px center;
	border: 0;
	font-size: 14px;
	font-weight: lighter;
	color: #406d96;
}


#footer{
	width: 100%;
}

#footerCenter{
	width: 850px;
	height: 30px;
	color: #d4e5f3;
	margin: 0 auto;
	padding: 15px 0;
	text-align: left;
	position: relative;
}

#footerCenter a{
	color: #fff;
}

#thefreshuk{
	float: right;
	line-height: 1em;
}

ul.main{
padding: 2px 0 8px 15px;
list-style-position: inside;

}

ol.main{
padding: 2px 0 8px 20px;
list-style-position: inside;
}



.highslide {
	cursor: url(images/zoomin.cur), pointer;
	display: block;
	float: left;
    outline: none;
    margin: 0 5px 5px 5px;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide img {
	background: #fff;
	padding: 3px;
	border: 1px solid #ccc;	
}
.highslide:hover img {
	border: 1px solid #666;
}

.highslide-wrapper {
	background: white;
}
.highslide-image {
    border-bottom: 1px solid #6a8085;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    text-align: center;
    font-size: 18px;
    font-weight: lighter;
    padding: 8px 0 10px 0;
	color: #406d96;
    background-color: #fff;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    
    padding-left: 22px;
    background-image: url(images/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}

a.highslide-credits,
a.highslide-credits i {
	display: none;
}
a.highslide-full-expand {
	background: url(images/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}
.highslide-overlay {
	display: none;
}

/* Mac-style close button */
.closebutton {
	position: relative;
	top: -15px;
	left: 15px;
	width: 30px;
	height: 30px;
	cursor: hand; /* ie */
	cursor: pointer; /* w3c */
	background: url(images/close.png);
	/* For IE6, remove background and add filter */
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/close.png', sizingMethod='scale');
}


/* These must always be last */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}


#frontima {
	width:540 px;
	height: 128px;
	margin: 0px 10px 15px 22px;
}

.floatLeftf {
	float:left;
	margin: 0 0 0 10px;

}

/* testimonial bubbles */

.testi-bubble{
	width: 543px;
	margin: 0 auto;
	background: url(images/bubble-bg.png) repeat-y;
	margin-bottom: 15px;
	color:#626262;
}

.testi-bubbleHome{
	width: 543px;
	margin: 0 auto;
	margin-top: 9px;
	background: url(images/bubble-bg.png) repeat-y;
}

.testi-bubbleTop{
	padding: 5px 10px 5px 10px;
	background: url(images/bubble-top.png) no-repeat 0 0;
	color:#626262;
	
	}

div.testi-bubbleTop{
	height: 3px;
}

.testi-bubbleBottomLeft{
	padding: 0 10px;
	padding-bottom: 25px;
	background: url(images/bubble-bottom-left.png) no-repeat 0 100%;
}

.testi-bubbleBottomRight{
	padding: 0 10px;
	padding-bottom: 25px;
	background: url(images/bubble-bottom-right.png) no-repeat 0 100%;
}


/* */


#frontima {
	width:540 px;
	height: 128px;
	margin: 0px 10px 15px 22px;
}

.floatLeftf {
	float:left;
	margin: 0 0 0 10px;

}


.bubble{
	position:relative;
	width: 255px;
	margin: 0 auto 0 0;
	background: url(images/contact/bg-round.png) repeat-y;
	margin-bottom: 15px;
	padding-top: 10px;
}

.bubbleBottom{
	padding: 20px 10px;
	padding-bottom: 20px;
	background: url(images/contact/bottom-round.png) no-repeat 0 100%;
	
}

.bubbleTop{
	background: url(images/contact/bg-round.png) repeat-y;
}


#contactform{
	text-align: left;
}

#contactform input {
	width: 205px;
	text-align: left;
	padding: 1px;
	margin: 0 0px 5px 10px;
	color: #555;
}

#contactform textarea{
	width: 209px;
	text-align: left;
	padding: 1px;
	margin: 0 0px 5px 10px;
	color: #555;
}


#contactform .button{
	width: auto;
	

}

#contactform textarea{
	height: 100px;
}


h2.bubbles {
	position:relative;
	text-decoration: none;
	color: #fff;
	font-size: 18px;
	line-height: 0.5em;
	background: none;
	font-weight: bold;
	margin:0px;
	padding: 15px 10px 4px 12px;
	background: url(images/contact/top-round.png) no-repeat 0 0;
	z-index: 100;
	*margin-bottom: -2px;
	_margin-bottom: -17px;
}

h3.bubbles {
	color: #5f91b7;
	font-size:100%;
	text-decoration: none;
	color: #fff;
	padding-left: 14px;
	margin-bottom: 0px;
	font-weight: lighter;
	font-size: 14px;
	line-height: 1.6em;
	background: none;
	font-weight: bold;
}



.sitemap {
	width: 800px;
	font-size: 12px;
	color:#000;
	margin: auto;
	line-height: 14px;
	text-align:justify;
}


.niceBorder{
	padding: 5px;
	background: #f1f1f1;
	border: 1px solid #d6d7da;
	margin: 0 10px 5px 0px;
	
}


/* Gallery */


.galleryRow{
	border: 1px solid #e1e1e1;
	margin-bottom: 15px;
	margin-left: 5px;
	margin-right: 5px;
}

.galleryRowBackground{
	background: url(images/gradient-white-grey.png) repeat-x 0 0;
	border: solid #fff;
	border-width: 0 1px;
	padding: 14px;
}

.galleryRowImages{
	overflow: hidden;
	_height: 1%;
	_overflow: visible;
	background: url(images/big-arrow-grey.png) no-repeat center center;
	margin-bottom: 14px;
}

.galleryRowBefore, .galleryRowAfter{
	border: 1px solid #e1e1e1;
	background: #fff;
	padding: 8px;
	text-align: center;
	font-style: italic;
	background: #f4f4f4 url(images/gradient-grey-small.png) repeat-x;
}

.galleryRowBefore{
	_width: 40%;
	float: left;
}

.galleryRowAfter{
	_width: 40%;
	float: right;
}

.galleryRowBefore img, .galleryRowAfter img{
	margin-bottom: 7px;
}

.galleryRowText p{
	margin: 0;
	padding: 0;
	
}
.gallery-link{
	font-size:14px;
}
.gallery-link a{
	font-size:13px;
	font-weight:bold;

}


.referral{
	overflow:auto;
	padding:20px;
}
.referral p{
	padding:0px;
}
.referral fieldset{
	border:1px dashed #5F91B7;
	margin:0 0 10px;
	padding:10px 10px 10px 10px;
	width:505px;

}
.referral legend {
	background:none repeat scroll 0 0 #FFFFFF;
	color:#5F91B7;
	font-size:11px;
	padding:0 10px;
	text-transform:uppercase;
	margin-bottom:10px;
}
.referral .label_width{
	float:left;
	width:74px;
}
.referral .ref_label{
	float:right;
	width:94px;
}
.referral table tr{
	border:0px;
}
.referral table td{
	padding:1px 0px;
}
.referral input{

	float:left;
	overflow:none;
	margin-right:5px;
	
}
.referral .ref_field{

	border:1px solid #5F91B7;
	color:#3D3D3D;
	display:block;
	font:12px "Trebuchet MS",Trebuchet,Verdana,sans-serif;
	height:13px;
	margin:0 0 5px;
	padding:2px;
	text-align:left;
	width:200px;

}
.referral textarea{

	overflow:auto;
	border:1px solid #5F91B7;
	color:#3D3D3D;
	display:block;
}
.referral .hea{
	color:#3A9B86;;
	font-weight:bold;
}
.referral .required{
	padding:2px;
	color:#3A9B86;
	float:left;
}
.referral label{
	float:none;
	line-height:0;
}
.glow-errorMsg{
	float:none;
	color:#F30;
	padding:2px;
	overflow:none;
}
.glow-errorSummary{
	background-color:#FFC;
	color:#F30;
}
.glow-errorSummary ul{
	list-style-type:circle;
}
.referral .submit{
	float:left;
	margin-top:10px;
}
.referral input #re_requirement[]{
 border:0px solid #3A9B86;
}	