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

<!--
body, td, th {
	font-size: 13px;
	color: #000;
	font-family:Arial, Helvetica, sans-serif
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	line-height:20px;
	font-family:Arial, Helvetica, sans-serif;
	background: #fbf8f1;
}
#pagebg {
	background: url(../images/bg.jpg) top center no-repeat;
}
.footext {
	font-size:9px;
	line-height:normal;
	color:#999;
	text-align:center;
	margin:5px 0 5px 0
}
.footext a {
	color:#999; text-decoration:none;	
}
#extra-content {
	width:985px;
	height:227px;
	background:url(../images/girl-top.jpg) no-repeat top center
}
#extra-content .pad {
	padding:50px 0 0 50px
}
#panel {
	color:#0dabd5;
	background:url(../images/extrabg.gif) no-repeat top center;
	width:533px;
	height:111px;
}
#panel table tr td {
	color:#0dabd5;
	padding-top:15px
}
.contentbg {
	background: url(../images/contentrepeat.gif) top center repeat-y;
}
a {
	color:#248ad2;
}
#headbg {
	background: url(../images/bg.jpg) top center no-repeat;
}
.shad {
	background: url(../images/shad.jpg) top right no-repeat;
}
#contactdetails_top {
	background: url(../images/content_01_02.gif) top right no-repeat;
	width:223px;
	height:90px;
	line-height:normal;
	text-align:center;
	color:#003366;
	font-size:12px;
	font-weight:bold
}
#contact-details {
	font-size:13px;
	line-height:17px;
}
#contact-details .pad {
	padding:30px 40px 10px 0;
	line-height:normal;
	color:#4d4d4d;
	text-align:right
}
#main-content {
	background: url(../images/windsurfer_17.jpg) top right no-repeat;
	width:985px;
}
#testimonials {
	background-color:#cfeff7;
	width:533px;
}
#testimonials p {
	padding:0 30px 0 30px
}
#testimonials #top {
	height:16px;
	background: url(../images/testimonial-top.gif) top right no-repeat;
}
#testimonials #bottom {
	height:16px;
	background: url(../images/testimonial-bottom.gif) top right no-repeat;
}
#qq {
	background: url(../images/qq.gif) top center repeat-y;
	width:323px;
	text-align:center
}
#qq .pad {
	padding:0 20px 0 0
}
#bottomcontact-details {
	background: url(../images/bottom-contactbg.jpg) top right no-repeat;
	width:295px;
	height:99px;
}
#bottomcontact-details .pad {
	padding:10px 50px 0 0px;
	line-height:normal;
	color:#003366;
	text-align:right;
}
#h1bg {
	background:url(../images/h1bg.jpg) no-repeat top center;
	width:985px;
	height:24px;
}
#h1bg p {
	font-size:12px;
	text-align:right;
	margin:0 20px 0 0;
	padding:0
}
#col1 {
	padding:45px 48px 0 72px
}
#footernav {
	width:900px;
	text-align:center;
	color:#333;
	font-size:12px;
}
#footernav a {
	color:#333;
	text-decoration:none;
}
#bottomaddress {
	background:url(../images/bottomdetails-bg.jpg) no-repeat top center;
	width:416px;
	height:134px;
	font-size:12px;
	text-align:left;
	line-height:normal;
	color:#FFF
}
#bottomaddress .pad {
	padding:23px 5px 0 10px
}
#bottomaddress .pad a {
	color:#FFF;
}


.nav{ width:985px; padding:0; margin:0}
.nav li{ float:left; height:30px; display:inline; padding-right:0px; position:relative;}
.nav li a{ float:left; padding:0px; font-size:14px; font-weight:bold; color:#fff; text-decoration:none;}
.nav li a:hover{ color:#89d9f0;}

.nav li:hover ul{ left:0;}
.nav li ul{ position:absolute; margin:0; left:-9999px; top:30px; width:150px; background:#3daac5; padding-top:1px;}
.nav li ul li{ float:left; width:100%; height:auto; padding:0 0 0 10px; margin:0; background:none; line-height:180%;}
.nav li ul li a{ font-size:12px;}

/* SLIMBOX */

/**
 * jQuery lightBox plugin
 * This jQuery plugin was inspired and based on Lightbox 2 by Lokesh Dhakar (http://www.huddletogether.com/projects/lightbox2/)
 * and adapted to me for use like a plugin from jQuery.
 * @name jquery-lightbox-0.5.css
 * @author Leandro Vieira Pinho - http://leandrovieira.com
 * @version 0.5
 * @date April 11, 2008
 * @category jQuery plugin
 * @copyright (c) 2008 Leandro Vieira Pinho (leandrovieira.com)
 * @license CC Attribution-No Derivative Works 2.5 Brazil - http://creativecommons.org/licenses/by-nd/2.5/br/deed.en_US
 * @example Visit http://leandrovieira.com/projects/jquery/lightbox/ for more informations about this jQuery plugin
 */
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}


/* SIFR */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}
.sIFR-replaced {
	visibility: visible !important;
}
span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}
.sIFR-flash + div[adblocktab=true] {
	display: none !important;
}
h2 {
	font-size:20px;
	margin:0px 0 0px 0;
	padding:10px 0 0 0;
	text-align:left
}
.sIFR-hasFlash h2 {
	visibility: hidden;
	font-size: 20px;
	height:20px;
}
h3 {
	font-size:17px;
	margin:0px 0 0px 0;
	padding:0 0 5px 0;
	text-align:left;
	color:#003366
}
.bluetext {
	color:#085981;
	font-weight:bold;
	font-size:14px;
}
#h1bg p {
	margin:0;
	font-size:11px;
	color:#98d7ee
}




.apmtborder {
	border:3px solid #ccc;	
}