@charset "utf-8";
/* CSS Document */
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: 12px; 
	line-height: 1.3em;
	padding-top: 157px;
	_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: 143px;
	position: absolute;
	left: 0;
	top: 14px;
	background: url(../images/logo.jpg) no-repeat;
}
#topImageFlash{
	position: absolute;
	top: 14px;

	width: 589px;
	left:268px;	
	height: 144px;
	

	
}

#wrapper{
	background: url(../images/logo_bkg2.jpg);
	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;
}


#leftColumn{
	float: left;
	z-index: 1000;
	width: 255px;
	
	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%;
	font-size:12px;
}

#footerCenter{
	width: 850px;
	height: 30px;
	color: #d4e5f3;
	margin: 0 auto;
	padding: 15px 0;
	text-align: left;
	line-height: 1em;
	position: relative;
	
}

#footerCenter a{
	color: #fff;
}

.sitemap {
	font-size: 12px;
	color:#D4E5F3;
	float: right;
	margin: auto;
	line-height: 1em;
	padding-right:106px;
	text-align:justify;
}

#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: 0px;
}

.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 0px;
	padding-left:75px;
	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;
}







