﻿body{
	background-color:#c7c6c6;
	background-image:url('images/bg.gif');
	background-repeat:repeat-x;
	padding-top:0px;
	margin-top:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#3E3E3E;
}

h1{
	font-size: 18px;
	font-weight: bold;
	color:#3e4e8a;
}
h2{
	font-size:14px;
	font-weight:bold;
	color:#3e4e8a;
}

#container{
	width:970px;
	background-color:#ffffff;
	background-image:url('images/logo.jpg');
	background-position:right top;
	background-repeat:no-repeat;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
}

#contacttop{
	width:586px;
	height:23px;
	background-image:url('images/contactbg.jpg');
	background-repeat:no-repeat;
	padding-left:7px;
	vertical-align:middle;
	color:#ffffff;
	font-family:"Segoe UI", Arial;
	font-size:14px;
}
#contacttop a{
	color:#ffffff;
	text-decoration:underline;
}
#contacttop a:active{
	color:#ffffff;
	text-decoration:underline;
}
#contacttop a:visited{
	color:#ffffff;
	text-decoration:underline;
}
#strapline{
	width: 500px;
	height: 70px;
	padding-left: 10px;
	padding-top: 10px;
}
#navbar{
	width: 970px;
	height: 40px;
	background-image: url('images/navbar.jpg');
	background-repeat: no-repeat;
	background-position: center;
}
#image{
	width: 970px;
	height: 337px;
	background-color: #121b46;
	text-align: center;
	z-index:1;
}
#footer{
	background-image: url('images/footer.jpg');
	background-repeat: no-repeat;
	width: 970px;
	height: 26px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	clear: both;
	padding-top:7px;
}
#footer a{
	color: #ffffff;
}
#packages{
	width: 262px;
	background-image: url('images/packages.jpg');
	background-repeat: no-repeat;
	background-position: center bottom;
	background-color: #4B5771;
	float: right;
	padding-bottom: 15px;
	color:#ffffff;
}
#packages a{
	color:#ffffff;
	text-decoration:none;
}
#packages li{
	height: 40px;
	background-image: url('images/smallbuoy.png');
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 35px;
	padding-top: 5px;
	list-style: none;
	color: #ffffff;
	font-size: 10px;
	padding-right: 10px;
	text-decoration: none;
}
#packages li:hover{
	height: 40px;
	background-image: url('images/smallbuoy.png');
	background-position: left center;
	background-repeat: no-repeat;
	background-color:#607091;
	padding-left: 35px;
	padding-top: 5px;
	list-style: none;
	color: #ffffff;
	font-size: 10px;
	padding-right: 10px;
}
.packagetitle{
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	padding: 0px;
	text-decoration: none;
}
.packagetitle a{
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	padding: 0px;
	text-decoration: none;
}
#packagestop{
	width: 241px;
	height: 15px;
	background-color: #121B46;
	padding: 10px;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	margin-bottom: 5px;
}
#main{
	width: 640px;
	padding: 0 10px 10px 10px;
	padding-left: 30px;
	padding-top: 15px;
	text-align: justify;
}
#main a{
	color:#797979;
	text-decoration:underline;
}
#news a{
	color:#797979;
	text-decoration:underline;
}
#news{
	width: 600px;
	padding: 0 50px 10px 10px;
	padding-left: 30px;
	padding-top: 15px;
}
#logos{
	vertical-align:middle;
	background-image:url('images/indexbottom.jpg');
	background-repeat:no-repeat;
	background-position:left bottom;
	height:70px;
	margin-left:30px;
	font-size:16px;
	padding-top:30px;
	padding-left:200px;
}
#quote{
	margin-left:25px;
	font-size:16px;
}
.quote {
	background-image:url('images/quotebutton.jpg');
	background-repeat:no-repeat;
	line-height:35px;
	padding-left:35px;
	height:40px;
	width:365px;
	display:block;
	color:#ffffff;
	text-decoration:none;
}
.quote:hover{
	background-image:url('images/quotebuttonhover.jpg');
	background-repeat:no-repeat;
	line-height:35px;
	padding-left:35px;
	height:40px;
	width:365px;
	display:block;
	color:#ffffff;
	text-decoration:none;
}
.packageimg{
	border:2px #121B46 solid;
}
