#ContentServices_ID{
   min-width: 715px;
   width: 98%;    
}

#bottomMenuContent{
    background: url(../theme/img/media/mw1.gif) repeat-x bottom left;
    height: 4px; 
}
.mw2 {
	width: 100%;
	position: relative;
	overflow: hidden;
	background: url(../theme/img/media/mw2.gif) repeat-x bottom left;
}

.mw2 span,.mw2 a {
	float: left;
	display: block;
	padding: 9px 20px;
	border-right: 1px solid #DFE5E9;
	color: #215204;
	cursor: pointer;
	text-decoration: none
}

.mw2 a:hover {
	float: left;
	display: block;
	padding: 9px 20px;
	border-right: 1px solid #DFE5E9;
	color: #911B1B;
	cursor: pointer;
	text-decoration: none
}
.mw2 span.mwhov,.mw2 a.mwhov {
	font-weight: bold;
	background: #EDF1F3;
	border-right: 1px solid #B2BCC1;
	padding: 0px; 
}
.mw3 {
	border-right: 1px solid #B2BCC1;
	height: 27px;
	background: #EDF1F3;
	
}

.mw3 ul {
	padding: 4px 0 2px 0px
}

.mw3 li {
	display: block;
	float: left;
	margin: 0 2px;
	padding: 0 6px 0 0;
	border-right: 1px solid #D3DADD;
	list-style: none;
	background: none
}

.mw3 span,.mw3 a {
	border-bottom: 1px dashed #8C98A0;
	cursor: pointer;
	text-decoration: none;
}

.mw3 a:hover {
	color: #911B1B;
	border-bottom: 1px dashed #911B1B;
	cursor: pointer;
	text-decoration: none;
}


.mw3 span.mwshov,.mw3 a.mwshov {
	font-weight: bold;
	border: none;
	color: #215204; 
}
ul#portalThemeNavigation_ul {
    background: url(../theme/img/xleb.gif) repeat-y scroll right top #ECEFF4;
    overflow: hidden;
    padding: 8px 0 8px 13px;
    position: relative;
    width: 95%;
    list-style: none outside none;
    margin-left: 0em;

}

ul#portalThemeNavigation_ul li.right_arrow {
	background: url(../theme/img/xarr.gif) no-repeat scroll right center transparent;
}

ul#portalThemeNavigation_ul li {
	padding: 0 15px 0 5px;
	margin: 0;
	float: left;
	background: none;
}

ul#portalThemeNavigation_ul li a {
    text-decoration: none;
    color: #000000;
}

ul#portalThemeNavigation_ul li a:hover {
	text-decoration: underline;
}

ul#portalThemeNavigation_ul li a:visited {
	color: #091e2f;
}
