@charset "ISO-8859-1";
* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	background-color: #1B324F;
}

#divWrap {
	text-align: center;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
}
#divContainer {
	background-color: #FFFFFF;
	text-align: left;
	margin-top: 70px;
}
.divHome #divContainer {
	background-color: #191919;
}
#imgLogo {
	position: absolute;
	width: 300px;
	top: 0px;
	margin-top: 20px;
	z-index:500;
}
#divHeader {
	color: #FF9900;
	height: 20px;
	padding-top: 40px;
	text-align: right;
	background-color: #000000;
}
.divHome #divHeader {
	padding-top: 10px;
}
#divHeader ul {
	list-style-type: none;
	width: 760px;
	z-index: 1000;
	position:relative;
}
#divHeader li {
	float: right;
	text-transform: uppercase;
	margin-right: 9px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	

}
.divHome #divHeader li {
	font-size: 12px;
}
#divHeader ul a{
	display: block;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
	line-height: 20px;
	background-image: url(../images/nav_back.gif);
	background-repeat: repeat-x;
	text-decoration: none;
	font-weight: bold;
	}
#divHeader li a:link{
	color: #FF9900;
	text-decoration: none;
}
#divHeader li a:visited{
	color: #FF9900;
	text-decoration: none;
}
#divHeader li a:hover, #divHeader li a.current{
	text-decoration: ;
	background-image: url(../images/nav_back_over.gif);
	background-repeat: repeat-x;	
}






#divBody {
	margin-left: 20px;
	margin-bottom: 20px;
}
.divHome #divBody {
	margin: 0px;
	background-image: url(../images/HallettDockCompany.jpg);
	background-repeat: no-repeat;
	height: 470px;
}

#divPrimaryContent {
	font-size: 1.1em;
	position: relative;
}
#divHomeContent {
	float: right;
	width: 415px;
	color: #FFFFFF;
	margin-right: 10px;
	padding-top: 20px;
}
#divHomeContent p {
	font-size: 14px;
	line-height: 1.5em;
}
#divHomeContent h1 {
	font-size: 24px;
	font-weight: normal;
	margin-bottom: 15px;
	margin-top: -30px;
}
#imgHomeHighlight {
	float: right;
	margin-left: 10px;
	margin-top: 10px;
}
#imgPrimary {
	float: right;
	margin-left: 10px;
}
#divPrimaryText {
	padding-top: 56px;
}
#imgHeadline {
	margin-bottom: 12px;
	margin-top: 15px;
	position: absolute;
	z-index: 1000;
}
#divPrimaryText p {
	margin-bottom: 10px;
	line-height: 1.4em;
}
#divPrimaryText a:link {
	color: #1B324F;
	text-decoration: underline;
}
#divPrimaryText a:visited {
	color: #000000;
	text-decoration: underline;
}
#divPrimaryText a:hover {
	color: #1B324F;
	text-decoration: none;
}

#divPrimaryText h1 {
	text-transform: uppercase;
	color: #FF9900;
	font-size: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#divPrimaryText h2 {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 10px;
}
#divPrimaryText h3 {
	font-size: 0.95em;
	font-weight: bold;
	margin-bottom: 10px;
	line-height: 1.5em;
	text-transform: uppercase;
	color: #1B324F;
}
#divPrimaryText h4 {
	font-size: 22px;
	font-weight: normal;
	margin-bottom: 10px;
}
h5 {
	font-size: 10px;
	font-weight: normal;
	margin-top: -5px;
	margin-bottom: 15px;
}
#divPrimaryText ul {
	margin-left: 20px;
	margin-bottom: 10px;
}
#divPrimaryText li {
	margin-bottom: 3px;
	line-height: 1.3em;
}
#divFooter {
	background-color: #000000;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	font-weight: bold;
	font-size: 10px;
	line-height: 1.3em;
	clear: both;
}
#divFooter h1{
	float: left;
	font-size: 14px;
	margin-top: 5px;
}
#divFooter #divAddress{
	margin-left: 200px;
}
#divFooter a:link, #divFooter a:visited{
	color: #FFFFFF;
	text-decoration: underline;
}

#divFooter a:hover{
	color: #FFFFFF;
	text-decoration: none;
}
table.press {
	font-size: 0.9em;
	color: #333333;
	margin: 10px;
}
.press td {
	padding-left: 10px;
}
