#body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	margin: auto;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	position:relative;
	height: 100%;
	width: 700px;
	border-top-style: inset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;
	left: auto;
	right: auto;

}
#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:#000000
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	color: #333333;
}
#rail_carrier {
   position: absolute;
   right:0;
   top:0;
   width: 200px;
   }
   #services {
clear:both;

   }
