body{
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	margin-top: 0px;
	line-height: 1.25;
}
#wrap	{
	margin-left: auto;
	position: relative;
	width:860px;
	margin-top:0px;
	margin-right: auto;
	z-index: auto;
	margin-bottom: 0px;
}

#nav {
	width:860px;
	font-size: 14px;
	background-repeat: no-repeat;
	clear: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	height: 20px;
	padding-top: 5px;
	background-image: url(../images/bgcontent2.jpg);
	padding-bottom: 10px;	
}

#nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#nav li {
	display: inline;
}
#nav a:link, #nav a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #666666;
}
#nav a {
	font-weight: bold;
	padding: 5px 9px 5px 9px;
}

#nav a:hover {
	color: #FF9900;
	background-color: #E6E6E6;
}
#nav2 {
	width: 180px;
	margin-left: 20px;
	clear: both;
	float: left;
	margin-top: 15px;
}	
#header {
	width: 860px;
	position: relative;
	height: 157px;
	z-index: 1;
	background-image: url(../images/banner5.jpg);
	float: left;
	background-repeat: no-repeat;
}
#content {
	width: 860px;
	position: relative;
	background-repeat: repeat-y;
	left: 0px;
	background-image: url(../images/bgcontent2.jpg);
	padding-bottom: 0px;
	margin: 0px 0px 5px 0px;
	padding-top: 1px;
}
.img_left {
	border: solid #ccc 1px;
	padding: 5px;
	float: left;
	margin: 8px 15px 8px 0px;
}
.img_right {
	float: right;
	border: solid #ccc 1px;
	padding: 5px;
	margin: 8px 0px 8px 15px;
}
.img_rightnb {
	float: right;
	padding: 5px;
	margin: 8px 0px 8px 15px;
}
.img_clear_l {
	padding: 5px;
	float: left;
	margin: 8px 15px 8px 0px;
}
.img_clear_r {
	padding: 5px;
	float: right;
	margin: 8px 0px 8px 15px;
}
p {
	margin: 5px 50px 5px 50px;
}
h1, h2, h3, h4, h5, h6 {
	margin: 10px 0px 0px 50px;
}
h1 {
	font-size: 24px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #333333;
}
h2 {
	font-size: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}
h3 {
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}
h4 {
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}

h5 {
	font-size: 14px;
	font-weight: bold;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.tariff {
	font-size: 12px;
}
a:link {
	color: #51A8FF;
	text-decoration: none;
}
a:visited {
	color: #51A8FF;
	text-decoration: none;
}	
a:hover {
	color: #FF9900;
	text-decoration: none;
}
#footer{
	width: 860px;
	position: relative;
	z-index: 10;
	background-image: url(../images/sea_sky_a2.jpg);
	left: 0px;
	margin-top: -5px;
	padding-top: 0px;
	background-repeat: no-repeat;
	height: 228px;
}
.copyright {
	font-size: 10px;
	color: #999999;
	vertical-align: bottom;
	padding-top: 190px;
	margin-left: 50px;
}
#map {
	position: relative;
	left: 50px;
}


#wrap #content #picture {
	position: relative;
	width: 400px;
	clear: both;
	float: left;
}
.centre {
	text-align: center;
	margin-left: auto;
	margin-right: auto;

}

#wrap #content .col {
	text-align: left;
	float: left;
	width: 430px;
	clear: right;
	font-size: 12px;
}
#wrap #footer .copyright credit {
	right: 100px;
}

.tagline {
	font-size: 9px;
	position: absolute;
	left: 560px;
	top: 20px;
}
.clearthis {
	clear: both;
}
.check {
	margin-bottom: -6px;
}
.white {
	color: #FFF;
	font-size: 18px;
}
#insert {
	color: #FFF;
	background-color: #FFFFD4;
	width: 470px;
	margin-left: 50px;
	padding: 5px 10px 5px 10px;
	border: solid #333 1px;
}