* {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 10px;
}

body {
	margin: 0;
	padding: 0;
	background-color: #000000;
}

.clear-both {
	clear: both;
}

.display-none {
	display: none;
}

p {
	margin: 0;
	padding: 0 0 6px 0;
}

h1 {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 18px;
}

h2 {
	font-weight: bold;
	color: #004990;
}

h3 {
	color: #FFFFFF;
	font-style: normal;
	font-weight: normal;
	padding-left: 18px;
}

h4 {
	color: #999999;
	font-size: 7px;
	font-style: normal;
	font-weight: normal;
}

h5 {
	color: #999999;
	font-size: 7px;
	font-style: normal;
	font-weight: normal;
	text-align: right;
}

div#outer {
	width: 685px;
	margin: 20px auto;
	margin-bottom: 0;
	padding: 0;
	border: solid 1px #000000;
	background-color: #FFFFFF;
}

div#logo {
	width: auto;
	height:87px;
	background: #FFFFFF url(../images/ritslogo.gif) no-repeat right bottom;
}

div#r1logo {
	width: auto;
	height:87px;
	background: #FFFFFF url(../images/riv1logo.gif) no-repeat right bottom;
}

div#navigation {
	width: auto;
	margin: 0;
	padding: 0;
	background-color: #004990;
/*	padding-left: 18px;*/
/*	border-bottom: solid 1px #FFFFFF;*/
}

div#navigation ul {
	margin: 0;
	padding: 3px;
	text-align: center;
}

div#navigation ul li {
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline;
}

div#navigation ul li a:link, div#navigation ul li a:visited {
	margin: 0;
	padding: 0 20px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}

div#navigation ul li a:hover {
	margin: 0;
	padding: 0 20px;
	text-decoration: none;
	color: #CC0000;
}

div#navigation ul li a:active {
	margin: 0;
	padding: 0 20px;
	text-decoration: none;
	color: #CCCCCC;
}

ul#sectionrollovers {
	width: auto;
	height: 199px;
	margin: 0;
	padding: 0;
	border-top: solid 1px #FFFFFF;
}

ul#sectionrollovers li {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	border-right: solid 1px #FFFFFF;
}

ul#sectionrollovers li a.corporate-button, ul#sectionrollovers li a.yachting-button, ul#sectionrollovers li a.congress-button, ul#sectionrollovers li a.vip-button {
	width: 170px;
	height: 199px;
	margin: 0;
	padding: 0;
	display: block;
}

ul#sectionrollovers li a.corporate-button {
	width: 171px;
	background: url(../images/corporate_button.jpg) no-repeat;
}

ul#sectionrollovers li a.yachting-button {
	background: url(../images/yachting_button.jpg) no-repeat;
}

ul#sectionrollovers li a.congress-button {
	background: url(../images/congress_button.jpg) no-repeat;
}

ul#sectionrollovers li a.vip-button {
	background: url(../images/vip_button.jpg) no-repeat;
}

ul#sectionrollovers li a.corporate-button:hover {
	background: url(../images/corporate_ro.jpg) no-repeat;
}

ul#sectionrollovers li a.yachting-button:hover {
	background: url(../images/yachting_ro.jpg) no-repeat;
}

ul#sectionrollovers li a.congress-button:hover {
	background: url(../images/congress_ro.jpg) no-repeat;
}

ul#sectionrollovers li a.vip-button:hover {
	background: url(../images/vip_ro.jpg) no-repeat;
}

/*	FOOTER*/


ul#footer {
	width: 685px;
	margin: 5px auto;
	padding: 0px 0px 0px 0px;
	text-align: right;
	color: #FFFFFF;
}

ul#footer li {
	padding: 0 10px;
	float: left;
	text-decoration: none;
	color: #FFFFFF;
}

ul#footer li.copyright {
	float: left;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 9px;
	list-style-image: none;
	list-style-type: none;
	text-decoration: none;
}


ul#footer li.intro {
	float: left;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 9px;
	list-style-image: none;
	list-style-type: none;
	text-decoration: none;	
}

ul#footer li.align-right {
	float: right;
	text-decoration: none;
	list-style-type: none;
	color: #FFFFFF;
}

ul#footer li a:link,
ul#footer li a:visited {
	color: #FFFFFF;
	font-size: 9px;
	display: block;
	text-decoration: none;
}

ul#footer li a:hover {
	color: #666666;
}

ul#footer li a:active {
	color: #FFFFFF;
}


div#corporateHeader, div#yachtingHeader, div#congressHeader, div#vipHeader, div#webHeader, div#contactHeader {
	width: auto;
	height: 199px;
	margin: 0;
	padding: 0;
	border-top: solid 1px #FFFFFF;
	border-bottom: solid 1px #FFFFFF;
}

div#corporateHeader {
	background: url(../images/corporateHdr.jpg) no-repeat;
}

div#yachtingHeader {
	background: url(../images/yachtingHdr.jpg) no-repeat;
}

div#webHeader {
	background: url(../images/webHdr.jpg) no-repeat;
}

div#congressHeader {
	background: url(../images/congressHdr.jpg) no-repeat;
}

div#vipHeader {
	background: url(../images/vipHdr.jpg) no-repeat;
}

div#contactHeader {
	background: url(../images/contactHdr.jpg) no-repeat;
}

div#corporateHeader h1, div#yachtingHeader h1, div#congressHeader h1,  div#webHeader h1,div#vipHeader h1, div#contactHeader h1 {
	margin: 20px 50px 20px 360px;
	padding: 0;
}

div#main_content_wrapper {
	width:auto;
	margin: 0;
	padding: 20px;
	background: #FFFFFF url(../images/linedbkgd.gif) no-repeat right bottom;
}


div#main_content_index_wrapper {
	width: auto;
	height: 146px;
	margin: 0;
	padding: 20px 0 20px 20px;
	background: #FFFFFF url(../images/linedbkgd.gif) no-repeat right bottom;
	clear: both;
}

div#main_content {
	width:355px;
	height:145px;
	overflow: auto;
/*	margin: 20px 0px 20px 20px;*/
	margin: 0;
	padding: 0;
	float: left;
}


div#main_content_index {
	width:650px;
	height:145px;
	overflow: auto;
/*	margin: 20px 0px 20px 20px;*/
	margin: 0;
	padding: 0;
	float: left;
}

div#rh_content {
	width: 250px;
	margin: 0;
	padding: 0px;
	float: right;
}

div#rh_content strong {
	font-weight: bold;
	color: #004990;
}

#rh_content_yachting {
	width: 229px;
	height: 152px;
	margin: 0 5px 0 0;
	padding: 0px;
	background: url(../images/yachting-insetpic.jpg) no-repeat right top;
	float: right;
}

#rh_content_congress {
	width: 229px;
	height: 152px;
	margin: 0 5px 0 0;
	padding: 0px;
	background-image: url(../images/congress-insetpic.jpg);
	background-repeat: no-repeat;
	float: right;
}

#rh_content_web {
	width: 229px;
	height: 152px;
	margin: 0 5px 0 0;
	padding: 0px;
	background-image: url(../images/web-insetpic.jpg);
	background-repeat: no-repeat;
	float: right;
}


#rh_content_vip {
	width: 229px;
	height: 152px;
	margin: 0 5px 0 0;
	padding: 0px;
	float: right;
	background: url(../images/vip-insetpic.jpg);
}

#rh_content_contact {
	width: 229px;
	height: 152px;
	margin: 0 5px 0 0;
	padding: 0px;
	background-image: url(../images/contact-insetpic.jpg);
	background-repeat: no-repeat;
	float: right;
}

form {
	margin: 0;
	padding: 0;
}
