/* CSS Document */

#header {
	position: absolute;
	top: 50px;
	left: 100px;
	height: 200px;
	width: 775px;
	background-color: #275475;
	font-size: 24px;
	text-align: center;
	color: #ffffff;
}
#BusLogo {
	position: absolute;
	top: 60px;
	left: 0px;
	z-index: 4;	
}
#busphone {
	position: absolute;
	top: 100px;
	left: 0px;
}
#slogan {
	position: absolute;	
	top: 130px;
	left: 475px;
	width: 300px;
	height: 40px;		
	z-index: 2;
}
#logoPic {
	position: absolute;
	top: 110px;
	left: 427px;
	z-index: 3;
}
#main {
	position: absolute;
	top: 291px;
	left: 100px;
	width: 735px;
	background-color: #839daf;
	color: #000000;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 20px;
	font-family: Arial, Helvetica, sans-serif;
	border-color: #275475;
	height: 2137px;
	/*
	border-top-style: solid;	
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-style: solid;
	*/
}
#navbar {
	position: absolute;
	top: 250px;
	left: 100px;
	width: 780px;
}
body {
	background-color: #578baf;
}
#FirstLine
	{font-size: 20px;
	 font-weight: 700;
	 font-family: "Comic Sans MS",Arial,sans-serif;
	 color: #0066af;
}
.p1	{
	text-decoration: underline;
	font-weight: bold;
}

.carPic
	{padding: 15px;
	}
table	{
	border-color: #000000;
}
