@charset "utf-8";
/* Focal Maritime */
/* Coded by: Jean Paul Ciantar*/
/* Designed and Developed by Ebn Software  */
/* Last Updated: 05th April 2010 */

HTML 
{
	PADDING: 0px;
	MARGIN: 0px; 
}

BODY 
{
	PADDING: 0px;
	MARGIN: 0px;
	FONT: 12px arial;
	COLOR: #333;
	background:url(../images/focal_maritime_04.jpg) repeat-x #6d8a9a;
		
}ul
{
	margin-left:25px;
	padding:0px;
}

li
{
	margin:0px;
	padding:0px;
	list-style:circle;
}
hr {
	height:0px;
	border:1px dotted #cccccc;
}

h2 {
	font-weight:bold;
	color:#d60c16;
	font-size:17px;
	margin:0;
	padding:0;
	margin-bottom:20px;
}
a {
	color:#CC0000;
	text-decoration:underline;
}
.small {
	font-size:10px;
	color:#999999;
}
.wrapper {
	width:922px;
	height:auto;
	margin:0 auto;
}
.heading {
	width:922px;
	height:115px;
	background:url(../images/focal_maritime_01.jpg) right no-repeat;
}
.LogoImg {
	margin-left:20PX;
	float:left;
}
.container {	
	width:922px;
	height:auto;
	margin:0 auto;
	margin-top:20px;
}
.cont-top {
	width:923px;
	height:23px;
	background:url(../images/content_top.jpg) no-repeat;
}
.cont-middle {
	width:841px;
	height:auto;
	background:url(../images/content_middle.jpg) repeat-y;
	padding:0 40px;
	text-align:justify;
}
.cont-bottom {
	width:923px;
	height:23px;
	background:url(../images/content_bottom.jpg) no-repeat;
}
.ContentImgLeft {
	float:left;
	margin:0 10px;
	margin-left:0;
	padding:5px;
	border:solid 1px #f4f4f4;
}
.ContentImgLeftNoFloat {
	margin:0 10px;
	margin-left:0;
	padding:5px;
	border:solid 1px #f4f4f4;
}
.content_welcome {
	width:100%;
	height:auto;
	margin-bottom:20px;
	padding-bottom:10px;
	border-bottom:1px #ccc dotted;
	overflow:hidden;
	line-height:22px;
}
.content_welcome img {
	border:1px #f4f4f4 solid;
	padding:5px;
}
.news {
	width:427px;
	height:auto;
	float:left;
	line-height:22px;
}
.footer {
	width:100%;
	text-align:center;
}
.footer_bottom {
	width:100%;
	padding-top:10px;
	padding-bottom:10px;
	color:white;
	text-align:center;
}
.footer_bottom a {
	color:#FFFFFF;
	text-decoration:none;
}
.pricipals {
	width:400px;
	height:auto;
	float:right;
	margin-left:10px;
}
.ImgBorderStyle {
	border:1px solid #f4f4f4;
	padding:5px;
}

.ImageRight {
	float:right;
	padding:5px;
	border:1px solid #f4f4f4;
	margin:0 0 10px 10px;
}
