
/* reset.css */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, dialog, figure, footer, header, hgroup, nav, section {margin:0;padding:0;border:0;vertical-align:baseline;outline:none;}
article, aside, dialog, figure, footer, header, hgroup, nav, section {display:block;}
body { margin-top:35px;}
table {border-collapse:separate;border-spacing:0;}
caption, th, td {text-align:left;font-weight:normal;}
table, td, th {vertical-align:middle;}
blockquote:before, blockquote:after, q:before, q:after {content:"";}
blockquote, q {quotes:"" "";}
a img {border:none; outline:none;}


body {
	background:#ebe6e2 url(images/wPaper3.jpg) top center no-repeat;
	font-family:arial, helvetica, sans-serif;
}
.clearfix {
	clear:both;
}
.container {
	width:940px;
	margin:0 auto;
	padding-bottom:40px;
}

#header {
	width:940px;
	margin-bottom:10px;
	position:relative;
}

#contact_details {
	width:306px;
	height:65px;
	float:left;
	text-indent:-3000px;
	position:relative;
}
#contact_details a {
	width:306px;
	height:65px;
	float:left;
	background:url(images/contactDetails.gif) no-repeat;
	display:block;
}
.contact_details_blank {
	width:306px;
	height:65px;
	float:left;
	background:url(images/contactDetails.gif) no-repeat;
	background-position:0 -195px;
}
#contact_details a.contact-transport {
	background-position:0 0;
}
#contact_details a.contact-storage {
	background-position:0 -65px;
}
#contact_details a.contact-admin {
	background-position:0 -130px;
}
#logo {
	width:622px;
	height:65px;
	border-left:10px solid white;
	background:#5ea6a2 url(images/logo.gif) no-repeat;
	float:left;
}
#logo2 {
	width:938px;
	height:65px;
	background:#5ea6a2 url(images/logo2.gif) no-repeat;
}
#logo h1 a {
	display:block;
	width:622px;
	height:65px;
	text-indent:-3000px;
}
#logo2 h1 a {
	display:block;
	width:938px;
	height:65px;
	text-indent:-3000px;
}
#nav {
   border-bottom:10px solid white;
}
#nav li {
	list-style-type:none;
	float:left;
	width:227px;
	height:36px;
	background:#373331;
	border-right:10px solid white;
}
#nav li.last {
	border-right:0 none;
}

#nav li a {
	color:#fff;
	width:227px;
	height:36px;
	text-indent:-3000px;
	display:block;
	background: url(images/nav-sheet.gif) no-repeat;
	text-decoration:none;
}

#nav li a.transport {
	background-position: 0px 0px;
}
  #nav li a.transportOn, #nav li a.transport:hover {
	background-position: 0px -36px;
	}
#nav li a.storage {
	background-position: 0px -72px;
}	
#nav li a.storageOn, #nav li a.storage:hover {
	background-position: 0px -108px;
	}
#nav li a.location {
		background-position: 0px -144px;
}	
	#nav li a.locationOn, #nav li a.location:hover {
	background-position: 0px -180px;
	}
#nav li a.homepageLink {
		background-position: 0px -216px;
}	
	#nav li a.homepageLink:hover {
	background-position: 0px -252px;
	}


#subNav {
	padding-top:10px;
	padding-left:10px;
	padding-bottom:6px;
	white-space: nowrap;
}
#subNav .subNavHeader {
	height:12px;
	color:#c6211d;
	font-size:14px;
	font-weight:bold;

}
#subNav br {
	height:1px;
}
#home-bgPanel {
	width:938px;
	height:405px;
	position:relative;
	border-top:10px solid white;
	background: url(images/home-bgPanel.jpg) no-repeat;	
}
#home-contactFooters {
	width:938px;
	height:70px;
	position:relative;
}
#home-contactFooters a {
	display:block;
	width:306px;
	height:70px;
}
#contactFtTransport, #contactFtStorage, #contactFtAdmin {
	width:306px;
	height:70px;
	position:absolute;
	text-indent:-3000px;
	background: url(images/home-contactFooter.gif) no-repeat;
}
#contactFtTransport {
	background-position: 0 0;
	left:0;
	top:0;
}
#contactFtStorage {
	background-position: 0 -70px;
	left:316px;
	top:0;
}
#contactFtAdmin {
	background-position: 0 -140px;
	left:632px;
	top:0;
}

#home-Titles {
	width:747px;
	height:22px;
	position:absolute;
	left:10px;
	top:10px;
	text-indent:-3000px;
	background: url(images/home-headings.gif) no-repeat;	
}
#home-TitleLinks {
	width:938px;
	position:absolute;
	text-indent:-3000px;
	left:0px;
	top:0px;
}
#home-TitleLinks a {
	width:300px;
	height:200px;
	display:block;
	position:absolute;
	top:10px;
}
#home-TitleLinks a.first {
	left:10px;
}
#home-TitleLinks a.second {
	left:325px;
}
#home-TitleLinks a.last {
	left:643px;
}
#home-subHeadings {
	width:843px;
	height:17px;
	position:absolute;
	left:20px;
	top:210px;
	background: url(images/home-subHeadings.gif) no-repeat;	
}
#home-subHeadings h2 {
	text-indent:-3000px;
}


#home-transportBlurb {
	position:absolute;
	top:233px;
	left:30px;
	width:250px;
}
#home-locationBlurb {
	position:absolute;
	top:233px;
	left:666px;
	width:250px;
}
#home-storageBlurb {
	position:absolute;
	top:233px;
	left:350px;
	width:250px;
}

#home-transportBlurb a, #home-storageBlurb a, #home-locationBlurb a {

	font-size:11px;
	height:23px;
	line-height:24px;
	width:75px;
	display:block;
	_display:inline-block;
	margin-right:6px;
	margin-left:-8px;
	_margin-left:-0px;
	margin-top:5px;
	padding:0px 6px 0px 6px;
	font-weight:bold;
	letter-spacing:200%;
	background:#484340 url(images/nav-sheet2.gif) no-repeat;
	border-right:1px solid #484340;
	background-position: 0px -23px;
	color:#fff;
	text-decoration:none;
}

#home-transportBlurb a:hover, #home-storageBlurb a:hover, #home-locationBlurb a:hover {
	border-right:1px solid #c6211d;
	    background-color: #c6211d;
		background-position: 0px 0px;
}



ul.navigationLoc {
	list-style-type:none;
}

ul.navigationLoc li {
	float:left;
}

.rightContact {
	float:left;
	margin-right:3px;
}
ul.navigationLoc a, .rightContact a {
	font-size:10px;
	height:23px;
	line-height:23px;
	display:block;
	_display:inline-block;
	margin-right:6px;
	padding:0px 6px 0px 6px;
	font-weight:bold;
	background:#484340 url(images/nav-sheet2.gif) no-repeat;
	border-right:1px solid #484340;
	background-position: 0px -23px;
	color:#fff;
	text-decoration:none;
}

ul.navigationLoc a:hover, .rightContact a:hover {
	border-right:1px solid #c6211d;
	    background-color: #c6211d;
		background-position: 0px 0px;
}

ul.navigationLoc a.selected {
border-right:1px solid #c6211d;
    background-color: #c6211d;
			background-position: 0px 0px;
}

ul.navigationLoc a:focus, .rightContact a:focus {
    outline: none;
}




.copyBar {
	width:580px;
	padding:10px 0px 0px 10px;
}
.copyBar p {
	font-size:13px;
}
.emph {
	color:#C6211D;
	font-weight:bold;
}
.rightBar {
	position:absolute;
	width:270px;
	top:10px;
	right:14px;
}
.rightBar ul, #home-transportBlurb ul, #home-storageBlurb ul, #home-locationBlurb ul {
	list-style: square url(images/bullet.gif);
	font-size:12px;
	margin-left:20px;
	list-style-position:outside;
}
.rightBar li, #home-transportBlurb li, #home-storageBlurb li, #home-locationBlurb li {

	line-height:16px;
	padding-bottom:10px;
}
.rightBar dt {
	background: url(images/bullet.gif) no-repeat;
	padding-left:20px;
	color:#c6211d;
	font-size:14px;
	font-weight:bold;	
}
.rightBar dd {
	font-size:12px;
	line-height:normal;
	padding-bottom:10px;
}

#map_canvas {
	margin-left:9px;
	width:918px;
	height:453px;
	border:1px solid #ccc;
	}

#footer {
	padding:5px 0px 0px 0px;
	font-size:11px;
	color:#666;
}
#footer  a {
	color:#c6211d;
	text-decoration:none;
}
.footerText {
	float:left;
}


.contactForm {
	float:left;
	width:600px;
}
.contactForm ul { margin:0;  list-style:none;padding:10px 20px 0px 20px;}
.contactForm ul li {clear:both; background:none; padding:2px 0px 2px 0px; height:23px;}
.contactForm ul label { display:block; float:left; width:120px; padding:6px 0; font-size:11px;}
.contactForm .txtField  {display:block; float:left; padding:3px; width:360px; color:#76787b;border:1px solid #76787b;outline:none;}
.contactForm .txtField:hover, .txtField:focus, .txtField:active { border-color:#c71502; background:#edf6fc;}
.contactForm .send { width:174px; padding:5px 0px 5px 0px; text-align:center; font-weight:bold; margin-left:150px;   }

.conactTxtDetails {
	float:right;
	width:285px;
	margin-right:20px;
}
.conactTxtDetails dl {
	line-height:150%;
	font-size:11px;
	color:#666;
	padding-bottom:10px;

	margin-bottom:10px;
}
.conactTxtDetails dt {
	font-size:13px;
	font-weight:bold;
	color:#c72220;
}


.strong {
	font-weight:bold;
}
.exLogos {
    margin-right:5px;
	float:right;
}
.small-text {
	font-size:11px;
}
.tiny-text {
	font-size:10px;
}
