body, html {
	background-color: #67676e;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #000;
}

#custom-doc {
	margin:0 auto;text-align:left; padding-top: 0; /* leave unchanged */
	width: 59.6154em;
	*width: 58.1265em;
	min-width:775px; /* optional but recommended */
}

body#home #custom-doc {
	background: white url(./../images/bg/ft-home-bg.jpg) no-repeat bottom left;
}

body#contact #custom-doc {
	background: white url(./../images/bg/ft-contacts-bg.jpg) no-repeat bottom left;
}

body#trailers #custom-doc {
	background: white url(./../images/bg/ft-trailers-bg.jpg) no-repeat bottom left;
}

body#floats #custom-doc {
	background: white url(./../images/bg/ft-floats-bg.jpg) no-repeat bottom left;
}

#hd {
	height: 114px;
	background: transparent url(./../images/bg/hd-bg.jpg) no-repeat top left;
	position: relative;
}

#main-menu {
	margin: 0;
	padding-top: 88px;
	padding-left: 344px;
}

#main-menu li {
	list-style: none;
	float: left;
	margin: 0;
	padding: 0;
}

#hd h1 {
	position: absolute;
	top: 33px;
	right: 60px;
	margin: 0;
	padding: 0;
}

#bd {
/*
	min-height: 500px;
	*height: 500px;
	*/
	padding-left: 60px;
	padding-right: 60px;
}

body#contact #bd {
	text-align: center;
}

body#contact #bd p {
	margin-top: 40px;
	font-size: 100%;
	font-weight: bold;
}

body#contact #bd {
	min-height: 580px;
	*height: 580px;
}

body#contact #bd span {
	padding-right: 2em;
	padding-left: 1em;
	background: transparent url(../images/icons/dot.gif) no-repeat center right;
}

body#contact #bd span.last {
padding-right: 0;
background: none;
}

body#home #bd {
	padding-bottom: 90px;
}


body#trailers #bd {
	padding-bottom: 220px;
}

body#floats #bd {
	padding-bottom: 240px;
}

body#home #bd h2 {
	margin-top: 2em;
}

table {
	margin-top: 30px;
}

table th, table td {
	border: none;
	vertical-align: top;
	width: 400px;
}

table th {
	width: 1%;
	text-align: right;
}

#red-shed {
	padding-top: 50px;
}

.reader {
	float: left;
	margin-right: 1em;
}

.line {
	padding-top: 40px;
	padding-bottom: 50px;
}

#bd div.unit-wrapper {

}

h1 {
	text-transform: uppercase;
	
}

h2 {
	text-transform: uppercase;
}

#ft {
	text-align: right;
	padding-right: 60px;
	padding-top: 8px;
	height: 42px;
}

ul#ft-menu, #ft-menu li {
	margin: 0;
	padding: 0;
}

#ft-menu li {
	display: inline;
	font-size: 77%;
}

#ft-menu li a {
	color: #6f7075;
	text-decoration: none;
}

#ft-menu li span {
	padding: 0 .6em 0 .2em;
	background: transparent url(../images/icons/pipe.gif) no-repeat center right;
}

#ft-menu li.last span {
	padding-right: 0;
	background: none;
}

#copyright {
	font-size: 77%;
	padding-top: 5px;
}

#copyright a:link, #copyright a:visited {
	color: #262634;
	text-decoration: none;
}
#copyright a:hover, #copyright a:active {
	color: #262634;
	text-decoration: underline;
}

.acrobat-msg {
	font-style: italic;
	margin-bottom: .5em;
}
