html {
	height: 100%;
	margin:0px;
	padding:0px;
}

body {
	height: 100%;
	background-color:#000000;
	color:#FFFFFF;
	margin:0px;
	padding:0px;
}

a, a:active, a:link, a:visited {
	color:#FFFFFF;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

#nonFooter {
	position: relative;
	min-height: 100%;
}

* html #nonFooter {
	height: 100%;
}

#content {
	padding-bottom: 9em;
}

#footer {
	position: relative;
	height:156px;
	margin-top: -146px;
	background-image:url(images/footerbg.jpg);
	background-repeat:no-repeat;
	background-position:center;
}

#footer p, .copyright {
	text-align:center;
	font-family:Calibri, "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
}

#header {
	width:955px;
	height: 120px;
	text-align:center;
}


#header img {
	margin-top:45px;
	left:50%;
	right:50%;
}

#page {
  width: 955px;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  color: #ffffff;
  background : #000000;
  z-index:999;
  background-image:url(images/pagebg.jpg);
  background-repeat:no-repeat;
  background-position:top center;
}

#clear {
	clear:both;
}

#leancolumn {
	height:340px;
	width:1px;
	float:left;
}

#leftmenu {
	height:340px;
	width:185px;
	float:left;
	padding-left:20px;
	text-align:center;
	font-family:Calibri, "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	margin:0px;
}

#pagecontent {
}

#leftmenu a, #leftmenu a:active, #leftmenu a:link, #leftmenu a:visited {
	display:block;
	width:180px;
	color:#FFFFFF;
	text-decoration:none;
	background-image:url(images/menubullet.png);
	background-repeat:no-repeat;
	background-position:left top;
	padding-bottom:10px;
	
}

#leftmenu a:hover {
	color:#FF0000;
	background-image:url(images/menubullet-o.png);
}

#pagetext {
	width:680px;
	margin:-3px 35px 20px 230px;
}

#pagetext img {
	border: 1px solid white;
}

#pagetext p {
	font-family:Calibri, "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	line-height:150%;
	text-align:justify;
}

h1 {
	font-family:Calibri, "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:24px;
	background-image:url(images/boatside.png);
	background-repeat:no-repeat;
	background-position:left top;
	height:40px;
	padding: 10px 0px 0px 20px;
	margin-top:0px;
}

.backhome {
	font-size:12px;
}

#contact {
	right:0px;
	bottom:0px;
	text-align:right;
	padding-top:5px;
	padding-right:10px;
}
img, div, #leftmenu a, h1 { behavior: url(iepngfix.htc) }

#linetop {
	clear:both;
}