
.banner
{
background: url(../imgs/bannerwinter.jpg) no-repeat 25px top;	width: 100%;
	height: 159px;
}

.banner .logo
{
	float: left;
	background: url(../imgs/Logo.png) no-repeat top left;
	width: 196px;
	height: 150px;
	margin-top: 9px;
	margin-left: 1px;
}

.banner .title
{
background: url(../imgs/Title.png) no-repeat top left;	float:left;
	position: relative;
	left: -50px;
	width: 514px;
	height: 71px;
}

