@charset "iso-8859-1";
body {
	background: url(../img/gen/bg_top.gif) repeat-x top;
}
#page{
	text-align:center;
}
#content{
	float:none;
	position:relative;
	width:760px;
	text-align:left;
	top:0;
	left:0;
	height:100px;
	margin:auto;
}
#content #bg {
	float:left;
	background: url(../img/gen/bg_img_top-a.jpg) no-repeat top left;
	position:absolute;
	z-index:1;
	height:64px;
	width:835px;
}
#content #logo {
	position:absolute;
	left:109px;
	z-index:2;
	height:84px;
}

#footer {
	position:inherit;
	bottom:none;
	left:none;
	width:inherit;
	background:#B9C2A7;
	color:#2F3322;
	margin:0;
	padding:0;
	font-family:"Lucida Grande",Tahoma,Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:center;
}


