@charset "utf-8";
/* CSS Document */
body {
	background-image: url(../images/seahorsebackground.png);
	background-repeat:repeat-x;
	background-color:#003399;
	margin:0;
	padding:0;
}

#header {
	width:985px;
	margin:5px auto 0 auto;
	padding:0;
	height:87px;
	background:none;
}
.logo {
	margin-top:0;
	margin-left:-20px;
	border:0px;
	float:left;
}
.navbar {
	float:right;
	width:510px;
	margin-top:20px;
}
#nav {
	width:570px;
	float:right;
	background:none;
	line-height:normal;
	font-size:95%;
	margin:26px 0 0 0;
	padding:0;
	
}
#nav ul {
	margin:0;
	padding:0;
	list-style:none;
	right:0;
}
#nav li {
	margin:0 0 0 1px;
	padding:0 0 0 4px;
	float:left;
	background:url(../images/left.png) top left no-repeat;
	width:auto;
	
}
#nav a, #nav a:link, #nav a:visited {
	display:block;
	background:url(../images/right.png) top right no-repeat;
	padding:5px 8px 4px 4px;
	margin:0;
	text-decoration:none;
	color:#333;
	font-weight:bold;
	font-size:85%;
	
}
#nav li:hover, #nav li:active, #nav li:focus {
	background:url(../images/leftcurrent.png) top left no-repeat;
}
#nav a:hover, #nav a:active, #nav a:focus {
	background:url(../images/rightcurrent.png) top right no-repeat;
}
#nav #current {
	background:url(../images/leftcurrent.png) top left no-repeat;
}
#nav #current a {
	background:url(../images/rightcurrent.png) top right no-repeat;
}
#root {
	width:985px;
	background:#FFF;
	margin:15px auto 0 auto;
	padding:0;
}
.flash {
	width:985px;
	height:270px;
	text-align:center;
	padding:15px 0;
}
#content {
	position:relative;
	width:945px;
	margin-left:20px;
	margin-right:20px;
}
#content h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#003399;
}
#content h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#333;
}
#content h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#333;
}
#content p ul li {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}
#content a {
	text-decoration:none;
	color:#003399;
}
#footer {
	position:relative;
	width:985px;
	height:30px;
	margin-left:auto;
	margin-right:auto;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	text-align:center;
	border:0px;
}
#footer span {
	margin-left:10px;
	margin-right:10px;
}
#footer a {
	color: #333;
	text-decoration: none;
}
#footer a:link, a:visited {
	text-decoration: none;
}
#footer a:hover {
	font-weight:bold;
}
#footer2 {
	position:relative;
	width:985px;
	margin-left:auto;
	margin-right:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFF;
	text-align:center;
	margin-top:10px;
}
#footer2 a {
	color:#FFF;
	text-decoration: none;
}
#footer2 a:link, a:visited {
	text-decoration: none;
}
#footer2 a:hover {
	font-weight:bold;
}
.left {
	width:620px;
	height:195px;
	position:relative;
	float:left;
	margin-top:5px;
}
.right {
	width:314px;
	position:relative;
	height:195px;
	float:right;
	background:url(../images/quotes.png) no-repeat;
	margin-top:5px;
	z-index:1;
}
.left2 {
	float:left;
	width:220px;
	height:220px;
}
#right3 {
    width:765px;
	height:220px;
	}
.logisticleft {
	width:765px;
	height:500px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
}