@charset "UTF-8";
/* CSS Document */



/* Main Structure - Body, TopBar, Middle Main Container, and Bottom Bar  */
/* Main Structure - Body, TopBar, Middle Main Container, and Bottom Bar  */
/* Main Structure - Body, TopBar, Middle Main Container, and Bottom Bar  */
body {
	font: 100% Helvetica, Verdana, Arial,sans-serif;
	background: #3399ff;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	background-image: url(images/backgrounds/main/main-bg2.jpg);
	background-repeat: repeat-x;
}


#topbar {
 
	background-repeat: repeat-x;
	height: 145px;
}

 #container {
	width: 900px;
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left;
}

#bottombar {
	background:#6699CC;
	width: 100%;
}

#bottombar2 {
	background:#FFFFFF;
	width: 100%;
	height: 100%;
}/* Main Structure - Body, TopBar, Middle Main Container, and Bottom Bar  */
/* Main Structure - Body, TopBar, Middle Main Container, and Bottom Bar  */
/* Main Structure - Body, TopBar, Middle Main Container, and Bottom Bar  */













/* Elements contained within TopBar  */
/* Elements contained within TopBar  */
/* Elements contained within TopBar  */
#header {
	margin: 0 auto;
	width: 860px;
	padding: 10px 20px 0 20px;
	height: 145px;
	text-align: left;
	padding-top: 10px;
	position: relative;
}

#header #contact{
	position:absolute;
	right:-1px;
	top:45px;
	padding-right:20px;
	text-align:right;
}

 #header h1 {
	margin: 0;
	padding: 5px 0;
}

 #header h2 {
	color: #003399;
	font-family: Helvetica, Verdana, Arial,sans-serif, "Helvetica Neue", "Helvetica Neue Light", "Helvetica Neue Bold Condensed", "Helvetica Neue Black Condensed";
	font-size: 16px;
}
/* Elements contained within TopBar  */
/* Elements contained within TopBar  */
/* Elements contained within TopBar  */











/* Elements contained within Container*/
/* Elements contained within Container*/
/* Elements contained within Container*/
#image-area {
	width: 900px;
	height: 300px;
	margin: 0px;
	padding: 0px;
	position: relative;
}

#image-area #main-image {
	width: 900px;
	height: 300px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 0px;
	top: 0px;
	background-image: url(images/scenes-four-cornwall/72-300-900-4web/beach-72-300-900.jpg);
}


#image-area ul {
	margin: 0px;
	padding: 0px;
	list-style:none;
	float:left;
	position:absolute;
	left: 0px;
	bottom: 0px;
	z-index: 101;
}

#image-area li {
	display: inline;
	float: left;
}

#image-area li a:link, #image-area li a:visited {
	padding: 10px;
	display:block;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color:#FFF;
	text-decoration: none;
	line-height: 1.2em;
	margin-right: 10px;
	background-color:#003399;
	-moz-border-radius-topleft: 7px;
	-moz-border-radius-topright: 7px;
	-webkit-border-top-left-radius: 7px;
	-webkit-border-top-right-radius: 7px;
	
}



#image-area li a:hover{
	background: #FFFFFF;
	color:#003399;
	}
	

#image-area li a.current, #image-area li a.current:hover, #image-area li a.current:active {
		background: #FFFFFF;
	color:#003399;
	
}

#image-area #poweroffour {
	height: 44px;
	width: 260px;
	position: absolute;
	top: 100px;
	left: 0px;
	background-image: url(../_images/logo.gif);
	background-repeat: no-repeat;
	background-position: left top;
	z-index: 100;
}


#float-wrapper {
	width: 900px;
	background: #FFFFFF;
}
#text-area {
	padding: 20px;
	width: 559px;
	background: #FFFFFF;
	float: left;
	border-right: solid #CCC 1px;
}

#text-area{
	padding: 20px;
	width: 559px;
	background: #FFFFFF;
	float: left;
	border-right: solid #CCC 1px;
}

#text-area h1 {
font: Helvetica Neue, Helvetica, Verdana, Arial,sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-align: justify;
	color: #000000;
	}

#addresses {
	margin-top: 7px;
	padding: 20px;
	background: #FFFFFF;
	width: 260px;
	float: right;
}
/* Elements contained within Container*/
/* Elements contained within Container*/
/* Elements contained within Container*/













/* Elements contained within BOTTOMBARS*/
/* Elements contained within BOTTOMBARS*/
/* Elements contained within BOTTOMBARS*/

#footer1 {
	text-align:left;
	margin: 0 auto;
	width: 860px;
	padding: 10px 20px 10px 20px;
	background:#6699CC;
}

#footer2 {
	text-align:left;
	margin: 0 auto;
	width: 860px;
	padding: 20px 20px 20px 20px;
	background:#FFFFFF;
}

.footer {
	color: #FFFFFF;
	font-size: 14px;
	width: 100%;
}
#bottomfooter {
width: 430px;
float:left;
	font-size: 9px;
	color: #333333;
}

#bottomfooter-right {
width: 429px;
float:left;
	font-size: 9px;
	color: #333333;
	text-align: right;
}
/* Elements contained within BOTTOMBARS*/
/* Elements contained within BOTTOMBARS*/
/* Elements contained within BOTTOMBARS*/














/* TEXT-STYLES*/
/* TEXT-STYLES*/
/* TEXT-STYLES*/
.text-header {
	font: Helvetica Neue, Helvetica, Verdana, Arial,sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-align: justify;
	color: #003399;
}
.body-text {
	font-size: 12px;
	text-align: justify;
	line-height: 20px;
	color: #333333;
}

.address-titles {
	color: #003399;
	font-weight: bold;
	font-size:14px;
}

.partner-title {
	
}

.contact-links {
	font-size: 12px;
	text-align: justify;
	line-height: 20px;
	color: #000000;
	text-decoration:underline;
}
.display-text {
	font-size: 12px;
	text-align: justify;
	line-height: 20px;
	color: #333333;
	font-style: oblique;
}

#header h2 a:link{
color: #003399;
	font-family: Helvetica, Verdana, Arial,sans-serif, "Helvetica Neue", "Helvetica Neue Light", "Helvetica Neue Bold Condensed", "Helvetica Neue Black Condensed";
	font-size: 16px;
	}
/* TEXT-STYLES*/
/* TEXT-STYLES*/
/* TEXT-STYLES*/








/*FLOAT-HACK*/
/*FLOAT-HACK*/
/*FLOAT-HACK*/
.clear {
	clear: both;
}

/*FLOAT-HACK*/
/*FLOAT-HACK*/
/*FLOAT-HACK*/






/*SHOW-HIDE*/
/*SHOW-HIDE*/
/*SHOW-HIDE*/

.hidden { display: none; }
.unhidden { display: block; }

/*SHOW-HIDE*/
/*SHOW-HIDE*/
/*SHOW-HIDE*/







/*** SLIDESHOW **/
/*** SLIDESHOW **/
/*** SLIDESHOW **/

#slideshow {
    position:relative;
    height:300px;
}

#slideshow DIV {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
    height: 300px;
    background-color: #FFF;
}

#slideshow DIV.active {
    z-index:10;
    opacity:1.0;
}

#slideshow DIV.last-active {
    z-index:9;
}

#slideshow DIV IMG {
    height: 300px;
    display: block;
    border: 0;
    margin-bottom: 10px;
}
/*** SLIDESHOW **/
/*** SLIDESHOW **/
/*** SLIDESHOW **/

