body {
  background: #6b92bb url(../images/seaway-bg1.jpg) repeat-x top;
}

#header {
  margin: 0;
  padding: 0;
  background: url(../images/home-header-ship.jpg) right no-repeat;
  height: 150px;
  border-bottom: #174a84 1px solid; 
  border-bottom: #032953 1px solid;
  border-bottom: #004b8d 3px solid;
}

.topContent {
	padding: 30px 20px 0 0;
	text-align: right;
	color: #ffffff;
}

.topContent p {
	padding-top: 5px;
	padding-bottom: 15px;
	margin-top: 0;
	font-size: 28px;
}
