#container{
	width:1100px;
	margin:30px auto;
	padding:30px;
	position:relative;
	border:1px solid #CCC;
	background-color:#FFF;
}
#header {
	height: 170px;
	margin: 0px;
	padding: 0px;
	width: 100%;
	background-image: url(../images/website_02.gif);
	background-repeat: repeat;
}
#header img.logo {
	float:left;
	margin-left:15px;
}
#header img.RNLI_lozenge{
	position:absolute;
	right:0px;
	top:51px;
}
#header #facebook_like{
	position:absolute;
	top:21px;
	right:0px;
}
#header #facebook_like img{
	border:none;
}
#header #new{
	position:absolute;
	top:2px;
	right:197px;
}
#menubar{
	width:100%;
	height:15px;
	background-color:#113457;
	margin:0;
	padding:3px 0;
	overflow:hidden;
	border-bottom: 1px solid #DDD;
}
#left_menu{
	float:left;
}
#right_menu{
	float:right;
}
#login_menu{
	float:right;
	position:absolute;
	top:27px;
	right:15px;
}
#mainright {
	width:27%;
	float:left;
	padding-bottom:10px;
	position:relative;
	padding-top:10px;
	right:5px;
	overflow:hidden;
}
#maincenter {
	width:40%;
	float:left;
	padding-bottom:10px;
	padding-top:10px;
	overflow:hidden;
}
#mainleft {
	width:31%;
	float:left;
	padding-bottom:10px;
	position:relative;
	padding-top:10px;
	left:5px;
	overflow:hidden;
}
div.box-solid{
	width:auto;
	margin:8px;
	border:none;
	background-color:#FFFFFF;
	background-image:url(../images/bg_boxes.jpg);
	background-repeat:repeat-y;
}
.box-thin{
	width:auto;
	margin:8px;
	border:none;
	background-color:#FFFFFF;
	padding:0 0 5px 0;
}
.box-double{
	width:auto;
	margin:8px;
	border:10px double #EFF4F9;
}
div.box-clear{
	width:auto;
	margin:8px;
	background-color:#FFFFFF;
	background-image:url(../images/bg_boxes.jpg);
	background-repeat:repeat-y;
}
div.box-plain{
	width:auto;
	margin:8px;
}
img.bmf_logo{
	float:right;
	position:relative;
	right:30px;
	top:-10px;
}

#footer{
	padding:10px;
	margin:10px;
	background-color:#B2D4F4;
	border:3px double white;
	text-align:center;
}
.spacer {
  clear: both;
}
.stats{
	float:right;
}
.image_border {
	position:relative;
	float:left;
	padding:1px;
	margin:0 5px;
	border:1px solid black;
}
.boat_status_tag {
	position:absolute;
	left:0;
	top:0;
	border:0;
}
.btn {
	position:relative;
	top:4px;
	left:1px;
	border:0;
}
#tour_btn{
	float:left;position:relative;top:15px;left:10px;cursor:pointer;border:0;
}
#search_table td, #search_table tr{
	text-align:left;
}
#login{
	width:100%;
	display:none;
	position:absolute;
	top:0;left:0;
	text-align:center;
}
#login_form{
	width:650px;
	height:150px;
	border:10px solid white;
	background:#CCC;
	margin:auto;
	position:relative;
	top:120px;
	display:none;
}
.img_right{
	float:right;
	border:none;
	padding:5px 5px 5px 5px;
}
img.blogger{
	float:right;
	margin:0px 5px 1px 10px;
	padding:1px;
	border:1px solid #000;
}
#submenu{
	background-image:url(/images/submenu_background.png);
	background-position:left bottom;
	height:15px;
	width:100%;
	position:absolute;
	left:80px;
	top:95px;
	color:#FFF;
	padding:0 80px 2px 20px;
	margin: 0;
}
#left_submenu{
	float:left;
}
#right_submenu{
	float:right;
	position: relative;
	right:115px;
}