/*body{
	background:#002c43 url("../images/wavei.gif") fixed no-repeat bottom left;
	padding: 0px 10px 0 0;
	margin:0;
}
#thewave{
	float:left;
}
html>body #thewave {
position: fixed;
z-index:3;
right: 10px;
bottom: 0;
display: block;
height: 19px;
width: 580px;
background: url(../images/wave-t.gif) bottom left repeat-x;
}
#colorbar{
	position:absolute;
	bottom:41px;
	right:10px;
	z-index:0;
	width:580px;
	height:1200px;
	background-color:white;
}
#contentbar{
	width:auto;
	height:200px;
	position:relative;
	z-index:1;
	padding:0px;
	margin:0px;
	background-color:white;
}
html>body #contentbar{
	min-height:200px;
	height:auto;
}
#container{
	height:auto;
	width:580px;
	margin:0;
	padding:0 0 41px 0;
	background:transparent;
	float:right;
}
/* ---------------- */
/* Leftside content */
/* ---------------- */
/*
#copyright{
	margin-top:10px;
}
li{
	list-style:none;
}
li.flevel{
	padding:0 0 10px 0;
}
ul.flevel{
	margin:0;
	padding:0;
}
ul.slevel{
	margin:0 0 0 20px;
	padding:0;
}
ul.tlevel{
	margin:0 0 0 20px;
	padding:0;
}*/

