body {margin:0px; 
	  font-family:Verdana, Arial, Helvetica, sans-serif;
	  font-size:11px; 
		  }
	  
#content-div {
	width: 806px; margin: 0 auto; 
}

.content-table {
	width: 806px;
	position:static;
#	background: url(../images/contect-bg.png);
	top:0px;
	z-index:1;
	overflow: hidden;
	visibility: visible;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-color: #333;
}

a { color:#333300; text-decoration: underline; outline: none; }
a img { border: none; }
a:hover { color:#003300;}

.floating {
position: fixed;
top:200px;
left:0px;
width:70px;
height:70px;
}


h1 {
margin-top : 0px;
padding-bottom : 0px;
margin-bottom : 0px;
margin-left : 0px;
margin-right : 0px;
color : #fff;
font-size : 18px;
font-weight : bold;
font-family:Verdana, Arial, Helvetica, sans-serif;
}
