.logoContainer
{
	background: #000 url(../images/banner-home.jpg) no-repeat  350px 0;
	height: 400px; 
}

	.logoContainer img
	{
		margin: 40px 0 0  10px;
	}



.main{
	background-image: none;
}

.content{
	font-size: 1.3em;
	width: 100%;
	padding: 0 70px  0 350px;
	background:  url('../images/content-background-home.png') no-repeat 55px 30px;
}

