/* CSS Document */

* {
	margin:0; padding:0;
	font-size:100%;
}

body{
	background:#ffffff;
	text-align:center;
}

img {vertical-align:left;}
a img { border:0;}

ul { list-style:none;}

.left { float:left;}
.right {float:right;}
.clear  { clear:both;}


html, input, textarea
	{
		font-family:Arial, Helvetica, sans-serif;
		font-size:0.75em;
		line-height:1.25em;
		color:#047381;
	}

input, select { vertical-align:middle; font-weight:normal;}

a {color:#ffffff;}
a:hover{text-decoration:none;}
p {padding-top:15px;}
.box p {padding-top:19px;}

/* ============================= main layout ====================== */

#main { width:968px; margin:0 auto; text-align:left; background:url(images/top-bg.jpg) top left no-repeat #1ac6f8;}
.bottom-bg {background:url(images/bottom-bg.jpg) bottom left no-repeat;}

.col-1, .col-2, .col-3 {float:left;}
.container {width:100%; overflow:hidden;}
.col-1 {width:432px;}
.col-2 {
	width:250px;
	position:relative;
	visibility: inherit;
}

.link {padding:15px 0 0 0; text-align:right;}
.link a {cursor:pointer;}
.link2 {font-size:1.167em; color:#fff;}

li { background:url(images/list-bg.gif) no-repeat 0 9px; padding-left:23px; font-size:12px;}
li a {color:#ffffff; text-decoration:none; display:block; width:100%; background:url(images/title-line.gif) bottom left repeat-x; padding:5px 0 8px 0;}
li a:hover {text-decoration:underline;}
.last {background:none;}
.list {line-height:1.583em;}

h2 {color:#02778c; font-weight:normal; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:3.077em; line-height:1em; margin-bottom:11px;}
h3 {color:#ffffff; font-weight:normal; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:1.833em; line-height:1em; background:url(images/title-line.gif) bottom left repeat-x; padding-bottom:4px; margin-bottom:15px; position:relative;}
.box h3 {font-size:1.692em;}

.imgindent {margin:0 20px 0 0; float:left;}

/* ============================= header ====================== */

#header {height:423px;}

.flash {position:absolute; width:968px; height:499px;}

/* ============================= content ====================== */

#content {min-height:467px; height:auto !important; height:467px; padding:0 87px 0 87px; background:url(images/middle-bg.gif) repeat-x 0 75px;}

.box {
	background:url(images/box-top-bg.png) top left no-repeat;
	padding-top:173px;
	font-size:1.083em;
	line-height:1.308em;
	position:relative;
	background-image: url(PICS FOR BARBADOSKITE/box-top-bg.png);
}
.box .tail-bg {background:url(images/box-tail-bg.jpg) top left repeat-y;}
.box .bottom-bg {background:url(images/box-bottom-bg.jpg) bottom left no-repeat;}
.box .indent {padding:0 31px 30px 33px; margin-top:-155px; zoom:1;}


.box1 {background:#3ec9e4 url(images/box1-tail-bottom.gif) bottom repeat-x; position:relative;}
.box1 .tail-top {background:url(images/box1-tail-top.gif) top repeat-x;}
.box1 .corner-bottom-right {background:url(images/box1-corner-bottom-right.gif) bottom right no-repeat;}
.box1 .corner-bottom-left {background:url(images/box1-corner-bottom-left.gif) bottom left no-repeat;}
.box1 .corner-top-right {background:url(images/box1-corner-top-right.gif) top right no-repeat;}
.box1 .corner-top-left {background:url(images/box1-corner-top-left.gif) top left no-repeat; width:100%;}
.box1 .indent {padding:5px 13px 5px 18px; margin:0;}

.col-pad {padding-right:85px;}

.margin1 {margin-top:20px;}
.margin2 {margin-top:40px;}
.margin3 {margin-top:9px;}
.padding1 {padding-top:70px;}
.padding2 {padding-top:5px;}
.padding3 {padding-top:25px;}

.text2 {font-size:1.077em; line-height:1.357em;}
.text3 {font-size:1.167em; color:#fff;}

.phone {display:inline-block; width:90px;}
.mail {color:#047381;}

/* ============================= footer ====================== */

#footer { height:80px; border-top:5px solid #ffffff; margin:0 87px; color:#0398c4; padding:14px 0 0 0;}
#footer a {color:#3ac8e4;}


/* ============================= forms ============================= */

#ContactForm .rowi {height:31px;}
#ContactForm .col-1 {width:145px !important;}
#ContactForm .col-2 {width:219px !important;}

.input {width:133px; height:18px; border:1px solid #b4b4b4; background:#fff; padding:0 0 0 5px; font-size:1em;}
textarea {width:212px; height:80px; border:1px solid #b4b4b4; background:#fff; padding:0 0 0 5px; overflow:auto; font-size:1em;}

