body {
	margin:0;
	padding:0;
	background-image:url(../images/img/bg_gradient.jpg);
	background-repeat:repeat-x;
	background-color:#244570;
	color:#363636;
	font-size:12px;
	font-family:Arial, sans-serif;
}

.blue {
	color:#0083BC;
}

#container {
	width:100%;
	overflow:hidden;
}

#header {
	height:147px;
	width:934px;
	background-image:url(../images/img/bg_header.jpg);
	background-repeat:no-repeat;
	-moz-box-shadow:0 0 10px rgba(0,0,0,.4);
	-webkit-box-shadow:0 0 10px rgba(0,0,0,.4);
	-moz-border-radius:0 0 3px 3px;
	-webkit-border-bottom-left-radius:3px;
	-webkit-border-bottom-right-radius:3px;
	border-color:#c0d7ea;
	filter:chroma(color=#c0d7ea);
	border-bottom:solid 3px #c0d7ea;
	border-left:solid 3px #c0d7ea;
	border-right:solid 3px #c0d7ea;
	filter:alpha(opacity=80);
	opacity:0.8;
	margin: 0 auto;
}

p {
	margin-bottom:8px!important;
	margin-top:0;
	font-size:13px;
	line-height:16px!important;
	font-family:Arial, sans-serif;
}

#header #logo {
	height:105px;
	width:259px;
	float:left;
	margin:34px 30px 0 5px;
	_margin:10px 0 0 10px;
}

#container.home {
	background: transparent url(../images/img/bg_boat.jpg) center 0 no-repeat;
}

#container.content {
	background: transparent url(../images/img/bg_ocean.jpg) center 0 no-repeat;
}

#container.home #header #nav {
	height:50px;
	width:640px;
	float:left;
	background-image:url();
	background-repeat:no-repeat;
	padding:97px 0 0;
}

#container.content #header #nav {
	height:50px;
	width:640px;
	float:left;
	background:none;
	padding:97px 0 0;
}

#header #nav span {
	display:none;
}

#header #nav a {
	height:50px;
	background-repeat:no-repeat;
	float:left;
	display:block;
	background-repeat:no-repeat;
}

#header #nav a:hover,#header #nav a.active {
	background-position:0 -50px;
}

#header #nav a.nav_about {
	width:160px;
	background-image:url(../images/img/bn_about.jpg);
}

#header #nav a.nav_services {
	width:160px;
	background-image:url(../images/img/bn_services.jpg);
}

#header #nav a.nav_casestudies {
	width:160px;
	background-image:url(../images/img/bn_case.jpg);
}

#header #nav a.nav_contact {
	width:160px;
	background-image:url(../images/img/bn_contact.jpg);
}

#footer {
	clear:both;
	padding-bottom: 100px;
	color:#d3e5f8;
	line-height:20px;
	font-size:11px!important;
	text-align:center;
}

#footer a {
	color:#d3e5f8;
	text-decoration:none;
}

#footer a:hover {
	color:#cad9e6;
	text-decoration:underline;
}

#container #main {
	font-size:.8em;
	margin: 0 auto;
	background-repeat:no-repeat;
	width: 940px;
}

#container.home #main #content {
	background-repeat:no-repeat;
	background-position:bottom;
	padding:15px 0;
}

#container.home #main #main_content {
	background-repeat:repeat-y;
	padding:0;
}

#container.home #main #content #welcome {
	margin:5px 0 50px 0;
	line-height:15px;
	width:340px;
	float:left;
	height: 210px;
}

#welcome p {
	color:#363636;
	font-size:1.5em;
	margin:15px!important;
	font-weight:normal;
	line-height:16px;
}

#container.home #main #content #welcome h1 {
	margin:15px 0 10px;
	_margin:25px 0 5px 0;
}

*+html #container.home #main #content #welcome h1 {
	margin:25px 0 5px;
}

#container.home #main #content #promo {
	width:940px;
	float:left;
	margin:60px 0 30px 0;

	
/*overflow:hidden;*/
}

#container.home #main #content #promo .box {
	width:266px;
	font-size:13px;
	padding:15px;
	float:left;
	line-height:15px;

	
/* for IE */
	border-bottom:solid 3px #c0d7ea;
	border-left:solid 3px #c0d7ea;
	border-right:solid 3px #c0d7ea;
	border-top:solid 3px #c0d7ea;
	filter:alpha(opacity=80);
	opacity:0.8;
	background-color:#FFF;

	
/* CSS3 standard */
	-moz-box-shadow:0 0 10px rgba(0,0,0,.4);
	-webkit-box-shadow:0 0 10px rgba(0,0,0,.4);
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
}

.marginRight {
	margin-right:15px;
}

.marginTop {
	margin-top:15px;
}

.height230 {
	height:230px;
	min-height:230px;
}

.height280 {
	height:280px;
	min-height:280px;
}

.height123 {
	height:123px;
	min-height:123px;
}

.height55 {
	height:55px;
	min-height:50px;
}

.width940 {
	width:940px;
}

.width280 {
	width:280px;
}

#container.home #main #content #promo .box p {
	margin:0;
	font-size:13px;
}

#container.home #main #content #promo .box h1 {
	color:#007AC1;
	font-size:1.2em;
	font-weight:normal;
	margin:0 0 15px;
	text-transform:uppercase;
}

#container.home #main #content #promo .box h2 {
	font-size:1.4em;
	color:#007ac1;
}

#container.home #main #content #promo .box h3 {
	font-size:1.4em;
	color:#007ac1;
}

#container.home #main #main_footer {
	clear:both;
	height:13px;
}

#container.content #main #content {
	padding:0;
}

#container.content #main #main_content {
	padding:0;
	line-height:15px;
}

#container.content #main #main_content #image {
	width:934px;
	height:250px;
	margin:15px 0;
	float:left;
	line-height:15px;

	
/* for IE */
	border-bottom:solid 3px #c0d7ea;
	border-left:solid 3px #c0d7ea;
	border-right:solid 3px #c0d7ea;
	border-top:solid 3px #c0d7ea;
	filter:alpha(opacity=80);
	opacity:0.8;
	background-color:#FFF;

	
/* CSS3 standard */
	-moz-box-shadow:0 0 10px rgba(0,0,0,.8);
	-webkit-box-shadow:0 0 10px rgba(0,0,0,.8);
	border-bottom:3px solid rgba(187,221,248,.8);
	border-left:3px solid rgba(187,221,248,.8);
	border-right:3px solid rgba(187,221,248,.8);
	border-top:3px solid rgba(187,221,248,.8);
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
}

#container.content #main #main_content #column1 {
	width:266px;
	padding:15px 0 0 15px;
	float:left;
	overflow: hidden;

	
/* for IE */
	border-bottom:solid 3px #c0d7ea;
	border-left:solid 3px #c0d7ea;
	border-right:solid 3px #c0d7ea;
	border-top:solid 3px #c0d7ea;
	filter:alpha(opacity=80);
	opacity:0.8;
	background-color:#FFF;

	
/* CSS3 standard */
	-moz-box-shadow:0 0 10px rgba(0,0,0,.4);
	-webkit-box-shadow:0 0 10px rgba(0,0,0,.4);
	border-bottom:3px solid rgba(187,221,248,.4);
	border-left:3px solid rgba(187,221,248,.4);
	border-right:3px solid rgba(187,221,248,.4);
	border-top:3px solid rgba(187,221,248,.4);
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
}

#container.content #main #main_content #column1 #subnav {
	margin:0;
	font-size:1.2em;
}

#container.content #main #main_content #column1 #subnav h1 {
	font-size:1.2em;
	margin:0 15px 8px 0;
}

#container.content #main #main_content #column1 #subnav h1 a {
	display:block;
	color:#007ac1;
	padding:0 0 0 20px;
	text-decoration:none;
}

#container.content #main #main_content #column1 #subnav h1 a:hover {
	text-decoration:underline;
}

#container.content #main #main_content #column2 {
	width:602px;
	min-height:265px;
	padding:15px;
	float:left;
	line-height:15px;

	
/* for IE */
	border-bottom:solid 3px #c0d7ea;
	border-left:solid 3px #c0d7ea;
	border-right:solid 3px #c0d7ea;
	border-top:solid 3px #c0d7ea;
	filter:alpha(opacity=80);
	opacity:0.8;
	background-color:#FFF;

	
/* CSS3 standard */
	-moz-box-shadow:0 0 10px rgba(0,0,0,.4);
	-webkit-box-shadow:0 0 10px rgba(0,0,0,.4);
	border-bottom:3px solid rgba(187,221,248,.4);
	border-left:3px solid rgba(187,221,248,.4);
	border-right:3px solid rgba(187,221,248,.4);
	border-top:3px solid rgba(187,221,248,.4);
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
}

.floatRight {
	float: right !important;
}

#container.content #main #main_content #column3 {
	width:910px;
	min-height:265px;
	padding:15px;
	float:left;
	line-height:15px;

	
/* for IE */
	border-bottom:solid 3px #c0d7ea;
	border-left:solid 3px #c0d7ea;
	border-right:solid 3px #c0d7ea;
	border-top:solid 3px #c0d7ea;
	filter:alpha(opacity=80);
	opacity:0.8;
	background-color:#FFF;

	
/* CSS3 standard */
	-moz-box-shadow:0 0 10px rgba(0,0,0,.4);
	-webkit-box-shadow:0 0 10px rgba(0,0,0,.4);
	border-bottom:3px solid rgba(187,221,248,.4);
	border-left:3px solid rgba(187,221,248,.4);
	border-right:3px solid rgba(187,221,248,.4);
	border-top:3px solid rgba(187,221,248,.4);
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
}

h1 {
	color:#007ac1;
	font-size:1.7em;
	margin-bottom:15px;
	margin-top:0;
}

h2 {
	color:#bb8e16;
	font-size:1.4em;
	margin-bottom:0;
}

h3 {
	color:#363636;
	font-size:1.2em;
	font-family:Arial, sans-serif;
	font-weight:normal;
	line-height:17px;
}

h4 {
	color:#bb8e16;
	font-size:1.2em;
	margin-bottom:0;
	font-weight:normal;
}

h5 {
	color:#234364;
	font-size:13px!important;
	margin-bottom:10px;
	font-weight:normal;
	margin-top:0;
}

h6 {
	color:#363636;
	font-size:1.5em;
	margin:15px!important;
	font-weight:normal;
	line-height:16px;
}

#container.content #main #main_content #column2 ul {
	list-style:none;
}

#container.content #main #main_content #column2 ul li {
	padding:0;
}

#container.content #main #main_content #column2 ul li li {
	padding:0;
}

#container.content #main #main_content #column2 img {
	margin:10px 15px 10px 0;
	border:1px solid #007ac1;
}

#container.content #main #main_content #column2 table img {
	margin:0;
	border:0;
}

#container.content #main #main_content #column2 img.image_right {
	float:right;
	margin:0 10px 10px 0;
	border:0;
}

#container.content #main #main_footer {
	clear:both;
	height:15px;
}

ul#news {
	margin:0;
	padding:0;
	height:77px;
	overflow:hidden;
}

ul#news li {
	margin:0;
	padding:0;
	overflow:hidden;
	height:120px;
}

ul.arrow li {
	list-style-image:url(../images/img/arrow.gif);
	font-size:13px;
	padding-bottom:10px;
	margin-left:-18px;
	margin-bottom:5px;
}

#next {
	cursor:pointer;
	margin-top:8px;
}

.clear {
	clear:both;
}

a {
	outline:none;
	color:#363636;
}

a:hover {
	color:#007ac1;
}

.button {
	background:transparent url(../images/img/bn_arrow.png) left 0 no-repeat;
	font-size:13px;
	width:220px;
	text-align:left;
	color:#0074b9!important;
	cursor:pointer;
	height:17px;
	padding-left:20px;
	display:block;
	float:left;
	line-height:17px;
}

a.button {
	text-decoration:none!important;
	height:17px;
}

.button:hover {
	background:transparent url(../images/img/bn_arrow.png) left -18px no-repeat;
	color:#363636!important;
}

.buttonSmall {
	background:transparent url(../images/img/bn_arrowSmall.png) left 0 no-repeat;
	font-size:11px;
	width:220px;
	text-align:left;
	color:#0074b9!important;
	cursor:pointer;
	height:13px;
	padding-left:20px;
	display:block;
	float:left;
	line-height:13px;
}

a.buttonSmall {
	text-decoration:none!important;
	height:17px;
}

.buttonSmall:hover {
	background:transparent url(../images/img/bn_arrowSmall.png) left -17px no-repeat;
	color:#363636!important;
}

img.floatLeft {
	float:left;
}


	
/* Facebook feed */

#facebookFeed {
	list-style-type: none;
	padding: 0;
	height: 170px;
	overflow: hidden;
}

#facebookFeed li {
	height: 170px;
}

.story {
	overflow: hidden;
	margin-bottom: 8px;
}

.story p {
	margin: 0 !important;
}

.story p.message {
	font-weight: bold;
	margin-bottom: 8px !important;
	
}

.story .blurb {
	float: left;
	padding: 0 0 0 5px;
	border-left: 1px solid #b7d1e4;
	width: 230px;
}

#facebookFeed .story .thumb {
	float:left;
	margin: 0 8px 5px 0;
	background-color: #b7d1e4;
	padding: 3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
}

#facebookFeed .story .icon {
	float:left;
	padding-right: 5px;
}

#result {
	float:left;
	width:275px;
	height:160px;
	font-size:12px;
	overflow:auto;
	margin-bottom:15px;
}

#result h3 {
	margin-bottom:5px;
	margin-top:0;
	color:#363636!important;
	font-weight:bold;
	font-size:13px!important;
	line-height:13px;
}

#result p {
	margin-bottom:5px;
	font-size:13px;
	line-height:13px;
}

#result img {
	width:70px;
	height:52px;
	margin:0 15px 15px 0;
	float:left;
}

#result div.updated {
	color:#999;
	font-size:.8em;
}


	
/* Forms */
#FormModuleContainer {
	overflow:hidden;
	display:block;
	width:250px;
	font-family:Arial, sans-serif!important;
}

.FormConfirmationMessage,.FormIntroductionText {
	font-size:13px;
	margin-bottom:5px;
	color:#bb8e16;
}

.TableForm {
	width:250px;
}

.TableForm td {
	border-bottom:1px solid #FFF;
	vertical-align:top;
	margin:2px;
}

#FormModuleContainer .label {
	font-size:13px;
	width:100px;
	display:block;
	padding-top:4px;
	padding-right:4px;
}

#FormModuleContainer .label:after {
	content:":";
}

#FormModuleContainer .textInput {
	border:1px solid #CFD4D8;
	width:130px;
	font-size:13px;
	padding:3px;
	font-family:Arial!important;
	float:left;
}

#FormModuleContainer .textArea {
	width:130px;
	border:1px solid #CFD4D8;
	padding:3px;
	font-size:13px;
	float:left;
	font-family:Arial!important;
}

#FormModuleContainer .SubmitButton {
	background:transparent url(../images/img/bn_arrowSmall.png) left 0 no-repeat;
	font-size:11px;
	width:80px;
	text-align:left;
	color:#0074b9!important;
	cursor:pointer;
	height:13px;
	padding-left:15px;
	display:block;
	float:left;
	line-height:14px;
	font-family:Arial, sans-serif;
	border:0;
	margin-top:5px;
}

#FormModuleContainer .error {
	float:left;
	padding:3px 0 0 3px;
	white-space:nowrap;
}

#map {
	float:right!important;
}

.clear {
	clear:both;
}

.buttonFB {
	background:transparent url(../images/img/facebook.png) left 0 no-repeat;
	font-size:13px;
	width:180px;
	text-align:left;
	color:#0074b9!important;
	cursor:pointer;
	height:12px;
	padding-top:4px;
	padding-left:32px;
	display:block;
	float:left;
	line-height:17px;
}

a.buttonFB {
	text-decoration:none!important;
	height:25px;
}

.buttonFB:hover {
	background:transparent url(../images/img/facebook.png) left -31px no-repeat;
	color:#363636!important;
}