#wrapper .menu {
	float:left;
	width:296px;
	min-height:600px;
	height:auto !important;
	height:600px;
}

#wrapper .content {
	float:right;
	width:562px;
	padding-top:10px;
	min-height:600px;
	height:auto !important;
	height:600px;
}

#wrapper .content .text {
	margin:25px 0 25px 50px;
}

#wrapper .middle {
	background:transparent no-repeat 0 0;
	width:562px;
	height:195px;
	background-image:url(/img/middle/default.jpg);
}

#wrapper .middle span {
	display:none;
}

#wrapper .middle.temp {
	background-image:url(/img/middle/default.jpg);
}

#wrapper .middle.about {
	background-image:url(/img/middle/about.jpg);
}

#wrapper .middle.contact {
	background-image:url(/img/middle/contact.jpg);
}

#wrapper .middle.news {
	background-image:url(/img/middle/news.jpg);
}

#wrapper .middle.home-visits {
	background-image:url(/img/middle/home-visits.jpg);
}

#wrapper .middle.workshop-repairs {
	background-image:url(/img/middle/workshop-repairs.jpg);
}

#wrapper .middle.mobile-solutions {
	background-image:url(/img/middle/mobile-solutions.jpg);
}

#wrapper .middle.testimonials {
	background-image:url(/img/middle/testimonials.jpg);
}

#wrapper .middle.new-systems {
	background-image:url(/img/middle/new-systems.jpg);
}

#wrapper .footer {
	clear:both;
}

#wrapper .menu .item.home {
	background-image:url(/img/menu/home.jpg);
	margin:0 0 0 20px;
}

#wrapper .menu .item.about {
	background-image:url(/img/menu/about.jpg);
	margin:125px 0 0 20px;
}

#wrapper .menu .item.contact {
	background-image:url(/img/menu/contact.jpg);
	margin:375px 0 0 20px;
}

#wrapper .menu .item.workshop-repairs {
	background-image:url(/img/menu/workshop-repairs.jpg);
	margin:375px 0 0 145px;
}

/*#wrapper .menu .item.mobile-solutions {
	background-image:url(/img/menu/mobile-solutions.jpg);
	margin:250px 0 0 145px;
}
*/
#wrapper .menu .item.new-office {
	background-image:url(/img/menu/new-shop.jpg);
	margin:250px 0 0 145px;
}

#wrapper .menu .item.news {
	background-image:url(/img/menu/news.jpg);
	margin:250px 0 0 20px;
}

#wrapper .menu .item.home-visits {
	background-image:url(/img/menu/home-visits.jpg);
	margin:500px 0 0 20px;
}

#wrapper .menu .item.remote-support {
	background-image:url(/img/menu/remote-support.jpg);
	margin:500px 0 0 145px;
}

#wrapper .menu .item.new-systems {
	background-image:url(/img/menu/new-systems.jpg);
	margin:125px 0 0 145px;
}

#wrapper .menu .item.testimonials {
	background-image:url(/img/menu/testimonials.jpg);
	margin:0 0 0 145px;
}

#wrapper .menu .msCertified {
	margin-top:650px;
	margin-bottom:20px;
}