#printlogo {
display: block;
}

#header h1 img{
display: none;
}

#header #breadcrumb img, #breadcrumb, #header #arrow_up, #galleryContainer, #content-text p, #nav, #footer{
	display: none;
	width: 10px;
}

#content-img{
	float: left;
}

#content-img  #big-img {
	width: 615px;
	height: 512px;
}
#content-home img {
	width: 615px;
	height: 330px;
}
#services {
	float: left;
	margin-right: 20px;
}

#content-text-services {
	float: left;
}
#content-text-contact {
	clear: both;
}
#map {
	float: left;
	margin: -35px 0 10px 0;
}
.listleft {
	width: 145px;
	padding-right: 15px;
}
#wrapper {
	width: 700px;
}
.about {
	width: 650px;
}
.about p{
	float: left;
	width: 300px;
	margin: 0 10px 10px 0;
}
.about img {
	float: right;
	width: 250px;
}