#menu{
	float:left;
	color:#FFFFFF;
	float:left;
	width:451px;
	height:121px;
	padding-left:85px;
	padding-top:79px;
	background:url(../images/head.jpg) no-repeat;
}
			
#menu img{
	float:left;
	cursor:pointer;
}	
	#menu a#contact{
		display:block;
		float:left;
		width:47px;
		height:70px;
		background: url(../images/6-off.jpg) no-repeat bottom;
	}
	#menu a#contact:hover{
		background: url(../images/6-roll.jpg) no-repeat bottom;
	}
