/* Top Bar - logo */
.topbar
{
	width:1024px; 
	height: 79px;
}
.topbar img{
	position: relative;
	top: 22px;
	right: 20px;
	width: 247px;
}

