body{
	background: #12cce2 url('images/bbg.png') repeat top left;
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: verdana, helvetica, "trebuchet ms";
	font-size: 12px;
}
#container{
 	margin-top: 15px;
 	text-align: left;
	width: 950px;
	margin-left: auto;
	margin-right: auto;
}
#logo{
	height: 142px;
	background: #12cce2 url('images/Vasa Seta logo-1.JPG') no-repeat top right;
	
	
}
#lower{
	margin-top: 15px;
}
#left{
	float: left;
}
#center{
	float: left;
	width: 520px;
	margin-left: 15px;
}
#right{
	float: right;
}
#left, #right{
	width: 200px;
}
.btop, .footer{
 	height: 22px;
 	border: 1px solid #0d677f;
 	color: black;
 	font-weight: bold;
}
.footer{
	background: #12cce2 url('images/setactop_ft.gif') no-repeat top left;
	margin-bottom: 15px;
	border-top: 0;
}
.footer a{
	color: white;
}
.rv{
	line-height: 1.5;
	margin-right: 50px;
}

#left .btop, #right .btop{
	background: #12cce2 url('images/setabtop.gif') no-repeat top left;
	width: 198px;
}
#center .btop{
	background: #12cce2 url('images/setactop_ft.gif') no-repeat top left;
	width: 518px;
}
.box{
	border: 1px solid #0d677f;
	border-top: 0;
	background-color: white;
}
#left .box, #right .box{
	width: 198px;
	margin-bottom: 15px;
}
.padding{
	padding: 4px;
}
.btpadd{
	padding-left: 3px;
	padding-top: 3px;
}
ul.navibar{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
ul.navibar li{
	display: block;
	height: 22px;
	border-bottom: 1px solid #0d677f;
}
ul.navibar li a{
 	padding-top: 4px;
	display: block;
	height: 18px;
	background-color: #fafafa;
	text-align: left;
	text-decoration: none;
	padding-left: 3px;
	color: #12cce2;
}
ul.navibar li a:hover{
	background-color: #f1f1f1;
	color: #0000FF;
}
p{
	margin: 0;
	margin-bottom: 6px;
}
#center p{
	text-indent: 15px;
}
.center{
	text-align: center;
}
.imglink img{
	padding: 3px;
	border: 1px solid #dfdfdf;
}
a.imglink:hover img{
	border-color: #999999;
}
<!**
h1, h2, h3, h4{
 	margin: 0;
	margin-bottom: 8px;
}
<!**
h1{
	font-weight: bold;
}
<!**
h1, h2{
	border-bottom: 1px solid #0d677f;
	font-size: 17px;
}
<!**
h2, h4{
	font-size: 15px;
}
>>>>