@charset "utf-8";
/* HTH Worldwide CSS Document */

/* ---------- HTML ---------- */

html, body {
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
}

body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #072945;
}

img {
	border: none;
	vertical-align: bottom; /* IE 6 fix */
}

a {
	color: #072945;
	text-decoration: underline;
}

a:hover {
	color: #0070b9;
	text-decoration: none;
}

p {
	margin: 0px 0px 10px 0px;
	padding: 0px;
}

h1 {
	margin: 0px 0px 15px 0px;
	padding: 0px;
	font-size: 24px;
	font-weight: normal;
}

h2 {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	font-size: 14px;
	font-weight: 600;
}

ul {
	margin: 0px 0px 10px 30px;
	padding: 0px;
}

ul li {
	margin: 0px 0px 3px 0px;
	padding: 0px;
}

/* ---------- STRUCTURAL DIVS ---------- */

.container {
	width: 950px;
	margin: 0px auto;
}

.left-50, .right-50 {
	float: left;
	width: 50%;
}

.header {
	height: 89px;
	background: url(../images/contact-woman.jpg) no-repeat bottom right;
}

.banner {
	height: 276px;
	background: url(../images/banner-maritime.jpg) no-repeat top left;
	margin-bottom: 15px;
}

.banner .title {
	padding: 112px 0px 10px 20px;
}

.banner .text {
	padding: 0px 0px 40px 20px;
	width: 450px;
	line-height: 20px;
	color: #ffffff;
}

.banner .more {
	width: 400px;
}

.content {
	margin-bottom: 15px;
}

.box {
	width: 306px;
	height: 163px;
	float: left;
	border: 1px solid #b8b8b8;
	margin-right: 13px;
}

.box-last {
	margin-right: 0px;
}

.box-top {
	height: 113px;
	padding: 10px;
	background: url(../images/box-bg-lb.jpg) no-repeat top left;
}

.box-top-db {
	background: url(../images/box-bg-db.jpg) no-repeat top left;
}

.box-bottom {
	height: 30px;
	background: #196dad;
}

.box-bottom-db {
	background: #072945;
}

.footer {
	height: 100px;
	text-align: right;
	font-size: 11px;
	line-height: 20px;
}

/* inner page */

.top-bar {
	height: 36px;
	background: url(../images/top-bar-bg.jpg) repeat-x top left;
	margin-bottom: 15px;
}

.left-nav {
	float: left;
	width: 213px;
}

.left-nav a {
	font-size: 14px;
	display: block;
	text-decoration: none;
	padding: 10px 0px 10px 0px;
	border-bottom: 1px dotted #072945;
}

.left-nav a:hover {
	font-size: 14px;
	display: block;
	text-decoration: underline;
}

.right-content {
	float: left;
	width: 697px;
	padding: 0px 20px 0px 20px;
}

.footer-bar {
	font-size: 0px;
	height: 6px;
	background: #0070b9;
	margin-bottom: 15px;
}

/* ---------- MISC ---------- */

.clear {
	clear: both;
	display: block;
}

.hth-logo {
	margin: 31px 0px 0px 7px;
	float: left;
}

.phone-title {
	float: right;
	font-size: 18px;
	margin: 31px 107px 5px 0px;
}

.phone-number {
	float: right;
	margin: 0px 107px 0px 0px;
}

.phone-number b {
	color: #196dad;
}

.footer a {
	text-decoration: none;
}

.footer a:hover {
	text-decoration: underline;
}

.footer-link {
	margin: 0px 5px 0px 5px;
}

.footer-link-last {
	margin-right: 0px;
}

.banner .title h2 {
	font-size: 18px;
	font-family: Verdana, Geneva, sans-serif;
	color: #ffffff;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}

.box h2 {
	font-size: 18px;
	font-family: Verdana, Geneva, sans-serif;
	color: #196dad;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	font-weight: normal;
}

.box p {
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	line-height: 15px;
}

/* rollover links */

.calloutLink, a.calloutLink, a.calloutLink:visited, a.calloutLink:link {  
	background-image: url(../images/link_bg.gif);
	background-repeat: no-repeat;
	background-position: 0 0px;
	position: relative;
	float: left; 
	height: 17px;
	padding: 1px 0px 0px 24px;
	margin: 7px 0px 0px 16px;
	line-height: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffbd00;
	font-weight: bold;
	text-decoration: none;
}

a.calloutLink:hover {
	background-position: 0 -83px;
	text-decoration: underline;
	color: #FFFFFF;
	cursor: pointer;
}

.calloutLink2, a.calloutLink2, a.calloutLink2:visited, a.calloutLink2:link {  
	background-image: url(../images/link_bg.gif);
	background-repeat: no-repeat;
	background-position: 0 0px;
	position: relative;
	float: left; 
	height: 17px;
	padding: 1px 0px 0px 24px;
	margin: 7px 0px 0px 16px;
	line-height: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}

a.calloutLink2:hover {
	background-position: 0 -83px;
	text-decoration: underline;
	cursor: pointer;
}

.btnMore {  
	background-image: url(../images/btn_more.gif);
	background-repeat: no-repeat;
	position: relative;
	float: right;
	width: 151px; 
	height: 27px;
	margin: 0px;
	text-indent: -9999px;
}

.btnMore:hover {
	background-position: 100% -27px;
	cursor: pointer;
}

.small-text {
	font-size: 10px;
}

.table-5 td {
	padding: 5px;
	background: #FFFFFF;
}

.t-border {
	background: #cccccc;
	margin-bottom: 10px;
}

.box-top h2 a {
	color: #196dad;
	text-decoration: none;
}

.box-top h2 a:hover {
	color: #196dad;
	text-decoration: underline;
}

.header a {
	color: #0070b9;
	text-decoration: none;
}

.header a:hover {
	color: #0070b9;
	text-decoration: underline;
}