@charset "utf-8";
/* CSS Document */
html, body {
	padding: 0 !important;
/*	background-image: url(./images/backround001.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center top;*/
}
#Wrapper {
	width: 750px;
}


.inside {
        margin: 0px auto;
        width: 750px;
        padding: 0;
        border: none;
        }

#ro_superheader {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-shadow: #000 2px;
	margin: 0;
	padding: 0;
	overflow: hidden;
	margin-bottom: 20px;
}

#ro_superheader a:hover, #ro_superheader a:visited {
		color: #1F34B2;
	text-decoration: none !important;
}

#ro_superheader ul {
	margin: 0;
	padding: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	clear: both;
}

#ro_superheader ul li {
	list-style-image: none;
	list-style-type: none;
	float: left;
}


#ro_superheader ul li a {
	font-size: 16px;
	font-weight: bold;
	background-color: #FFFFFF;
	display: block;
	padding-top: 0.5em;
	padding-right: 1em;
	padding-bottom: 0.5em;
	padding-left: 1em;
	margin: 0 !important;
	color: #1F34B2 !important;
}

#ro_superheader ul li a:hover {
	background-color:#CCCCCC;
}

#ro_superheader ul li.nav_here{
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF !important;
	background-color: #000000 !important;
	display: block;
	padding-top: 0.5em;
	padding-right: 1em;
	padding-bottom: 0.5em;
	padding-left: 1em;
	margin: 0;
}
#ro_superheader #RoLogo {
	border-bottom-width: thick;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	margin: 0px !important;
	padding: 0px !important;
	float: left;
	clear: both;
}
#search-box {
	margin-top: 0px !important;
}
#ro_superheader ul li.special {
float: right;
}bro