/*
	SEAFORCE MARINE
*/

/* LAYOUT STYLES */
* {
	padding: 0;
	margin: 0;
}/* this will reset all elements to margin/padding = 0 */

body {
	margin: 0;
	padding: 0;
	color: #333E44;
	font-size: 11px;
	background-color: #33465E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#container {
	margin: 0 auto;
	padding: 0;
	width: 820px;
	background-color: #FFFFFF;
}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}

#header {
	height: 94px;
	padding: 18px 43px 0 27px;
	background: url('../images/bg-header.gif') top center no-repeat;
}

.header-logo {
	float: left;
}

.header-logo img {
	border: 0;
}

.logo-quality {
	float: right;
	padding-top: 6px;
}

.logo-quality img {
	border: 0;
}

#content {
	width: 820px;
	background: url('../images/contentbg.jpg') no-repeat 0 0;
}

.clear {
	clear: both; 
  display: block;
  padding-bottom: 20px;
  _margin-bottom: -15px; /* IE fix*/
}

a {
	color: #0063A8;
}

a:hover {
	text-decoration: none;
}

img {
	border: none;
}

.bold {
	font-weight: bold;
}


/* NAVIGATION STYLES */


#nav {
	margin: 0;
	padding: 0;
	height: 44px;
	width: 820px;
	background: url(../images/nav/bg.gif) repeat-x;
	list-style: none;
	display: block;
	overflow: hidden;
}

#nav ul {
  margin-left: 5px;
}

#nav ul li {
	margin: 0; 
	padding: 0;
  list-style: none;
	display: inline;
	}

#nav ul a {
	float: left;
	padding: 44px 0 0 0;
	overflow: hidden;
	height: 0px !important; 
	height /**/:44px; /* for IE5/Win only */
	margin-left: 2px;
	}

#nav ul #home a {width: 53px; background: url(../images/nav/home.gif) top left no-repeat;}
#nav ul #profile a {width: 55px; background: url(../images/nav/profile.gif) top left no-repeat;}
#nav ul #construction a {width: 130px; background: url(../images/nav/construction.gif) top left no-repeat;}
#nav ul #welding a {width: 121px; background: url(../images/nav/welding.gif) top left no-repeat;}
#nav ul #maintenance a {width: 116px; background: url(../images/nav/maintenance.gif) top left no-repeat;}
#nav ul #vessels a {width: 113px; background: url(../images/nav/vessels.gif) top left no-repeat;}
#nav ul #service a {width: 126px; background:url(../images/nav/service.gif) top left no-repeat;}
#nav ul #contact a {width: 81px; background: url(../images/nav/contact.gif) top left no-repeat;}
	
#nav ul a:hover {
	background-position: 0 -44px !important;
	}




/* LEFT STYLES */
#left-side {
	float: left;
	width: 197px;
	height: 364px;
}

#left-side p {
	margin: 10px 28px 20px 35px;
}

img#title {
	margin-top: 30px;
}

img#title-contact {
	margin-top: 17px;
}


/* RIGHT STYLES */
#right-side {
	height: auto;
  border: none;
  width: 810px;
  margin: 0 auto;
}

#right-side p {
	margin: 10px 40px 20px 35px;
	line-height: 17px;
}

#right-side h2 {
  margin: 20px 0 15px 35px;
	font-size: 14px;
	font-weight: bold;
}

#right-side ul {
	padding-left: 55px;
	margin-bottom: 15px;
}

#right-side ul li {
	list-style: disc;
	line-height: 1.5em;
}

#right-side div.columns {
	clear: both;
	padding-left:40px;
}

#right-side div.columns ul {
  display:inline;
  padding:0 30px 0;
  float:left;
  width:250px;
}

#right-side div.columns img {
  display:inline;
  float:left;
  margin-right:20px;
}

#right-side ul.left-list { 
	width: 200px;
	float: left;
	margin-left: 40px;
}

#right-side ul.right-list { 
	width: 200px;
	float: right;
	margin-left: 40px;
}

#right-side img#inner_pictures {
	width: 200px;
	margin: 5px 30px 5px 20px;
	clear: right;
}

#right-side img.float-right {
  margin: 5px 30px 5px 20px;
  float: right;
  display: inline;
  clear: right;
}

#right-side img.right {
  float: right;
  padding: 60px 20px 0 30px;
  display: inline;
  clear: right;
}

#right-side img.float-left {
  margin: 0 20px 5px 30px;
  float: left;
  display: inline;
  clear: left;
}

#right-side img.left {
  float: left;
  margin: 0 20px 0 30px;
  display: inline;
  clear: left;
}

#right-side img#quality {
  margin-right: 100px;
}

#right-side img#gallery {
	margin: 5px 5px 5px 15px;
}

div.left-column {
	float: left;
	padding: 45px 110px 0 30px;
}

div.left-column#index-left { padding: 0; width: 266px; }

div.right-column {
	float: left;
	padding: 45px 30px 0 110px;
}

div.right-column#index-right { padding: 0; width: 266px; }

div.middle-contact {
	border: 1px solid #dad9d9;
	background: #e7e7e7;
	float: left;
	text-align: center;
	width: 276px;
}

div.middle-contact p {
	margin: 10px 0 20px 35px;
}

div.button-enquiry {
	margin: -10px 0 17px 35px;
}

div.button-enquiry a {
	width: 205px;
	padding: 5px;
	font: 0.9em "Verdana";
	color: #fff;
	text-align: left;
	text-decoration: none;
	background: #0063a8;
	display: block;
}

div.button-enquiry a:hover {
	text-decoration: none;
	background: #2682c2;
	color: #fff;
}


/* FOOTER STYLES */
#footer {
	font-size: 10px;
	border-top: 1px solid #D1D1D3;
	padding-top:10px;
}

#footer ul {
	padding: 0 0 20px 40px;
	list-style-type: none;
}

#footer ul li {
	float: left;
	margin-right: 8px;
	display:block;
}

#footer p {
	float: left;
	margin: 10px 0 0 40px;
	_margin-left: 20px; /* IE 6*/
}

#footer img {
	margin: 5px 40px 10px 0;
	float: right;
}


/* MISC STUFF */
.staff-member {
  margin: 0 0 10px 40px;
  clear: both;
}

.staff-member img {
  float: left;
  display: inline;
  margin: 0 10px 10px 0;
}