#wrapper { 
	width: 760px; 
	margin: 0px auto 10px; 
	background: url('/images/wrapper_bg.png') top no-repeat; 
	padding: 83px 103px 0px 117px;
}
#topMenu { margin-left: 10px; font: 10pt Arial; margin-bottom: 27px; }
#topMenu a { color: #fff; text-decoration: none; padding: 9px 5px 8px/*9px 5px 8px*/;  }
#topMenu a:hover  { background: #ee5555; }
#content { padding: 30px 30px 20px; min-height: 575px; background: #fff url('/images/content_bg_left_top.png') left top no-repeat; }
#contentLeftMenu { margin-top: 7px; background-image: url('/images/content_left_menu_bg.png'); background-repeat: repeat-y; min-height: 575px; } 