@charset "UTF-8";
/* CSS Document */

/* FONT */
body,td,th 
{
	font-family: Arial, Helvetica, sans-serif;
}

h1
{
	font:Arial, Helvetica, sans-serif;
	font-size:24px;
	font-style:bold;
}

h2
{
	font:Arial, Helvetica, sans-serif;
	font-size:17px;
	font-style:normal;
}

pre
{
	font-family:inherit;
	font:Arial, Helvetica, sans-serif;
	font-size:17px;
	font-style:normal;
}

h3
{
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:italic;
}

h4
{
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:italic;
	color:#D1A56B;
}

a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #666666;
}

#container
{
	right:0;
	left:0;
	top:0;
	width:100%;
	height:100%;
	margin:0 auto;
}

#container2
{
	right:0;
	left:0;
	top:0;
	width:100%;
	height:100%;
	margin:0 auto;
}

#headspan
{
	position:absolute;
	top:0;
	right:0;
	height:300px;
	width:100%;
	background-color:#2F5074;
}

#header
{
	height:300px;
	width:1106px;
	background-color:#2F5074;
	margin:0 auto;
}

#quotetab
{
	height:42px;
	width:231;
	top:0;
	margin-right:215px;
	margin-left:640px;
	position:absolute;
	background-color:#2F5074
}

#nav
{
	margin-left: 65px;
	position: absolute;
	bottom: 0;
	height: 39px;
	width: 700px;
	float: left;
}

#bodywrap
{
	padding-top: 300px;
	width: 972px;
	height: auto;
	background-color: #FFF;
	overflow: auto;
	margin: 0 auto;
}

#body
{
	width: 942px;
	height: auto;
	background-color: #FFF;
	overflow: hidden;
	padding-bottom: 10px;	
}

#bodytitle
{
	padding-top:50px;
	width:950px;
	height:235px;	
}

#columnwrap
{
	padding-top:20px;
	width:942px;
	height:220px;
}

#columnwrapIn
{
	width:628px;
	height:220px;
	float:right;
}

#column1
{
	width: 314px;
	height: 100%;
	float: left;
	background-color: #FFF;
	clear: both;
}

#column2
{
	width: 314px;
	height: 100%;
	background-color: #FFF;
	float: left;
	margin: 0 auto;
}

#column3
{
	width: 314px;
	height: 100%;
	float: right;
	background-color: #FFF;	
}

#footer
{
	width: 942px;
	height: 50px;
	background-color: #FFF;
	float: left;
	clear: both;
	line-height: 0px;
}

#map
{
	width: 550px;
	height: 610px;
	background-color: #FFF;
	margin-left: 20px;
	float: right;
}

#contact
{
	width: 372px;
	height: 610px;
	background-color: #FFF;
	float: left;
}

#cpd
{
	width:942px;
	height:100%;
	background-image:url(images/Services-Top-Pallet_03.png);
	background-repeat:no-repeat;
	background-position:right;
}

#tripic
{
	width:942px;
	height:220px;
}

#tripicIn
{
	width:628px;
	height:220px;
	float:right;	
}

#htp
{
	width:942px;
	height:430px;
	background-image:url(images/Services-Bottom-Heat-Treat-Pics_11.png);
	background-repeat:no-repeat;
	background-position:bottom right;
	position:relative;
}

#htpIn
{
	width: 438px;
	height: 180px;
	margin-right: 27px;
	float: left;
	bottom: 0px;
	position: absolute;
	background-color: #FFF;
	bottom: 0;
	text-align: center;
}

#htpInSpacer
{
	width:27px;
	height:180px;
	float:right;
	display:block;	
}

#otdim
{
	width:942px;
	height:408px;
	background-image:url(images/Services-Very-Bottom---Truck-Pic_03.png);
	background-repeat:no-repeat;
	background-position:bottom right;
}

/* FORM */
p
{
	clear: both;
}

.formFields
{
	
}
#contact-wrap {
	width: 942px;
	background: white;
	min-height: 800px;
	height: auto !important;
	height: 800px;
	float:left;
}

#contact-area {
	width: 471px;
	margin-top: 25px;
	float:left;
}
#contact-area2 
{
	width: 471px;
	margin-top: 25px;
	float:right;
}

#contact-area input, #contact-area textarea 
{
	font:Arial, Helvetica, sans-serif;
	font-size:17px;
	font-style:normal;
	/*margin: 0px 0px 0px 0px;*/
	border: 2px solid #ccc;
}

#contact-area textarea {
	height:90px;
	width:300px;
	float:right;
	clear:both;

}

#contact-area textarea:focus, #contact-area input:focus 
{
	border: 2px solid #900;
}

#contact-area input.submit-button {
	float: right;
}

input 
{
	margin-top: 2px;
}



label 
{
	text-align: left;
	font-size: 17px;
	height: 25px;
	padding: 0px;
	margin-top: 9px;
	margin-left: 15px;
}

/*gallery */
