	/*
	Name: Protoytpe Layout CSS
	Creative by: Rise Creative Group
	Date modified: 2/5/08
	------------------------------------*/
	
	/*  Reset all CSS 
	------------------------------------*/
		
	html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, fieldset, form, label, legend, caption, tbody, tfoot, thead { margin : 0; padding : 0; border : 0; outline : 0; font-weight : inherit; font-style : inherit; font-size : 100%; font-family : inherit; vertical-align: baseline; background: transparent; }
	
	
	
	/* Hidden Elements 
	------------------------------------*/
	
	.logo span, #intro_text h1 span , #comment{
	display: none;
	}
	
	
	
	 
	
	
	/* Base style
	------------------------------------*/
	
	body {
		padding: 0;
		margin: 0;
		background: #0B1921 url(/images/body_bkg.jpg) repeat-x;
		
		}
		
		

	#ground {
		background:url(/images/footer_bkg.jpg) repeat-x;
		height:212px;
		margin:-60px 0 0 0;
	}	
	
	
	#ground_background {
	
		background:url(/images/ground_background.jpg) no-repeat 50%;
		min-height:52px;
		padding:0;
		padding-top: 80px;
		margin:0 0 0 0;
		
	}
	
	
	/* Container
	------------------------------------*/
	
	#container_background {
		background:url(/images/container_static_bkg.png) no-repeat;	
		width:971px;
	/*	height:439px;*/
		margin:38px 0 0 0;
	}	
	
	body.subpage #container_background {
		background:url(/images/container_static_bkg.png) no-repeat;	
		width:971px;
	/*	height:439px;*/
		margin:38px 0 0 0;
		
		}
	
	
	#container {
		width:971px;
		padding:0 !important;
		position: relative;
		margin:0 auto !important;
		}
		
		
		
	#container_bottom {
		background:url(/images/container_btn_bkg.png) no-repeat;
		width:971px;
		height:29px;
		margin:0;
		}
		
		
	/* Header
	------------------------------------*/
	
	
	#header {
		width:953px;
		height:69px;
		padding:0;
		margin: 0; 
		position: relative;
		}
		
	.subpage #header {
		height: 118px;
		color: #fff;
		}	
	
	#header .logo, #header .logo a {
		position:absolute;
		top:10px;
		left: 48px;
		height:100px;
		width:215px;
		}
	
	
	#profile_widget {
		width: 205px;
		background: #666666;
		position: absolute;
		left: 210px;
		padding: 7px;
		top: 15px;
		font-size: .85em;
		color: #fff;
		}
		
	#profile_widget a, #profile_widget a:visited {color: #FFFF00}
		
	#profile_widget .imgholder {margin: 2px;}
	
	#home #profile_widget {display: none;}
	
	.product_holder {
	
	}
	
	
		
	#split_col2 label {
		font-size: .8em;
		text-transform: uppercase;
		color: #333;
		}
	
	
	a.btn-request-quote {
		background:url(/images/btn-request-quote.png) left top no-repeat;
		width: 184px;
		height: 49px;
		position:absolute;
		top: 0px;
		right: 0px;
		z-index: 200;
		display: block;
		}
		
	a.btn-request-quote span{
	display: none;	
		}
		
	#home a.btn-request-quote {
		display: none;
		}		
	
	
	/* Navigation
	------------------------------------*/
	
	#nav {
		width: 660px;
		height: 24px;
		padding: 0;
		margin: 0;
		font-size: .9em;
		position: absolute;
		left:285px;
	}
	
	#nav li {
		list-style: none;
		margin: 0;
		padding: 0;
		float: left;
	}
	
	#nav li a {
		display: block;
		padding: 65px 10px 30px 10px;
		/*background:#ccc;*/
		margin: 0 5px;
		
	}
	#nav li a:hover , body.l1 #nav li.l1 a , body.l2 #nav li.l2 a , body.l3 #nav li.l3 a , body.l4 #nav li.l4 a , body.l5 #nav li.l5 a , body.l6 #nav li.l6 a , body.l7 #nav li.l7 a , body.l8 #nav li.l8 a , body.l9 #nav li.l9 a , body.l10 #nav li.l10 a{
		background:url(/images/bg-nav.png) left top repeat-x;
	}
	
	#home img.subpage {
		display: none;
		}
	
	.subpage img.subpage {
		position: absolute;
		z-index: 20;
		right: 0px;
		top: 85px;
		display: block;
		}
		

	
	
	/* Features
	------------------------------------*/
	
	#feature {
	width: 941px;
	height: 310px;
	margin: 50px 0 0 0;
	padding: 0 0 0 30px;
	position: relative;
	}
	
	#feature a {color:#ccc;}
	
	.subpage #feature {
	width: 958px;
	height: 150px;
	margin: 0;
	padding: 0;
	position: relative;
	}
	
	.subpage #feature h1 {
		font-size: 40px;
		position: absolute;
		top: 50px;
		left: 40px;
		z-index: 2;
		color: #fff;
		}
		
	.subpage #feature p.tagline {
		font-size: 12px;
		position: absolute;
		top: 90px;
		left: 25px;
		z-index: 3;
		color: #8ECAFC;
		}	
	
	#intro_text {
		float: left;
		padding: 35px 15px 5px 15px;
		width: 450px;
		color: #fff;
		position: absolute;
		top: 0px;
		left: 20px;
		z-index: 200;
		
		}
		
	#intro_text h1 {
		background:url(/images/intro_heading.gif) no-repeat;	
		width:436px;
		height:75px;
		display:block;
	}	
		
	
	.intro_links {
		color: #81C5FF;
		margin:0;
		margin-top: 15px;
		padding:0;
		list-style: none;
		}
		
	.intro_links li { 
	background:url(/images/list-bullet.gif) 2px no-repeat;
	float:left;
	width:180px;
	margin: 0 0 6px 0;
	padding: 0 0 0 20px;
	height:16px;
	}
		
	.intro_links a {	
	color: #81C5FF !important;
	padding-bottom: 3px;
	display: block;
		}
	

/* Slides
	------------------------------------*/
	
	div.slide {
		width: 507px;
		height: 341px;
		}
		
	div.s1 {
		background: url(/images/intro_image.png) transparent left top no-repeat !important;
		}	
		
	div.s2 {
		background: url(/images/intro_image.png) transparent left top no-repeat !important;
		}	

	
	#intro_image_holder {
		float:left;
		width:450px;
		position:relative;
		position: absolute;
		top: 0px;
		right: 10px;
		
	}
	
	#intro_image {
		position:absolute;
		width:507px;
		height:341px;
		left: -55px;
		top: -32px;
		}
	
	
	#feature_buttons {
		background:url(/images/feature_buttons.png) no-repeat;
		width:445px;
		height:60px;
		margin: 20px 0 0 0;
		padding:0;
		position: relative;
	}
	
	
	#feature_buttons li {
		list-style: none;
		margin: 0px;
		padding: 0px;
	}
	
	#feature_buttons li a {
		display: block;
		float: left;
		width: 225px;
		height: 65px;
		position: absolute;
		}
	
	#feature_buttons li span {
		display: none;
		}	
	
	#feature_buttons li.l1 a {
		top: 0px;
		left: 0px;
		}
		
	#feature_buttons li.l2 a {
		top: 0px;
		left: 211px;
		}
	
	
		
	/* Search
	------------------------------------*/
	
	#search {
		height: 30px;
		float: left;
		padding: 7px 0 0 36px;
		display: block;
		}

	
	/* Content
	------------------------------------*/
	
	
		
	body.subpage #content {
		width:971px;
		margin:0;
		padding:0;
		background: none;
		background:url(/images/content_bkg.png)  0px 30px repeat-y;
	
		}
		
	#content , body.multi-col #content {
		width:971px;
		margin:0;
		padding:0;
		background: none;
		background:url(/images/content_bkg.jpg)  0px 30px repeat-y;
	
		}	
		
	body#home #content a , #content a.main-link, #content a.learn-more    {
		text-transform: uppercase;
/*		text-decoration: none;
*/		font-weight: bold;
		color: #073E5E;
/*		clear: both;
		display: block;*/
		}	
		
	body#home #content a:hover , #content a:hover.main-link   {
	text-decoration: none;
	color: #032030 !important;
		}	
		
	body.subpage #content .wrap {
		background: none;
		background:url(/images/content_top-1col-1.png) top left no-repeat;
		padding-top: 73px;
		width:971px;
		position: relative;
		}	
		
		body#home #content .wrap {
		background:url(/images/content_top_home.png) top left no-repeat !important;	
		}
		
	#content .wrap , body.multi-col #content .wrap  {
		background: none;
		background:url(/images/content_top.png) top left no-repeat;
		padding-top: 73px;
		width:971px;
		}
		
		
	.services #content #main_col  { 
		width:656px;
		padding:15px 3px 10px 21px;	
		}
	
	.services-home #sub_col ul, .services-home #sub_nav_container { 
	 display:none !important;
	}
		
		
	body.subpage #content .wrap h1 {
		position: absolute;
		z-index: 10;
		top: 33px;
		left: 40px;
		}	
	
	
	/* Columns
	------------------------------------*/
	
	#full_col {
		float: left;
		width: 912px;
		margin: 0;
		padding: 18px 18px 12px 30px;
		}
	
	#main_col {
		float: left;
		width: 620px;
		margin: 0;
		padding: 15px 25px 10px 30px;
	}
	
	.split_col {
		float: left;
		width: 250px;
		margin: 0;
		padding: 18px 18px 20px 25px;
	}
	
	#sub_col {
		float: right;
		width: 270px;
		margin: 2px 0 0 20px;
		border-color: #666;
		border-width: 1px;
		display: block;
		color: #8ECAFC;
	}
	
	#sub_col a {
		color: #8ECAFC;
		text-decoration: underline;
		font-weight: bold;
		padding-right: 20px;
	}
	
	#sub_col a:hover {
		color: #fff;
		}
	
	#sub_col p {
	padding-right: 10px;
	font-size: 11px;
		}
	
	div.context_box h3 a {
		width: 212px;
		padding-top: 17px;
		padding-left: 50px;
		height: 33px;
		background:url(/images/bg-sidebar-header.png) left top no-repeat;
		display: block;
		margin-left: -13px;
		color: #fff !important;
		font-size:1.25em !important;
		text-decoration:none !important;
		position:relative;
		}
		
	.context_box-calc-icon { 
	float:left;
	padding:0 10px 0 0;
	}
	
	.home #sub_col {
	float: right;
	padding-right: 20px;
	}
	
	.context_box {padding: 12px 12px 12px 0; font-size: .85em;}
	
	
	#sub_col ul {padding: 0; margin: 0 0 20px;}
	
	
	#col_left {
		float: left;
		width: 338px;
		margin: 0 0 0 10px;
		padding: 0;
		}
		
	#customer-service-icon {
	position:absolute;
	top:-50px;
	left:13px;
		}
	
	#markets-represented-icon {
	position:absolute;
	top:-53px;
	left:-7px;
		}
		
	#interested-agents-icon {
	position:absolute;
	top:38px;
	left:-63px;
		}	
		
	#col_left p {
		float: left;
		padding-left: 25px;
		width: 275px;
	}
	
	#col_center {
	/*	background:url(/images/col_center_img.png) no-repeat;*/
		float: left;
		width: 308px;
		margin: 0;
		padding: 0 15px 0 15px;
	}
	
	#col_right {
		float: right;
		width: 210px;
		margin: 0;
		padding: 0;
		
		}
		
	body#home #col_right {
		width: 280px;
	/*	min-height: 267px;*/
		margin-top: -55px;
	/*	background:url(/images/bg-quote.gif) left top no-repeat;*/
		color: #fff;
	
		}	
		
#home #col_right a, #home #col_right a:hover, #home #col_right a:visited {
		color:#B3CFE7 !important;
		
		}	
	
	
	
		
	.heading_holder {
	 position:relative;
	 height:1px;
	 width:1px;
	}
	
	.heading {
	position:absolute;
	top:-38px;
	left:66px;
	width: 200px;
	height:22px;
	z-index:99 !important;
	display:block;
	}	
	
	#col_center .heading {
	left: 40px;
	}
	
	#col_right .heading h3 {
	position:absolute;
	top:54px;
	left: -16px;
	color:#ffffff !important;
	}
	
	
	#interested-agents-home { 
	margin:65px 0 0 0;
	width:210px;
	padding:0 10px;
	}
	
	
	#interested-agents-home a, #interested-agents-home a:visited {
		color:#B3CFE7!important;
	}
	
	#col_img_holder {
	float:left;
	position:relative;
	width:150px;
	height:215px;
	}
	
	
	
	#col_img{
	position:absolute;
	top: -21px;
	left: -2px;
	}
	
  #services-list {
  width:656px;	  
  margin:10px 0 0 0;
  margin-left: -20px !important;
  padding:0;
  }
	
  #services-list ul { 
  list-style:none;
  margin:0;
  padding:0;
  }
  
  #services-list ul li { 
  	position:relative;
  	width:308px;
	height:135px;
	float:left;
	padding-left: 20px;
	margin-bottom: 40px;
	background: url(/images/services/border_products_services.png) repeat-x bottom;
  }
  
  
  #services-list ul li a { 
	font-weight:bold;
  }
  
 
/*  #services-list ul li.services-list-odd { 
  background:url(/images/services-list-odd.jpg) no-repeat;
  }
  
  
  #services-list ul li.services-list-even { 
  background:url(/images/services-list-even.jpg) no-repeat;
}*/
  
  .services-list-content {

  }
  
  .services-list-even .services-list-content { 
  left:6px;
  }
  
  .services-list-img { 
  float:left;
  padding:0 10px 0 0;
  }
  
 .services-list-content a { 
  position:static !important;
  text-align:left;
  }
  
 .services-list-content ul li { 
 	list-style:none;
 }	
 
  .services-list-content ul li.image { 
 	list-style:none;
	float:left !important;
	width:120px !important;
 }	
 
  .services-list-content ul li.copy { 
 	list-style:none;
 	float:right !important;
	width:188px !important;
	padding:0 0 0 10px;
	
 }	
 .services-list-content ul li.copy p { 
  margin-top:0;	
 }
  
		
	.subpage .col-left {
		width: 280px;
		margin-right: 30px;
		float: left;
		}
		
	.subpage .col-right {
		width: 260px;
		margin-left: 30px;
		float: left;
		}	
		
	.subpage .col-right h1 {
		width: 280px;
		margin-left: 30px;
		float: left;
		left: 340px !important;
		}		


.services .context_box ul#sub_nav { 
	position:absolute;
	top:20px;
	left:-12px;
	}

.services .context_box ul#sub_nav li  { 
	list-style:none !important;
	width:262px !important;
	height:34px !important;
	background:#0C4261 !important;
	padding:0 !important;
	margin-bottom:1px;
	}
	
.services .context_box ul#sub_nav li a {
	text-decoration:none;
	width:242px !important;
	height:24px;
	display:block;
	padding:10px 5px;
	}
	
											 
.services #sub_nav_container { 
	position:relative;
	display:block;
	min-height:395px;
	}
									
.commercial-fishing .context_box ul#sub_nav li.sub1, .commercial-charter .context_box ul#sub_nav li.sub2, .tugs .context_box ul#sub_nav li.sub3, .deep-sea .context_box ul#sub_nav li.sub4, .research .context_box ul#sub_nav li.sub5, .freighters .context_box ul#sub_nav li.sub6, .ferry .context_box ul#sub_nav li.sub7, .cargo .context_box ul#sub_nav li.sub8, .marine .context_box ul#sub_nav li.sub9, .pollution .context_box ul#sub_nav li.sub10 { 
	background:#0D547D !important;
	}

		
		
	.recent_listings ul {margin: 0; padding: 0; border-right: 1px solid #666666;}
	
	.recent_listings li {float: left; min-height: 65px; padding: 18px; list-style: none; width: 40%;}
		
	.recent_listings li:hover {background: #ddd;}
			
	.rating {width: 280px; float: right; font-size: .9em; border-top: 1px solid #666666; padding: 5px; background: #ccc; margin-bottom: 10px; margin-top: -34px;}
	
		
	.subpage .rating {width: 100%; font-size: .9em; border-top: 1px solid #666666; padding: 5px; background: #ccc; margin-bottom: 10px; margin-top: 0;}
	
		
	.teaser {
		width: 260px;
		height: 150px;
		margin: 8px 15px 5px 0;
		float: left;
		padding: 10px;
		border: 1px solid #ccc;
		}
		
	.teaser li:hover {background: #ddd;}
	
	.subpage .teaser {
		width: 280px;
		height: 150px;
		margin: 8px 15px 5px 0;
		float: left;
		padding: 10px;
		border: 1px solid #ccc;
		}
		
	#ad_holder {
		float: right;
		width: 160px;
		margin: 2px 0 0 0;
		padding: 18px 18px 12px 6px;
		background-color: #D3D3D3;
		border-color: #666;
		border-width: 1px;
		display: block;
	}
		
	#extras_holder {
		background: #B4B4B4;
		}
		
	.newsletter {
		width: 250px;
		float: left;
		padding: 18px 0 10px 15px;
		}
		

	
	
	
	/* Miscellaneous
	------------------------------------*/
	
	.center {
		text-align:center;
	}
	
	.right {
		float: right;
	}
	
	.left {
		float: left;
		}
	
	.clear {
		clear: both;
	}
	
	img {
		border: 0;
		}
		
	.alert {
		color: #CC0000;
		font-weight: bold;
	}
	
	.note {
		text-transform: uppercase;
		color: #ccc;
	}
	
	.highlight {
		background-color: #ffcc99;
	}
	
	#cs_image{
	position:absolute;
	width:197px;
	height:255px;
	left: -149px;
	top: -20px;
	}
	
	.logo_holder {
	padding: 10px 0 10px 0;	
	}
	
	.logo_holder img {
		margin-right: 14px;	
	}
	
	/* Tables
	------------------------------------*/
		
	.tabular {
		width: 100%;
		background-color: #d8effc;
		border: 1px solid #999999;
		margin-bottom: 10px;
		margin-top: 10px;
		color: #073E5E;
	}	
		
	.tabular th {
		background-color: #B4D0E9;
		text-align:left;
		height:10px;
		color: #073E5E;
	}
	
	.tabular th a {
		color: #073E5E;
		}
	
	.tabular_highlight {
		background-color: #ebf7fd;
	}
	
	
	/* Site Information
	------------------------------------*/
		
	#site_information {
		margin-top: 100px;
		
		width: 941px;
		margin:0 auto;
		list-style: none;
		list-style-type:none;
		clear:both;
		font-size: 0.9em;
		color: #5E819F;
	}
	
	#site_information a, #site_information a:visited {
	color: #3D83AD
	}
	
	#site_information li {
		float: left;
		width: 470px;
		
		}


 /*Added by moe for ajax */

.messagebox{
	padding-top:15px;
	padding-left:5px;
	font-weight:bold;
	color:#000066;
	font-style:italic;
	height:30px;
	display:block;
	background-color:#FFC;
	border:1px solid #FC6;
	text-align:center;
}
.messageboxok{
	padding-top:15px;
	padding-left:5px;
	font-weight:bold;
	color:#008000;
	font-style:italic;
	height:30px;
	display:block;
	background-color:#FFC;
	border:1px solid #FC6;
	text-align:center;
	
}
.messageboxerror{
	padding-top:15px;
	padding-left:5px;
	font-weight:bold;
	color:#FF3300;
	font-style:italic;
	height:30px;
	display:block;
	background-color:#FFC;
	border:1px solid #FC6;
	text-align:center;
}

/*.subpage #main_col > p , .subpage #main_col > h3  {
	margin: 0px !important;
	padding: 0px;
	
	padding-left: 30px;
	padding-right: 30px;

	}*/
	
.subpage #main_col {
	width: 600px !important;
	padding-left: 40px !important;
	padding-right: 40px !important;
}
