body {
	background-color: #3f6b04;
	margin-top: 0px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
}
.Title{
	font-size:14px;
	color:#FFF;
	font-weight:bold;	
}
.Footer{
	font-size:12px;
	color:#FFF;
	line-height:20px;
}
a:link {
	color: #FFF;
	text-decoration: none;
}
a:visited {
color:#FFFFFF;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color:#FFFFFF;
}
a:active {
	text-decoration: none;
}
#container{
	width:962px; 
	height:1332px; 
	margin:0 auto; 
	background-image:url(images/bg.png);
}
#header{
	width:962px; 
	height:266px; 
	float:left;
}
#content{
	width:962px; 
	float:left;
}
#buttonleft{
	width:233px; 
	height:528px; 
	float:left;
}
#buttonright{
	width:236px; 
	height:528px; 
	float:left;
}
#map{
	width:493px; 
	height:812px; 
	float:left;
	position:relative;
}
#line{
	width:962px; 
	height:42px; 
	float:left;
}
#directions{
	width:962px; 
	height:220px; 
	float:left; 
	background-image:url(images/directions.png);
	background-position:top;
	background-repeat:no-repeat;
}
#car{
	width:445px; 
	height:88px; 
	position:absolute; 
	margin-left:12px; 
	margin-top:43px;
}
#train{
	width:445px; 
	height:88px; 
	position:absolute; 
	margin-left:480px; 
	margin-top:43px;
}
#footer{
	width:962px; 
	height:278px; 
	float:left; 
	background-image:url(images/footer.png);
}
#email{
	width:250px; 
	height:150px; 
	position:absolute; 
	margin-top:120px; 
	margin-left:28px;
}
#address{
	width:250px; 
	height:150px; 
	position:absolute; 
	margin-top:120px; 
	margin-left:377px;
}
#open{
	width:250px; 
	height:150px; 
	position:absolute; 
	margin-top:120px; 
	margin-left:640px;
}
#simply{
	width:962px; 
	height:80px; 
	float:left;
}
