#menuWrapper {
	position: absolute;
	top: 90px;
	width: 960px;
	z-index: 999999999;
	margin-left: auto;
	margin-right: auto;
}

.greeting {
	max-width: 260px;
	width: 25%;
	float: left;
	height: 20px;
	background-color: #6d6d6d;
	font: 10pt Verdana;
	color: #fff;
	padding-left: 5px;
	margin-right: -5px;
}

.greeting a {
	color: #fff;
	font: 10pt Verdana;
}

#topMenu {
	float: left;
	width: 75%;
	height: 20px;
	background-color: #6d6d6d;
}

#topMenu .mItemwrp,#topMenu .menuTitle,#topMenu .menuBlock,#topMenu ul,#topMenu li
	{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font: 12px verdana;
	color: #FFFFFF;
}

#topMenu .menuTitle {
	height: 100%;
}

#topMenu .mItemwrp {
	float: right;
	height: 20px;
	width: 100px;
}

#topMenu .mItemwrp .myProp {
	width: 100px;
}

#topMenu .mItemwrp .myProp a {
	color: #FFF;
	text-decoration: none;
	font: 9pt Verdana;
	display: block;
	padding-top: 2px;
}

#topMenu .menuTitle {
	cursor: pointer;
	text-align: center;
	font-weight: bold;
	background-color: #6d6d6d;
}

#topMenu .menuBlock {
	float: left;
}

#topMenu li {
	text-align: center;
	background-color: #94262c;
}

#topMenu li a,#topMenu .menuTitle a {
	color: #FFF;
	text-decoration: none;
	font: 9pt Verdana;
	display: block;
	padding-top: 2px;
}

#topMenu li a:hover,#topMenu li a:focus,#topMenu .menuTitle a:hover,#topMenu .menuTitle a:focus
	{
	color: #6d6d6d;
}

#topMenu .mItemwrp .menuTitle a:hover {
	color: #94262c;
}

#topMenu ul li {
	float: left;
	width: auto;
	font: 10pt verdana;
	margin-top: 0px;
}

#topMenu li {
	height: 30px;
}

#topMenu ul li a {
	margin-top: 7px;
	padding: 0px 5px 0px 5px;
	border-left: 1px solid #fff;
}

#topMenu li:first-child a {
	border-left: none;
}

#topMenu li {
	border-top: 1px solid #fff;
}

#menuBlockTools {
	width: 510px;
	margin-left: -145px !important;
}

#menuBlockNews {
	width: 500px;
	margin-left: -150px !important;
}

#menuBlockOurNetwork {
	width: 500px;
	margin-left: -150px !important;
}

#menuBlockOurTeam {
	width: 540px;
	margin-left: -45px !important;
}

#menuBlockServices {
	width: 490px;
	margin-left: 55px !important;
}