body {
	margin: 0px;
	padding: 0px;
	font-family: Arial;
	font-size: 14px;
	background-color: #CCCCCC;
}
#page {
	height: 1000px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	height: 136px;
	width: 800px;
	background-image: url(../images/template_01.png);
	background-repeat: no-repeat;
}
.banner {
	height: 29px;
	width: 900px;
	background-image: url(../images/banner.png);
	background-repeat: no-repeat;
}
.menu {
	height: 25px;
	width: 900px;
	padding-top: 1px;
	float: right;
}
.menu a {
	width: 120px;
	float: left;
	height: 21px;
	text-align: center;
	color: #FFF;
	font-weight: bold;
	font-size: 12px;
	text-decoration:none;
	padding-top: 4px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
	padding-left: 14px;
	padding-right: 14px;
}
.menu a:hover {
	background-color: #99DF66;
	color: #333;
}
#body {
	height: 930px;
	width: 900px;
	background-color: #FFFFFF;
}
.sideColumns {
	height: 758px;
	width: 204px;
	float: left;
}
.heads {
	width: 193px;
	height: 30px;
	margin-right: auto;
	margin-left: 2px;
	background-image: url(../images/header.png);
	background-repeat: no-repeat;
	padding-top: 7px;
	color: #FFF;
	font-weight: bold;
	font-size: 12px;
	padding-left: 9px;
	margin-top: 10px;
}
.info {
	height: 100px;
	width: 195px;
	margin-right: auto;
	margin-left: 2px;
	border: 1px solid #29811B;
	padding: 2px;
	color: #2B831D;
	background-color: #F8FAC7;
	overflow: auto;
}

.center {
	width: 510px;
	float: left;
	height: 760px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FF8C00;
	border-left-color: #FF8C00;
}
.cities {
	width: 460px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 50px;
	height: 175px;
}
.citiesColumn {
	width: 150px;
	float: left;
	height: 175px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
}
.citiesTitle {
	width: 150px;
	height: 23px;
	background-color: #5CB244;
	color: #FFF;
	font-weight: bold;
	padding-top: 2px;
	font-size: 16px;
	text-align: center;
}
.intro {
	width: 300px;
	height: 240px;
	margin-right: auto;
	margin-left: auto;
	padding: 2px;
	margin-top: 10px;
	color: #1F7714;
	float: none;
}


.seach {
	height: 240px;
	width: 310px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
}
.searchLeft {
	height: 260px;
	width: 24px;
	background-image: url(../images/left_coner.png);
	background-repeat: no-repeat;
	float: left;
}
.searchCenter {
	width: 260px;
	float: left;
	height: 250px;
	background-image: url(../images/center.png);
	background-repeat: repeat-x;
	padding-top: 5px;
	padding-bottom: 2px;
}

/* SEARCH */

.searchArea {
	width: 230px;
	height: 210px;
	font-family: arial;
	font-size: 14px;
	color: #57574E;
}
.searchTitle {
	font-weight: bold;
	text-align: center;
	width: 240px;
	height: 25px;
	padding-top: 5px;
	color: #166F0D;
}
.searchFunctionalArea {
	height: 220px;
	width: 230px;
}
.searchRow {
	width: 250px;
	height: 23px;
	clear: both;
}
.searchRowLabel {
	width: 30%;
	float: left;
	height: 23px;
	padding-top: 5px;
	padding-left: 8px;
	font-weight: bold;
	color: #318922;
	font-size: 11px;
}
.searchRowValue {
	width: 65%;
	float: left;
	height: 23px;
	padding-top: 1px;
	padding-left: 4px;
	color: #257D18;
	font-size: 12px;
}
.searchRowValue select{
	font-size: 10px;
	color: #000;
}

.searchRowValue input{
	font-size: 12px;
	color: #FFF;
	background-color: #5A8D4D;
	font-weight: bold;
}

/* end */

.searchRight {
	height: 260px;
	width: 24px;
	float: left;
	background-image: url(../images/right_corner.png);
	background-repeat: no-repeat;
}

#footer {
	height: 138px;
	width: 900px;
	background-image: url(../images/footerBG.gif);
	background-repeat: repeat-x;
	clear: both;
	color: #FFF;
	background-color: #2EA31D;
}

.footer01 {
	width: 97%;
	height: 35px;
	margin-right: auto;
	margin-left: auto;
}
.footerBrowse {
	width: 880px;
	float: left;
	height: 25px;
	margin-top: 2px;
}
.footerBrowse a {
	color: #FFF;
	font-size: 10px;
	text-decoration:none;
}
.footerBrowseImage {
	float: right;
	width: 100%;
	height: 50px;
}
.footer02 {
	width: 100%;
	height: 20px;
	text-align: center;
}
.footer02:a {
	color:#FFF;
	text-decoration:none;
}
.footer03 {
	width: 100%;
	height: 35px;
}
.footerRow {
	width: 300px;
	float: left;
	height: 35px;
	text-align: center;
}


/* FARES */
.fares {
	width: 500px;
	height: 818px;
	overflow: auto;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}
.fareTitle {
	width: 469px;
	height: 25px;
	background-image: url(../images/fareTitle.gif);
	background-repeat: repeat-y;
	padding-left: 10px;
	padding-top: 5px;
	color: #FFF;
	font-weight: bold;
	font-size: 16px;
	margin-top: 10px;
	background-color: #257D18;
}
.fareInfo {
	width: 480px;
	height: 123px;
	background-image: url(../images/fareBG.gif);
	background-repeat: repeat-x;
	padding: 1px;
	color: #3B8841;
	font-weight: bold;
}



.fareInfo2 {
	width: 334px;
	height: 123px;
	float: left;
	background-color: #D5F3CB;
}

.faresRow {
	height: 24px;
	width: 100%;
}
.faresRowLabel {
	width: 25%;
	height: 20px;
	padding-top: 4px;
	color: #0C1912;
	font-weight: bold;
	float: left;
}
.faresRowValue {
	width: 65%;
	float: right;
	height: 20px;
	padding-top: 4px;
	font-size: 14px;
	color: #675959;
}
.reservation {
	float: left;
	width: 30%;
	height: 123px;
	text-align: center;
	color: #000000;
	font-weight: bold;
	font-size: 16px;
	background-color: #D5F3CB;
}

/* FARES END */
