* { padding: 0; margin: 0; }

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #C63837;
	color: #CD3B3C;
}
ul{
	padding-left: 5px;
	margin-left: 10px;
	list-style-type: disc;
}
li{
	padding-bottom: 5px;
}


h1{
	font-size: 1px;
	color: #FFFFFF;
}
a{
	text-decoration: none;
	font-weight: bold;
	color: #CD3B3C;
}
a:hover{
	text-decoration: underline;
}

img{border:0px}
#bgwrapper{
	background-image: url(../images/bgwrap.jpg);
}


#wrapper {
	width: 1000px;
	background-image: url(../images/bgwrapper.jpg);
	background-attachment: scroll;
	background-repeat: repeat-y;
	background-position: center top;
	height: auto;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;

}
#header {
	width: 1000px;
	float: left;
	height: 360px;
	background-image: url(../images/bgheader.jpg);
	background-repeat: no-repeat;
}
#leftcolumn {
	width: 650px;
	float: left;
	padding-left: 32px;
	display: inline;
	text-align: justify;
}
#rightcolumn {
	float: right;
	height: 350px;
	width: 227px;
	display: inline;
	position: relative;
	margin-right: 32px;
}
.clear{
	clear:both;
	height: 10px;
}
.clearleft{
	clear: both;
	float: left;
	height: 1px;
	width: 650px;
}
#bgfooter{
	background-image: url(../images/bgfooter.jpg);
	height: 150px;
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: center top;
}
#footer{
	background-attachment: scroll;
	background-image: url(../images/footerhd.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 50px;
	height: 150px;
	color: #FFFFFF;
}
#contfoot{
	margin-right: auto;
	margin-left: auto;
	width: 1000px;
	clear: both;
}
.box{
	float: left;
	padding-top: 75px;
	padding-left: 75px;
	width: 225px;
	padding-bottom: 50px;
}

.box a{
	color: #FFFFFF;
}
.m{
	margin-left: 50px;
	margin-right: 50px;
}
#navigation {
	float:right;
	height:8px;
	display: inline;
	padding-top: 60px;
	margin-right: 20px;
}
#nav1, #nav2, #nav3, #nav4, #nav5, #nav6, #nav7 {
	height: 8px;
	float:left;
	display: block;
	background-position: center 0px;
	background-repeat: no-repeat;
	background-attachment: scroll;
	margin-right: 11px;
}
	
#nav1 span, #nav2 span, #nav3 span, #nav4 span, #nav5 span, #nav6 span, #nav7 span
{
  display: none;
}

#nav1
{
	width: 38px;
	background-image: url(../images/but_home.jpg);
}
#nav1:hover
{
	background-position: center -8px;
}

#nav2
{
	width: 115px;
	background-image: url(../images/but_pal.jpg);
}
#nav2:hover
{
	background-position: center -8px;
}
#nav3
{
	width: 140px;
	background-image: url(../images/but_haz.jpg);
}
#nav3:hover
{
	background-position: center -8px;
}

#nav4
{
	width: 92px;
	background-image: url(../images/but_ware.jpg);
}
#nav4:hover
{
	background-position: center -8px;
}
#nav5
{
	width: 65px;
	background-image: url(../images/but_about.jpg);
}
#nav5:hover
{
	background-position: center -8px;
}

#nav6
{
	width: 35px;
	background-image: url(../images/but_jobs.jpg);
}
#nav6:hover
{
	background-position: center -8px;
}
#nav7
{
	width: 85px;
	background-image: url(../images/but_cont.jpg);
}
#nav7:hover
{
	background-position: center -8px;
}
.headpic{
	height: 160px;
	width: 900px;
	margin-top: 100px;
	margin-right: 50px;
	margin-left: 50px;
	clear: both;
	float: right;
	display: inline;
}
#box4{
	clear: both;
	float: left;
	width: 976px;
	height: 124px;
	padding-left: 24px;
}

.box4 a{
	height: 124px;
	width: 228px;
	float: left;
	background-position: 0px -124px;
	background-repeat: no-repeat;
	margin-left: 8px;
}
.box4 a:hover{
	background-position: 0px 0px;
}
.boxa a{
	background-image: url(../images/b4_pallet.jpg);
}
.boxb a{
	background-image: url(../images/b4_haz.jpg);
}
.boxc a{
	background-image: url(../images/b4_warehousing.jpg);
}
.boxd a{
	background-image: url(../images/b4_contact.jpg);
}

p, form, button{border:0; margin:0; padding:0;}
.spacer{clear:both; height:1px;}
/* ----------- My Form ----------- */
.myform{
	width:227px;
}
	/* ----------- basic ----------- */
	#basic{


	}
	#basic h1 {
		font-size:14px;
		font-weight:bold;
		margin-bottom:8px;
	}
	#basic p{
	font-size:11px;
	padding-bottom:10px;
	}
	#basic label{
	display:block;
	font-weight:bold;
	text-align:left;
	float:left;
	font-size: 10px;
	}
	#basic .small{
		color:#666666;
		display:block;
		font-size:11px;
		font-weight:normal;
		text-align:right;
		width:140px;
	}
#basic input{
	float:left;
	width:223px;
	margin-right: 0;
	margin-bottom: 5px;
	background-color: #e3e3df;
	padding: 2px;
	height: 25px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	}

	#basic textarea{
	background-color: #e3e3df;
	float:left;
	width:227px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	}
	#basic .button{
	width: 142px;
	float: right;
	margin-top: 5px;
	background-color: #CD3B3C;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10px;
	}
.bigbut a{
	float: left;
	background-image: url(../images/bgbut.jpg);
	height: 75px;
	width: 300px;
	margin-right: 12px;
	margin-left: 13px;
}
.bigbut a:hover{background-image: url(../images/bgbuton.jpg);}
.readmore{
	text-align: right;
	padding-top: 15px;
	padding-bottom: 15px;
}
.ftext{
	clear: both;
	margin-bottom: 10px;
	color: #DF8E8D;
	font-weight: normal;
	padding-bottom: 10px;
}
.ftext a{
	color: #EAB3B3;
	font-weight: normal;

}
