.menu_style {	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
}
ul.dropdown {
	background-color: #666;
	margin: 0px;
	float: left;
	list-style-image: none;
	list-style-type: none;
	position: relative;
	z-index: 597;
	padding: 0px;
	width: 850px;
	background-image: url(Icons/menu_button.gif);
	border: 0px none #CCC;
}
ul.dropdown a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
}
ul.dropdown a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	text-decoration: none;
}
ul.dropdown a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	text-decoration: none;
}
ul.dropdown ul {
	color: #CCC;
	margin: 0px;
	padding: 0px;
	width: 120px;
	list-style-image: none;
	list-style-type: none;
	position: absolute;
	visibility: hidden;
	z-index: 598;
	left: 0px;
	top: 100%;
	background-image: url(Icons/menu_button.gif);
}
ul.dropdown li {
	line-height: 1.3em;
	vertical-align: middle;
	float: left;
	padding-top: 1px;
	margin: 0px;
	padding-right: 22px;
	padding-bottom: 1px;
	padding-left: 22px;
	list-style-image: none;
	list-style-type: none;
	border-left-width: 0.5px;
	border-left-style: solid;
	border-left-color: #000;
}
ul.dropdown ul li {
	float: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #2d4c82;
}
ul.dropdown li:hover {
	background-color: #000;
	position: relative;
	z-index: 599;
	background-image: url(Icons/menu_button_hover.gif);
}
ul.dropdown li:hover > ul {
	visibility: visible;
	background-color: #CCC;
}
menu_style {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
}


#right{
	width: 161px;
}

.clients {
	
}

.cli_l {
	float:left;
	width: 161px;
	text-align:center}

.cli_r {
	float:left;
	width: 161px;}
	
h2{
	font-family: Tahoma, Geneva, sans-serif;
	font-size:14px;
	font-weight: 100;
	color: #ffffff;
	text-align: center;
	padding: 4px 0px 3px 0px;
	background-color: #03F;
}

