.tablesurr {
	border: 1px solid #000;
	padding: 5px;
	width: 70%;
	margin-left: 40px;
}

table {
	border: none;
	background-color:#204491;
	color: #fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	line-height: 1.5em;
}
.left {
	font-weight:700;
}
#left-content {
  height: 363px; 
}

#left-content H3 {
	font-size: 2em;
	line-height: 2em;
}
  
#left-low {
 width: 475px;
 height: 138px;
 background: url('images/outside-shot.jpg');
 margin-top: 6px;
 position: relative;
}
#left a {
	color: #fff;
	text-decoration:underline;
}