*{ margin:0; padding:0;}
.wrapper{
	width:630px;
	margin:auto;
	padding:20px 0 ;
	text-align:center;
	position:relative;
}
#navigation {
	list-style: none;
	height: 27px;
	padding:15px 0 0 15px;
	margin:0;
	background:#fff;
}
#navigation li { float:left; display:inline; margin-right:14px; }
#navigation li a { height:11px; display:block;}
#navigation li a.active, #navigation li a:hover{ background-position: 0 -11px;}
#navigation li a  span{ display:none;}

/*#navigation li.active a { margin-left: 0px; }*/
#navigation .home a { background:  url(../img/menu/home.jpg)  0 -11px no-repeat; width:43px; }
#navigation .man a  { background: url(../img/menu/man.jpg)  0 -11px no-repeat; width:32px;  }
#navigation .woman a{ background: url(../img/menu/woman.jpg)  0 -11px no-repeat; width:58px;  }
#navigation .adv a  { background: url(../img/menu/adv.jpg)  0 -11px no-repeat; width:31px;  }
#navigation .plus a  { background: url(../img/menu/plus.jpg)  0 -11px no-repeat; width:10px;  }
#navigation .personal a{ background:  url(../img/menu/portraits.jpg) 0 -11px  no-repeat; width:81px;  }
#navigation .contact a{ background: url(../img/menu/contact.jpg)  0 -11px no-repeat; width:70px;  }
#navigation .clients a{ background: url(../img/menu/clients.jpg)  0 -11px no-repeat; width:61px;  }



h1{
	width:193px;
	height:18px;
	background: url(../img/logo.jpg) 0 0 no-repeat;
	position:absolute;
	top:580px;
	left:0px;
}
h1 span{display:none; }