body {
	margin: 0px;
	padding: 0px;
	font-family: Arial;
	font-size: 14px;
	color: #000;
	background-color: #CCD5ED;
}
#page {
	height: 1320px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-color: #B9C7EC;
}
#header {
	height: 233px;
	width: 900px;
	background-image: url(images/headerBG.jpg);
	background-repeat: no-repeat;
}
#menu {
	height: 70px;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 20px;
}
.row01 {
	height: 250px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}

/* SEARCH */

.searchArea {
	width: 250px;
	height: 250px;
	font-family: arial;
	font-size: 14px;
	color: #666;
	border: 1px solid #B9C7EC;
	background-image: url(images/searchBG.gif);
	background-repeat: no-repeat;
	float: left;
	margin-top: -1px;
}
.searchTitle {
	font-weight: bold;
	text-align: center;
	width: 248px;
	height: 25px;
	padding-top: 10px;
	color: #333;
	background-color: #909BB7;
	margin-left: 1px;
}
.searchFunctionalArea {
	height: 225px;
	width: 250px;
}
.searchRow {
	width: 250px;
	height: 23px;
	clear: both;
}
.searchRowLabel {
	width: 35%;
	float: left;
	height: 23px;
	padding-top: 7px;
	padding-left: 5px;
	font-weight: bold;
	color: #303029;
	font-size: 11px;
}
.searchRowValue {
	width: 60%;
	float: left;
	height: 23px;
	padding-top: 5px;
	padding-left: 5px;
	color: #666;
	font-size: 12px;
}
.searchRowValue select{
	font-size: 10px;
	color: #000;
}

.searchRowValue input{
	font-size: 12px;
	color: #FFF;
	font-weight: bold;
	background-color: #333;
}
.intro {
	float: right;
	width: 524px;
	height: 220px;
	background-color: #FFF;
	padding: 10px;
	color: #536B38;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #909BB7;
	border-right-color: #909BB7;
	border-bottom-color: #909BB7;
	border-left-color: #909BB7;
	border-left-style: solid;
	border-left-width: 2px;
	overflow: auto;
}
.row02 {
	height: 450px;
	width: 800px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	float: left;
}
.row02 a {
	color: #666699;
}
.text {
	height: 794px;
	width: 590px;
	float: left;
	margin-left: 10px;
	margin-right: 10px;
	padding: 10px;
	background-color: #FFF;
	border: 2px solid #666699;
	color: #666699;
}


/* FARES */
.fares {
	width: 650px;
	height: 600px;
	overflow: auto;
	float: left;
}

.faresTitle {
    margin-left:5px;
	background-color:#909BB7;
	width:890px;
	height:28px;
	font-size:14px;
	font-weight:bold;
	padding-top:10px;
	text-indent:10px;
}
.fareInfo2 {
	width: 190px;
	height: 190px;
	float: left;
	background-image: url(images/faresBG.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
	margin-left: 5px;
	margin-top: 10px;
}

.faresRow {
	height: 24px;
	width: 180px;
	text-align: center;
}
.faresRowValue {
	width: 180px;
	height: 20px;
	padding-top: 4px;
	font-size: 12px;
	color: #FFF;
	text-align: center;
}


/* FARES END */
.menu2 {
	height: 450px;
	width: 140px;
	float: left;
	margin-top: 2px;
}
.menu2Title {
	height: 25px;
	width: 230px;
	background-image: url(images/menu2TitleBG.gif);
	background-repeat: no-repeat;
	background-position: center center;
	color: #000;
	font-weight: bold;
	padding-top: 5px;
	padding-left: 10px;
	clear: both;
	font-size: 12px;
	margin-left: 5px;
}
.menu2Value {
	height: 73px;
	width: 228px;
	padding: 5px;
	color: #666699;
	background-color: #FFF;
	border: 1px solid #909BB7;
	clear: both;
	margin-left: 5px;
	overflow: auto;
}

.emailus {
	height: 420px;
	width: 95%;
	border: 1px solid #909BB7;
	clear: both;
	padding-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-color: #B9C7EC;
}
.emailUsTitle {
	height: 30px;
	border: 1px solid #666699;
	font-size: 16px;
	color: #000;
	font-weight: bold;
	background-color: #909BB7;
	width: 99%;
	padding-left: 5px;
}
.rows {
	width: 100%;
	height: 25px;
	padding-top: 5px;
	font-size: 14px;
}
.rowLabel {
	width: 30%;
	float: left;
	text-align: right;
	font-weight: bold;
	color: #FFFFFF;
}
.rowValue {
	width: 70%;
	float: right;
}
.button {
	width: 100px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-top: 10px;
}


#footer {
	height: 135px;
	width: 900px;
	background-image: url(images/footerBG.gif);
	background-repeat: no-repeat;
	clear: both;
	color: #066;
	margin-top: 180px;
	padding-top: -40px;
}

.footer01 {
	width: 900px;
	height: 35px;
	margin-right: auto;
	margin-left: auto;
}
.footerBrowse {
	width: 900px;
	float: left;
	height: 25px;
	margin-top: 10px;
}
.footerBrowse a {
	color: #B9C7EC;
	font-size: 10px;
	text-decoration:none;
}
.footerBrowseImage {
	float: right;
	width: 100%;
	height: 30px;
	margin-left: auto;
	margin-right: auto;
}
.footer02 {
	width: 100%;
	height: 20px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.footer02 a {
	color: #B9C7EC;
	font-weight: bold;
}

.footer03 {
	width: 100%;
	height: 35px;
}
.footerRow {
	width: 300px;
	float: left;
	height: 35px;
	text-align: center;
	color: #000;
	margin-left: auto;
	margin-right: auto;
}
