﻿body 
{
	margin:0;
	padding:0;
	background:#000000 url("/images/ShippingConnectionBG.gif") repeat-x;
	color:#fff;
	font-family:Arial;
	font-size:10pt;
}
#cont
{
	width:800px;
	margin:0px auto 10px auto;	
}

#shippingconnectionlogo
{
	border:none 0px transparent;
	
	width:686px;
	text-align:center;
	margin-left:100px;
	height:517px;
	background:transparent url("/images/ShippingConnectionLogo.jpg") no-repeat;
}

#main-content
{
	margin:-200px 0 20px 0;	
	text-align:center;
	width:850px;
}

h1
{
	display:none;
	font-size:26pt;
	text-align:center;
	margin:2px auto 2px auto;
}

a, a:link, a:active, a:hover, a:visited
{
	display:inline-block;
	color:#fff;	
	font-weight:bold;
	text-decoration:none;
	padding:3px 5px;
}

#shippingconnectionfooter
{
	text-align:center;
	width:800px;	
}
.Links
{
	float:left;
	clear:none;	
}
