@charset "utf-8";
body  {
	font: 12px "Lucida Sans Unicode", "Lucida Grande", sans-serif, sans-serif;
	margin: 0; 
	padding: 0;
	text-align: left; 
	color: #000000;
	background-image: url(images/bglong.jpg);
background-repeat: repeat-x;
}
.reef #container {
	width: 100%;  	background: #FFFFFF;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	float: none;
} 
.reef #header {
	height: 212px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 20px;
	background-color: #189CD7;
	background-image: url(images/head4.jpg);
	margin: 0;
	background-repeat: no-repeat;
} 
.reef #headerreef {
	height: 212px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 20px;
	background-color: #189CD7;
	background-image: url(images/head-reef.jpg);
	margin: 0;
	background-repeat: no-repeat;
} 
.reef #headerland {
	height: 212px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 20px;
	background-color: #189CD7;
	background-image: url(images/head-land.jpg);
	margin: 0;
	background-repeat: no-repeat;
}
.reef #headerhire {
	height: 212px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 20px;
	background-color: #189CD7;
	background-image: url(images/head-hire.jpg);
	margin: 0;
	background-repeat: no-repeat;
}
a:link, a:visited, a:hover, a:active{
	text-decoration: none;
	text-transform: uppercase;
	color: #069;
	}
a:hover{
		border-bottom:1px dotted #008080;

	}
.reef #menu {
	height: 40px;
	margin: 0px;
	padding: 0;
	background-color: #0C8E9A;
	background-image: url(images/menu2.gif);
	background-repeat: no-repeat;
	background-position: left;
} 

.reef #sidebar1 {
	float: left;
	width: 180px;
	padding-top: 20px;
	padding-right: 8px;
	padding-bottom: 15px;
	padding-left: 15px;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #069;
	background-image: url(images/bglong2.jpg);
	background-repeat: repeat-x;
}
.reef #sidebar2 {
	float: right;
	width: 220px;
	padding-top: 25px;
	padding-right: 8px;
	padding-bottom: 15px;
	padding-left: 15px;
	background-color: #FFFFFF;
}
.reef #mainContent {
	width:70%;
	margin-top: 30px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 215px;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 15px;
} 
h1 {
	font-family: "Lucida Grande", Tahoma;
	font-size: 180%;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #069;
	letter-spacing: 0.15em;
}
h2 {font-family: "Lucida Grande", Tahoma;
	font-size: 130%;
	font-weight: lighter;
	font-variant: normal;
	text-transform: uppercase;
	color: #069;
letter-spacing: 0.1em;
}


h3 {
	font-size:130%;
	color: #069;
	text-transform: none;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}
h4 {font-family: "Lucida Grande", Tahoma;
	font-size: 110%;
	font-weight: lighter;
	font-variant: normal;
	text-transform: uppercase;
	color: #069;
letter-spacing: 0.2em;
}
.reef #footer {
	padding: 0 10px 0 20px;
	height:60px;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #000000;
} 
.reef #footer p {
	font-size:90%;
	margin: 0; 
	padding: 10px 0; 
	text-align: center;
}
.fltrt { 
	float: right;
	margin-left: 12px;
	text-align:center;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

