#header .logo {
	background: url(../img/slogan_header.gif) no-repeat;
	height: 50px;
	width: 100%;
    display: block;
}


#content .banner_default {
	background: url(../img/banner_home.jpg) no-repeat;
	height:167px;
	width: 963px;
}

#content .banner_home {
	background: url(../img/banner_home.jpg) no-repeat;
	height:167px;
	width: 963px;
}

#content .banner_solutions {
	background: url(../img/banner_solutions.jpg) no-repeat;
	height:167px;
	width: 963px;
}

#content .banner_contacts {
	background: url(../img/banner_contacts.gif) no-repeat;
	height:167px;
}

#content .banner_job {
	background: url(../img/banner_job.gif) no-repeat;
	height:167px;
	width: 963px;
}

#content .banner_projects {
	background: url(../img/banner_projects.gif) no-repeat;
	height:167px;
	width: 963px;
}