.clearer {
	clear: both;
}

body{ 
	background-color:#00446a;
	margin:0px 0px 0px 0px;  /*top right bottom left*/
	background-image: url(images/background_gradient.gif);
	background-repeat:repeat-x;
}

#container {
	margin: 0px auto;
	width: 850px;
	background-color:#00446a;
}

	#top_bar {	
		height:25px;
		width:850px;
		float:left;
		background-image: url(images/background_1-1.gif);
		background-repeat:no-repeat;
	}

	#logo_row {	
		height:103px;
		width:850px;
		float:left;
		background-color:#00446a;
	}

		#logo {	
			float:left;
			padding:0px 0px 0px 14px; /*top right bottom left*/
		}
		
		#header_pics_small {	
			float:left;
			padding:0px 0px 0px 12px; /*top right bottom left*/
		}

	#container_leftmenu {	
		width:276px;
		float:left;
		background-image:url(images/background_leftmenu_top.gif);
		background-repeat:no-repeat;
		background-color:#00446a;
		padding:0px 0px 0px 0px; /*top right bottom left*/
		margin:0px 0px 20px 0px; /*top right bottom left*/
	}
	
		#leftmenu_content {	
			width:256px;
			float:right;
			background-color: #376c8b;
			padding:0px 0px 30px 0px; /*top right bottom left*/
			margin:115px 0px 0px 0px; /*top right bottom left*/		
		}
		
			.rollover_container {
				float:right;
				text-align:right;
				background-color:#990000;
				width: 194px ;
				height: 36px ;
				background: transparent url(images/menu_background_off.gif);
				background-repeat:no-repeat;	
				margin:0px 0px 0px 0px; /*top right bottom left*/
				padding:0px 30px 0px 0px; /*top right bottom left*/		
		}

			#top_divider {
				float:left;	
				margin:0px 0px 0px 0px; /*top right bottom left*/
				padding:0px 0px 0px 50px; /*top right bottom left*/		
		}
		
		#leftmenu_footer {	
			width:256px;
			float:left;
			background-color:#00446a;
			padding:0px 0px 0px 20px; /*top right bottom left*/
			margin:0px 0px 0px 0px; /*top right bottom left*/		
		}
		
		#rss_container {	
			width:256px;
			float:left;
			background-color: #00446a; 
			padding:20px 0px 0px 20px; /*top right bottom left*/
			margin:0px 0px 0px 0px; /*top right bottom left*/
	
		}
		
			#rss_icon {	
				float:left;
				padding:0px 10px 0px 0px; /*top right bottom left*/
				margin:0px 0px 0px 0px; /*top right bottom left*/
			}
			
			#rss_content {	
				width:256px;
				float:left;
				background-color: #00446a; 
				overflow:hidden;
				padding:0px 0px 0px 30px; /*top right bottom left*/
				margin:0px 0px 0px 0px; /*top right bottom left*/
				font-size: 10px;
				font-weight: normal;
				font-family: Verdana, Arial, Helvetica, sans-serif;
				color: #b8b8b7;		
			}
		
	#container_content {	
		width:574px;
		float:left;
		background-image:url(images/background_content_top.gif);
		background-repeat:no-repeat;
		background-color: #00446a;
		padding:0px 0px 0px 0px; /*top right bottom left*/
		margin:0px 0px 0px 0px; /*top right bottom left*/
	}
	
		#content {	
			width:524px;
			padding:75px 20px 30px 30px; /*top right bottom left*/
			margin:0px 0px 0px 0px; /*top right bottom left*/
		}
		
			#underline_dots {	
				margin: 0px 0px 0px 0px;  /*top right bottom left*/ 
				padding: 3px 0px 20px 0px;  /*top right bottom left*/ 
			}		
			
		.emphasized_box {	
			width:500px;
			background-color:#0c547c;
			border:2px solid #28678b;
			padding:10px 10px 10px 10px; /*top right bottom left*/
			margin:0px 0px 0px 0px; /*top right bottom left*/
		}
		
		.emphasized_box_left {	
			width:232px;
			background-color:#0c547c;
			border:2px solid #28678b;
			padding:10px 10px 10px 10px; /*top right bottom left*/
			margin:0px 0px 0px 0px; /*top right bottom left*/
		}

#footer_copyright {
	text-align: center;
	padding:10px 0 20px 0px; /*top right bottom left*/
	font-family: Arial, Helvetica, Verdana, sans-serif; 
	font-size:10px; 
	color:#ffffff;
}

/*Misc*/
a img {border: none; }

#recent_projects { 
  	padding:0 0 0px 7px; 
	margin:0; 
}

#recent_projects li { 
	list-style-type: disc; 
	padding: 0 0 5px 0;
} 

/*HEADERS*/

/*H1 | Main Content Headers  */
h1 {
	font-size: 16px;
	font-weight: normal;
	text-align:right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #cec8b2;
	text-decoration:none;
	margin: 0px 0px 0px 0px;  /*top right bottom left*/ 
	padding: 0px 0px 0px 0px;  /*top right bottom left*/ 
}

/*H2 | Latest News from Lloyd's List */
h2 {
	font-size: 14px;
	font-weight:normal;
	text-align:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #cec8b2;
	text-decoration:none;
	margin: 0px 0px 0px 0px;  /*top right bottom left*/ 
	padding: 0px 0px 0px 0px;  /*top right bottom left*/ 
}

/*H3 | Content sub headers */
h3 {
	font-size: 12px;
	font-weight:bold;
	text-align:left;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color: #e8c031;
	text-decoration:none;
	line-height:15px;
	margin: 0px 0px 0px 0px;  /*top right bottom left*/ 
	padding: 0px 0px 8px 0px;  /*top right bottom left*/ 
}

/*H4 | Content sub headers */
h4 {
	font-size: 12px;
	font-weight:bold;
	text-align:left;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color: #e8c031;
	text-decoration:none;
	display: inline;
	margin: 0px 0px 0px 0px;  /*top right bottom left*/ 
	padding: 0px 0px 0px 0px;  /*top right bottom left*/ 
}

/*H4 | Content sub headers */
h5 {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size:11px;
	color:#e4d18e;
	line-height:14px;
	font-weight: bold;
	display: inline;
	text-decoration:none;
	margin: 0px 0px 0px 0px;  /*top right bottom left*/ 
	padding: 0px 0px 0px 0px;  /*top right bottom left*/ 
}


/* Text */

.text {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size:12px;
	color:#ffffff;
	line-height:20px;
}

.text_small {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size:11px;
	color:#ffffff;
	line-height:20px;
}

.text_small2 {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size:11px;
	color:#ffffff;
	line-height:14px;
}

/* Rollovers */
.edgeflow {FONT-SIZE: 10px;FONT-FAMILY: Arial, Helvetica, Verdana, sans-serif; text-decoration:underline; color:#cec8b2;}
.edgeflow:hover {color: #ffffff;}

.top_contact_us {
	FONT-SIZE: 11px;
	FONT-FAMILY: Arial, Helvetica, Verdana, sans-serif;
	text-decoration:none; 
	color:#ffffff; 
	font-weight:bold;
	float:left;
	padding: 0px 0px 0px 0px;  /*top right bottom left*/ 
	margin: 11px 0px 0px 728px;  /*top right bottom left*/ 	
}
.top_contact_us:hover {color: #00446a;}

.link {FONT-SIZE: 12px;FONT-FAMILY: Arial, Helvetica, Verdana, sans-serif; text-decoration:underline; font-weight: normal; color:#cec8b2;}
.link:hover {color:#ffffff;}

.link_expand {FONT-SIZE: 12px;FONT-FAMILY: Arial, Helvetica, Verdana, sans-serif; text-decoration:none; font-weight: normal; color:#cec8b2;}
.link_expand:hover {color:#ffffff;}

.link_rss {FONT-SIZE: 10px;FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; text-decoration:underline; font-weight: bold; color:#ffffff;}
.link_rss:hover {color:#b8b8b7;}

/*Left menu rollover with image and text effect*/

a.rollover {
	text-decoration: none ;
	font-family:Arial, Helvetica, Verdana, sans-serif;
	font-size:12px;
	color:#92b0c7;
	line-height:25px;
	display:block;
	width:140px;
	float:right;
	padding:4px 15px 0px 0px; /*top right bottom left*/
	margin: 3px 10px 0px 0px; /*top right bottom left*/	
}

a.rollover:hover {
	color:#cec8b2;
	background-color:#507f99;
}

/*END Left menu rollover with image and text effect*/


/* Contact form styling */
#contact_form {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#e8c031;
	width:500px;
	margin:0px 0px 0px 0px;  /*top right bottom left*/
	padding:0px 0px 0px 0px;  /*top right bottom left*/
}

.name_top {
	border: 2px solid #28678b;
	color:#cde3e5;
	width: 250px;
	background:#0c547c;
	font-family:Arial, Helvetica, Verdana, sans-serif;
	font-size:11px;
	padding: 3px 5px 0px 5px;  /*top right bottom left*/
	margin: 10px 0px 0px 0px;  /*top right bottom left*/
	text-align:right;
	font-weight:normal;
}

.name {
	border: 2px solid #28678b;
	color:#cde3e5;
	width: 250px;
	background:#0c547c;
	font-family:Arial, Helvetica, Verdana, sans-serif;
	font-size:11px;
	padding: 3px 5px 0px 5px;  /*top right bottom left*/
	margin: -5px 0px 0px 0px;  /*top right bottom left*/
	text-align:right;
	font-weight:normal;
}

.phone {
	border: 2px solid #28678b;
	color:#cde3e5;
	width: 200px;
	background:#0c547c;
	font-family:Arial, Helvetica, Verdana, sans-serif;
	font-size:11px;
	padding: 3px 5px 0px 5px;  /*top right bottom left*/
	margin: -5px 0px 0px 0px;  /*top right bottom left*/
	text-align:right;
	font-weight:normal;
}

.comments {
	border: 2px solid #28678b;
	color:#cde3e5;
	width: 450px;
	height:80px;
	background:#0c547c;
	font-family:Arial, Helvetica, Verdana, sans-serif;
	font-size:11px;
	padding: 3px 5px 0px 5px;  /*top right bottom left*/
	margin: 0px 0px 0px 0px;  /*top right bottom left*/
	text-align:left;
	font-weight:normal;
}