@charset "utf-8";
body  {
	font: 100% Arial, Helvetica, sans-serif;
	background: #3399cc;
	margin: 0;
	color: #000000;
}
.zestostyle #container { 
	width: 996px;
	background-image: url('../images/bk.png');
	background-repeat: no-repeat;
	background-position: -6px 307px;
	height: 1000px;
	margin: 0 auto;
	border: 0px solid #FFFFFF;
} 
.zestostyle #header { 
	margin: 0 auto;
	height: 307px;
}
.zestostyle #header h1 {
	margin: 0;
	padding: 0px 0;
}
.zestostyle #mainContent { 
	margin: 12px 0 0 260px;
	padding: 0px 0px;
} 
.zestostyle #btminfo {
	font: 75% arial, Helvetica, sans-serif;
	padding: 0px 0px 0px 0px;
	margin: 0px 0 0 500px;
	text-align: left;
}
.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #FFCF26;
}
a:active {
	color: #000000;