#navbar {
	height: 150px;
	overflow: hidden;
	font-family: 'Georgia', serif;
	width: 880px;
	background-color: #5F042F;
}
#navbar #nav {
	position:absolute;
	white-space:nowrap;
	width:880px;
	height: 150px;
	top: 150px;
	margin: 0px;
	float: none;
	padding: 0px;
}
#navbar #nav_cont {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #900;
	font-size: 24px;
	font-style: oblique;
	font-variant: normal;
	text-decoration: none;
	height: 25px;
	width: 88px;
	margin: 0px;
	position: absolute;
	top: 227px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 791px;
}
#navbar #nav_cont a  {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #900;
	font-size: 24px;
	font-style: oblique;
	font-variant: normal;
	text-decoration: none;
	margin: 0px;
	position: absolute;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#navbar #nav_cont a:hover  {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #420062;
	font-size: 24px;
	font-style: oblique;
	font-variant: normal;
	text-decoration: none;
	margin: 0px;
	position: absolute;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#navbar #nav li{
	margin: 0px;
	white-space: nowrap;
	display: inline;
	float: left;
	padding: 0px;
	height: 150px;
}
#navbar #nav #nav_serv a {
	margin: 0px;
	color: #CCC;
	text-decoration: none;
	line-height: 45px;
	text-align: left;
	font-size: 18px;
	display: block;
	float: left;
	height: 150px;
	margin: 0px;
	width: 247px;
	background-image: url(../newsiteImages/nav-serve-ro.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	white-space: nowrap;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#navbar #nav #nav_port a {
	margin: 0px;
	color: #CCC;
	text-decoration: none;
	line-height: 45px;
	text-align: left;
	font-size: 18px;
	display: block;
	float: left;
	padding: 0px;
	height: 150px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	width: 247px;
	background-image: url(../newsiteImages/nav-port-ro.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#navbar #nav #nav_about a {
	margin: 0px;
	color: #CCC;
	text-decoration: none;
	line-height: 45px;
	text-align: left;
	font-size: 18px;
	display: block;
	float: left;
	padding: 0px;
	height: 150px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	width: 230px;
	background-image: url(../newsiteImages/nav-about-ro.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#navbar #nav #nav_blank a {
	margin: 0px;
	color: #CCC;
	text-decoration: none;
	line-height: 45px;
	text-align: left;
	font-size: 18px;
	display: block;
	float: left;
	padding: 0px;
	height: 150px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	width: 116px;
	background-image: url(../newsiteImages/nav4-cont-ro.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#navbar #nav #nav_serv a:hover {
	height: 150px;
	margin: 0px;
	text-decoration: none;
	background-image: url(../newsiteImages/nav-serve-ro.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#navbar #nav #nav_port a:hover {
	height: 150px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-image: url(../newsiteImages/nav-port-ro.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#navbar #nav #nav_about a:hover {
	height: 150px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-repeat: no-repeat;
	background-position: left bottom;
	background-image: url(../newsiteImages/nav-about-ro.jpg);
}
#navbar #nav #nav_blank a:hover {
	height: 150px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-image: url(../newsiteImages/nav4-cont-ro.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

