
/************** background ****************/
div#top-left-bg {
	position: absolute;
	top: 0; left: 0;
	width: 506px; height: 425px;
	background: url(/images/bus-top-left.jpg);
}
div#top-bg {
	position: absolute;
	left: 0; top: 0;
	width: 96%; height: 85px;
	background: url(/images/top-bg.gif) left bottom;
}
div#top-right-bg {
	position: absolute;
	top: 0; right: 15px;
	width: 62; height: 85px;
	background: url(/images/top-right.gif);
}
div#bottom-right-bg {
	position: absolute;
	bottom: 27px; right: 16px;
	width: 61; height: 323px;
	background: url(/images/bottom-right.gif);
}
/************** background ****************/

/************** quick-navigation ****************/
div#quick-navigation {
	left: 8px; top: 0px;
	width: 263px; height: 157px;
	background: #FFF url(/images/quick-navigation-index.jpg) no-repeat right bottom;
}
/************** quick-navigation ****************/

/************** navigation_transport and navigation_parking ****************/
div#navigation_transport {
	position: absolute;
	z-index: 2;
	top: 99px; left: 246px;
	width: 218px;
}
/************** navigation_transport and navigation_parking ****************/


/************** content ****************/
div#content {
	height: auto !important;
	height: 840px;
	min-height: 638px;
	position: relative;
	z-index: 2;
	padding: 99px 86px 99px 474px !important;
	padding: 103px 86px 103px 474px;
}
/************** content ****************/

/************** search-and-newsletter ****************/
div#search-and-newsletter {
	position: absolute;
	z-index: 2;
	top: 596px !important;
	top: 594px; left: 173px;
	width: 291px;
	font-size: 0.9em;
	text-align: left;
	font-weight: bold;
	color: #0F36A6;
}
/************** search-and-newsletter ****************/


/************** traffic-shadules ****************/
div#traffic-shadules {
	position: absolute;
	z-index: 2;
	top: 450px; left: 173px;
	width: 291px;
}
/************** traffic-shadules ****************/


/************** footer ****************/
div#copyright {
	width: 727px; height: 156px;
	background: url(/images/footer-bg-bus.jpg) no-repeat center top;
}
div#copy {
	top: 90px; left: 25px;
}
div#webmaster {
	top: 106px;
}
/************** footer ****************/

