@charset "utf-8";
/* CSS Document */
html {}
body {
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size:72.5%;
	color: #4c4c4c;
	background-image:url(/saveheat/img/bk.jpg);
	background-position:top center;
	background-repeat:no-repeat;
}
#wrapper {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width:1000px;
	height:auto;
	float:inherit;
	clear: both;
	background-color:#FFFFFF;
}
#title {float:left; width:1000px; height:106px; margin: 0px 0px 2px 0px; background-image: url(/img/title_bk.jpg); background-repeat:no-repeat;}
#top {width:1000px; height:29px; margin:0px; border-bottom: #ae4e00 solid 2px; float:left; background-image:url(/img/nav_bk.png) ; background-repeat:repeat-x; padding:3px 0px 0px 0px; }
#content {width:1000px; margin:0px; float:left; padding:0px; background-image: url(/img/content_bk.png); background-repeat:repeat-y; clear:left;}
#left{width: 225px; float:left; padding:0px 0px 0px 0px; margin:0px;}
#right{width: 773px; float:left; padding:0px; margin:0px 0px 0px 2px;}
/*#boats { background-color: #d3d4d5; padding:5px 0px 0px 10px; margin: 0px; width: 215px; height: 340px; overflow:auto;}*/
#boats { background-color: #d3d4d5; padding:5px 0px 0px 10px; margin: 0px; width: 215px; height: auto;}
#boats ul { list-style:none; margin:0px; padding:0px;}
#boats li { width: 180px; margin: 1px 0px 0px 0px; padding: 0px 0px 0px 0px; }
#boats ul li a {line-height: 39px; text-decoration:none; display: block; font-size: 1.2em; padding: 1px 0px 0px 15px; background-image:url(/img/dots.png); background-repeat:no-repeat; background-position: top left; height:39px; color:#003f5e;}
#boats a:hover { background-color:#e5e5e6;}
#ltext { color:#003f5e; font-size:1em; padding: 10px;}
#image {float:left; border-bottom: #ae4e00 solid 23px; width: 773px;}
#tcontent {float:left; width: 733px; padding: 20px;}
#lcontent {float:left; width: 533px; padding: 20px;}
#rcontent {float:left; width: 200px; padding: 20px 0px 0px 0px;}
#picinfo {float:left; width: 180px; padding: 10px 10px 10px 10px; border-top: #ae4e00 solid 1px; background-color: #003f5e; color:#FFFFFF;}
#bottom {
	padding: 10px 0px 5px 10px;
	width:990px;
	clear: left;
	border-bottom: #bdbec0 solid 10px;;
	color: #003f5e;
	margin: 0px 0px 0px 0px;
}
#bottom a {color: #bdbec0;
	text-decoration:none;
	}
#vi {float:right; margin: 20px 0px 0px 0px;}