@charset "UTF-8";

img, div, a, span, h1 { behavior: url(_img/iepngfix.htc);}
body {
	margin:0px;
	background-color: #203d62;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #203d62;
	line-height: 21px;
}
a {
	color: #203d62;
	text-decoration:underline;
}
a:hover { color: #999999; text-decoration:none;}
#link {font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin:0px;
	padding:0px;
	color: #203d62;
	line-height: 21px;}
#link a { color:#203d62; text-decoration:underline;}
#link a:hover { color:#eeeeee; text-decoration:none;}
h2 {}
h3 {}
#bground-texture {
	background-image: url(../_img/bground-offshore-marine-outfitters.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#page-content {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#top {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	height:310px;
}
#middle {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	height:90px;
	text-align:center;
	font-weight:bold;
}
#bottom {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	height:200px;
}
#contact-phone {
	padding-left:650px;
	padding-top: 10px;
	font-weight: normal;
	color: #203d62;
	font-size: 16px;
	line-height: 18px;
}
#logos {
	width: 630px;
	float:left;
}
#newsletter {
	float:left;
	padding-left:40px;
	padding-top: 50px;
	font-weight: bold;
	color: #203d62;
	font-size: 18px;
	width: 250px;
	line-height: 22px;
}
.sign-up {
	font-weight: normal;
	color: #444444;
	font-size: 14px;
	padding-top: 12px;
}

