#wrapper
{
    margin: 0 0 -180px 0; 
}

header a.logo,
header a.logo:hover,
header a.logo:active
{
	top: 10px;
}

header a.logo img
{
	width: 100px;
}

header .leftmenu
{
	padding-left: 100px;
}

header .rightmenu
{
	padding-left: 100px;
	top: 25px;
}


header .topmenu nav.leftmenu a,
header .topmenu nav.rightmenu a
{
	font-size: 0.9em;
	padding: 1px 5px;
	line-height: 18px;
	height: 18px;
}

.works,
.interesting
{
	width: 49%;
}

.interesting .post,
.works .post,
.post
{
	margin: 20px 10%;
	width: 80%;
}

.share
{
	height: 40px;
	display: none;
}

#map,
#galleryDiv
{
	width: 300px;
	height: 190px;
}

.galleryUI .arrow
{
	top: 65px;
}

footer, .push, 
footer .main
{
    height: 180px;
}

#slogan,
#contacts
{
	float: none;
	margin: auto;
}

footer .phone,
footer .fb
{
	text-align: center;
}