/* CSS Document */

.style1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	font-style: normal;
	text-decoration: none;
}
a{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	font-style: normal;
	text-decoration: none;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.navbac {
    width:920px;
	height:54px;
	background: transparent url();
	background-repeat: no-repeat;
	background-position: center top;
}