body {
	font-family: Verdana, Arial;
        font-size: 11px;
        color: #000000;
        background-color:#ffffff;
	border:0px;
}
#site {
	position:absolute;
	text-align:center;
	top: 50%;
	left: 50%;
	width:530px;
	height:100px;
	margin: -50px 0px 0px -235px;
	overflow:hidden;
}
ul {
	padding:0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	list-style-type:none;
}
li {
	display:inline;
	padding:0px 0px 0px 0px;
	margin: 0px 52px 0px 0px;
	float:left;
}
img {
	width:209px;
	height:95px;
	border:none;
}
