@charset "utf-8";
/* CSS Document */

body {
	margin: 0;
	padding: 0;
	color: #333;
	font-family: "Century Gothic", Helvetica, Verdana;
	font-size: 13px;
	background-color: #0B1A21;
	background-image: url(images/website-design-2011/bg1.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
ul, ol, dl {
	padding: 0;
	margin: 0;
}
h1 {
	padding-bottom: 6px;
	font-size: 18px;
	color: #111518;
	/* [disabled]background-image: url(images/icons/page-heading.png); */
	/* [disabled]background-repeat: no-repeat; */
	/* [disabled]background-position: left 4px; */
	/* [disabled]padding-left: 35px; */
}
h2, h3, h4, h5, h6, p {
	margin-top: 0;
	padding-right: 15px;
	padding-left: 15px;
	font-family: "Century Gothic", Helvetica, Verdana;
	line-height: 20px;
	font-style: normal;
}
a img {
	border: none;
}
a:link {
	color:#414958;
	text-decoration: underline;
}
a:visited {
	color: #4E5869;
	text-decoration: underline;
}
a:hover, a:active, a:focus {
	text-decoration: none;
}
#container {
	width: 989px;
	/* [disabled]max-width: 1260px; */
	/* [disabled]min-width: 780px; */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	/* [disabled]border: 2px solid #666; */
	background-image: url(images/website-design-2011/stressfree-marine-website-design-2011_05.png);
}
#header {
	height: 169px;
	float: left;
	width: 989px;
}
#navigation {
	float: left;
	width: 20%;
	padding-top: 30px;
	padding-left: 20px;
}
#content {
	padding: 10px 0;
	width: 740px;
	float: left;
}
#content ul, .content ol {
	padding: 0 15px 15px 40px;	
}
ul.nav {
	list-style: none;
	border-top: 1px solid #666;
	margin-bottom: 15px;
    padding: 0;
}
ul.nav li {
	border-bottom: 1px solid #666;
}
ul.nav a, ul.nav a:visited {
	padding: 5px 5px 5px 15px;
	display: block;
	text-decoration: none;
	background: #8090AB;
	color: #000;
}
ul.nav a:hover, ul.nav a:active, ul.nav a:focus {
	background: #6F7D94;
	color: #FFF;
}
.navbottom {
	color: #FFFFFF;
	font-size: 9px;
}
a.navbottom:link, a.navbottom:visited  {
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 9px;
}
a.navbottom:hover {
	color: #000000;
	font-size: 9px;
}
#footer {
	position: relative;
	clear: both;
	top: 100px;
	padding-top: 20px;
	text-align: center;
}
.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}

#footer p a {
	color: #FFF;
}
#footer p {
	color: #FFF;
}
.quotewide {
	color: #545270
	font-family: "Century Gothic", Helvetica, Verdana;
	font-size: 14px;
	font-weight: normal;
	font-family: "Century Gothic", Helvetica, Verdana;
	font-style: italic;
	color: #111518;
}
.bold {
	color: #545270
	font-family: "Century Gothic", Helvetica, Verdana;
	font-size: 13px;
	font-weight: bold;
}
.bullet {
	font-family: "Century Gothic", Helvetica, Verdana;
	font-size: 13px;
	line-height:20px;
}
.row {
	float: left;
	height: auto;
	width: 710px;
	padding-right: 5px;
}
.item {
	padding: 10px;
	float: left;
	height: auto;
	width: 300px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	}.italic {
	font-size: 13px;
	font-style: italic;
}
#facebook-large {
	float: left;
	height: 100px;
	width: 100px;
	padding-top: 15px;
	padding-left: 20px;
}

