/* CSS Document */

#wrapper {
	position:relative;
	width:755px;
	z-index:1;
	background-color: #FFFFFF;
	margin: auto;
	height: 505px;
}
#header {
	position:absolute;
	left:5px;
	top:6px;
	width:744px;
	height:200px;
	z-index:1;
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #808080;
	background-image: url(images/RIVER-TAXI-LOGO-bg.jpg);
}
#main {
	position:absolute;
	left:0px;
	top:241px;
	width:710px;
	z-index:2;
	background-color: #FFFFFF;
	padding-top: 15px;
	padding-bottom: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-right: 20px;
	padding-left: 25px;
}
.topMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FEFE08;
}
.funHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
}
body {
	background-color: #3791F2;
}
#header .topMenu a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFF01;
	text-decoration: none;
}
#header .topMenu a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
#header .topMenu a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
#header .topMenu a:visited {

	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFF01;
	text-decoration: none;
}
.blueText {
	color: #0A51A1;
	font-family: Arial, Helvetica, sans-serif;
}
.lineHeight1 {
	line-height: 20px;
}
.blue15 {
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #0A51A1;
}
.text10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000000;
}
