


#slide-container {

}

#slide-container #slideshow {
	width:555;
	height:311px;
	margin:auto;
	position:relative;
}

#slide-container #slideshow IMG {
	position:absolute;
	top:0;
	left:0;
}




#menuLayout .menuItem{

	height:35px;
	cursor:pointer;
	float:left;
}

/*место регулировки высоты слова*/
#menuLayout .menuItem img.out{
	display:block;
	position:relative; 
	margin-top:-35px;
	*margin-top:-35px;
	_margin-top:-35px;	
}
/*место регулировки высоты подпрыгивания слова*/



#mainAbout{
position:absolute;
  top: 50%;
	margin-top:90px;
	margin-left:495px;

}
/*место регулировки положения About*/


