* {
   padding: 0;
   margin: 0;
   margin-left: 0;
   padding-left: 0;
   
}
body{
    behavior: url("csshover3.htc");
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 13px;
	background-color: #1c5fc4;
}
div#gradient{
	background-image: url(images/overlay-gradient3.png);
	background-repeat: repeat-x;	
}

p{
	padding-top: 5px;
	padding-bottom: 5px;
}
a{
	text-decoration:none;
	color:#999999; 
}
a:hover {
	color: #999999;
	text-decoration: underline;
}
div#header{
	height: 220px;
	width: 777px;
}
div#headerpicture{float:right;width:520px}
div#headerleft{
	float:left;
	width:245px;
	font-size: 10px;
	color:#000066;
	padding-left: 5px;
}
h1{
	margin:0;
	color: #cc3300;
	font-size: 18px;
	padding-top: 10px;
}
h2{
	margin:0;
	color: #cc3300;
	font-size: 16px;
	padding-top: 10px;
}
h3{
	margin:0;
	color: #1c5fc4;
	font-size: 16px;
	padding-top: 10px;
}
.navigation {
	text-align: center;
	vertical-align: bottom;
	background-color: #1c4693;
	}

.clear,.clearer {clear: both;} 
.clearer {font-size: 0;}
div#content p{line-height:1.4}

div#footer{
	background:#1c5fc4;
	font-size: 10px;
	color: #cccccc;
}
#footer a{
	text-decoration:none;
	color:#cccccc; 
}
#footer a:hover {
	color: #ffffff;
	text-decoration: underline;
}
div#top{
	font-size: 10px;
	color: #CCCCCC;
}
div#container{
	width:777px;
	margin:0 auto;
	background-color: #FFFFFF;
}
div#left{
	float:left;
	width:85px;
	background-color: #c5ebfe;
	background-image: url(images/bid_fish_small.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
div#lefthome{
	float:left;
	width:85px;
	background-color: #c5ebfe;
	background-image: url(images/bid_fish_small.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 680px;
}
div#lefttest{
	float:left;
	width:260px;
	background-color: #99CCFF;
	background-image: url(images/overlay-gradient1.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 680px;
}
div#leftcharter{
	float:left;
	width:85px;
	background-color: #c5ebfe;
	background-image: url(images/bid_fish_small.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 750px;
}

div#right{
	float:right;
	width:630px;
	background-color: #FFFFFF;
	padding-right: 20px;
	padding-left: 40px;
}
div#righttest{
	float:right;
	width:480px;
	background-color: #FFFFFF;
	padding-right: 20px;
	padding-left: 10px;
}
div#onecollumn{
	width:80%;
	padding-right: 10px;
	padding-left: 120px;
}
div#birdbackground{
	background-image: url(images/bid_fish_small.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.imageright{
	margin-right: 10px;
	margin-left: 5px;
	float: right;
	margin-bottom: 5px;
	margin-top: 5px;
}
div#leftpicture{
	float:left;
	background-color: #F9F9F7;
	padding-right: 20px;
	padding-left: 40px;
	width: 90%;
	border: 1px solid #F0F0E9;
	font-size: 12px;
	color: #666666;
}
div#leftpicture:hover {
	background-color:#F0F0E9;
	color: #000000;
} 
div#spacer{
	float:left;
	width: 80%;
	height: 20px;
}