@charset "utf-8";
/* CSS Document */
html, body {
	height: 100%;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #85837d;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/shipflatbed/main-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
}
#wrapper {
	width: 956px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#wrapper p{
	text-align: left;
}
#header {
	background-image: url(../images/shipflatbed/header-bg.png);
	height: 262px;
	width: 956px;
	clear: both;
}
#header #logo {
	height: 50px;
	width: 280px;
	display: block;
	padding-top: 170px;
	padding-left: 20px;
	float: left;
}
#header #clocks {
	float: left;
	height: 48px;
	width: 341px;
	display: block;
	padding-top: 3px;
	margin-left: 30px;
}
#header .phone {
	float: right;
}
#header #ticker {
	clear: both;
	padding-top: 15px;
}




#body {
	width: 956px;
	clear: both;
}
#body #col1 {
	width: 675px;
	float: left;
}
#body #col1 ul#btnNav {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#body #col1 #btnNav li {
	height: 79px;
	width: 79px;
	padding: 0px;
	list-style-type: none;
	display: block;
	float: left;
	cursor:pointer;
	background-position: 0px 0px;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 9px;
}
#body #col1 #btnNav li:hover {
	background-position: 0px 79px;
}
#body #col1 #btnNav li#quote {
	background-image: url(../images/shipflatbed/btn-get_a_quote.png);
}
#body #col1 #btnNav li#equipment {
	background-image: url(../images/shipflatbed/btn-equipment.png);
}
#body #col1 #btnNav li#contact {
	background-image: url(../images/shipflatbed/btn-contact.png);
}
#body #col1 #btnNav li#tools {
	background-image: url(../images/shipflatbed/btn-shipping.png);
}
#body #col1 #btnNav li#shipping {
	background-image: url(../images/shipflatbed/btn-resources.png);
}
#body #col1 #btnNav li#transit {
	background-image: url(../images/shipflatbed/btn-transit.png);
}
#body #col1 #btnNav li#exporting {
	background-image: url(../images/shipflatbed/btn-exporting_101.png);
}
#body #col1 #awards {
	float: left;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-right: 15px;
	width: 141px;
}
#body #col1 #maincontent {
	margin-top: 15px;
	margin-bottom: 15px;
	float: left;
	width: 519px;
}
#body #col1 #maincontent p {
	text-align: justify;
}

#body #col1 #maininnercontent {
	margin: 15px;
	clear: both;
	float: left;
}
#body #col1 #maininnercontent #pagetitle {
	color: #C60800;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	padding-top: 5px;
}
#body #col1 #maininnercontent #breadcrumb a {
	color: #C60800;
	text-decoration: none;
}

#body #col1 #divisions {
	background-image: url(../images/shipflatbed/divisions-bg.png);
	height: 125px;
	width: 675px;
	clear: both;
	float: left;
	display: block;
	background-repeat: no-repeat;
	background-position: left bottom;
}
#body #col1 #divisions .clickhere {
	float: right;
}
#body #col1 #divisions .btn-division {
	margin-top: 45px;
}



#body #col2 {
	float: right;
	width: 276px;
	text-align: center;
}
#body #col2 #login {
	background-image: url(../images/shipflatbed/login-bg.png);
	height: 75px;
	width: 221px;
	margin-bottom: 15px;
	text-align: left;
	padding-right: 17px;
	padding-left: 38px;
	padding-top: 15px;
}
#body #col2 #login #sidelogin input.feild {
	background-image: url(../images/shipflatbed/input-bg.gif);
	height: 16px;
	width: 150px;
	border: 1px solid #bdbab2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #96948d;
	clear: left;
	float: left;
	margin-top: 3px;
	margin-bottom: 3px;
	padding-top: 5px;
	padding-right: 8px;
	padding-left: 8px;
}
#body #col2 #login #sidelogin input.submit {
	float: right;
	margin-top: 10px;
}
#body #col2 #newsletter {
	background-image: url(../images/shipflatbed/newsletter-bg.png);
	height: 109px;
	width: 266px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 15px;
}
#body #col2 #newsletter #newslettersignup input.feild {
	background-image: url(../images/shipflatbed/input-bg.gif);
	height: 16px;
	width: 200px;
	border: 1px solid #bdbab2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #96948d;
	clear: left;
	float: left;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-left: 22px;
	padding-top: 5px;
	padding-right: 8px;
	padding-left: 8px;
}
#body #col2 #newsletter #newslettersignup input.submit {
	float: right;
	margin-top: 10px;
}
#body #col2 #newsletter p  {
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	margin-right: 13px;
	margin-left: 13px;
	padding-top: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 10px;
	font-style: italic;
}

#body #col2 .redbubble {
	width: 276px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 15px;
}
#body #col2 .redbubble .title {
	background-image: url(../images/shipflatbed/leftbubble-title.png);
	width: 244px;
	height: 24px;
	color: #FFF;
	text-align: left;
	padding-top: 4px;
	padding-left: 30px;
	font-style: italic;
	font-weight: bold;
}
#body #col2 .redbubble .info {
	background-image: url(../images/shipflatbed/leftbubble-bg.png);
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 10px;
}
#body #col2 .redbubble .info .intro {
	background-image: url(../images/shipflatbed/divider-dots.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-top: 10px;
	padding-bottom: 10px;
}

#body #col2 .redbubble .info .date {
	color: #bdbab2;
	text-align: left;
	margin-bottom: 5px;
	text-transform: uppercase;
}

#body #col2 .redbubble .info p {
	margin: 0px;
}
#footer {
	width: 956px;
	clear: both;
}
#footer ul#footNav {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#footer #footNav li {
	display: inline;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #85837d;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#footer #footNav li.first {
	padding-left: 0px;
}
#footer #footNav li.last {
	border-right-style: none;
}
.divider-dots {
	background-image: url(../images/shipflatbed/divider-dots.gif);
	background-position: left;
	height: 1px;
	width: auto;
	margin-top: 3px;
	margin-bottom: 3px;
}
#footer .copyright {
	font-weight: bold;
	color: #c60800;
}
