body {
	background-color:#000033;
	margin:0 auto;
	padding-top:0px;
}
#body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	margin: auto;
	padding-top: 190px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	position:relative;
	height: 100%;
	width: 700px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	left: auto;
	right: auto;
	border-right-width: 3px;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-left-width: 3px;
}
#locations_left {

	top:0;
    right:0;
	width: 350px;
	float: left;
}
#locations_right {
position:relative;
	top:0;
	right:0;
	width: 350px;
	float: left;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #0000FF;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	color: #333333;
}
#rail_carrier {
   position: absolute;
   top:5px;
   width: 700px;
   background-color:#000000;
   }
   #services {
clear:both;

   }
