html, body, div, p {
	font-family:  Arial, sans-serif; 
	color: #000;
}
body { 
	text-align:center;
	padding:0px;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right: 0px;
	background-color: #ccc;
}
img {
	border:0;
	padding:0;
	margin:0;
}
.construction-mats {
	float:right;
	margin-top:-10px;
	margin-left:20px;
	margin-right:0px;
}
.truck-mats {
	float:right;
	margin-left:20px;
	margin-right:0px;
}
.hse {
	float:left;
	margin-left:-90px;
}
.column-img {
	margin-bottom:30px;
}
	
/* font styles */

h1, h2, h3, h4, h5 {
	text-align:left;
}

p {
	text-align:left;
	font-size:12pt;
	font-weight:normal;
}
.p-masthead {
	text-align:left;
	font-size:18pt;
	color:#fff;
	border:0px;
	margin:0px;
	font-weight:normal;
}
.heading {
	font-size:16pt;
	margin:0;
	padding:0;
	font-weight:normal;
}
.underline {
	text-decoration:underline;
}
.p-hse {
	margin-top:30px;
}
/* links */
.inpagelink {
	text-decoration:underline;
	color:#000;
}
.inpagelink:hover {
	color:#c00;
}
form {
	font-family: Arial, sans-serif; 
	color: #000;
	border:1px solid #ccc;
	width:600px;
	padding:10px;
}
.form-heading {
	font-weight:bold;
	font-size:12pt;
	margin-bottom:0px;
}
.return-previous {
	margin-top:30px;
	margin-right: 100px;
	float:right;
}

/* the overall container for the page */
#container1 {
	width:975px;
	height:2125px;
	margin: auto;	
	margin-bottom:0px;
	padding:0px;
	position:relative;
	border-top:0px solid #fff; 
	border-bottom:0px solid #fff; 
	border-left:0px solid #000;
	border-right:0px solid #000;
	background-color: #fff;
}
#container2 {
	width:975px;
	height:650px;
	margin: auto;	
	margin-bottom:0px;
	padding:0px;
	position:relative;
	border-top:0px solid #fff; 
	border-bottom:0px solid #fff; 
	border-left:0px solid #000;
	border-right:0px solid #000;
	background-color: #fff;
}

#masthead {
	position:absolute;
	top:0px;
	left:0px;
	width:975px;
	height:314px;
	border-top:0px solid #fff; 
	border-left:0px solid #fff;
	border-right:0px solid #fff;
	border-bottom:0px solid #fff;
	background:#f3353c;
}
#masthead #collage {
	position:absolute;
	top:74px;
	right:0px;
	width:975px;
	height:242px;
	border-top:0px solid #fff; 
	border-left:0px solid #fff;
	border-right:0px solid #fff;
	border-bottom:0px solid #fff;
	background:url(images/safety-mats.jpg) no-repeat; 
}
#masthead #logo {
	position:absolute;
	top:20px;
	left:20px;
	width:469px;
	height:93px;
	border-top:0px solid #fff; 
	border-left:0px solid #fff;
	border-right:0px solid #fff;
	border-bottom:0px solid #fff;
	background:url(images/air-safety-mats.gif) no-repeat; 
}
#masthead #freephone {
	position:absolute;
	top:20px;
	right:10px;
	width:405px;
	height:42px;
	border-top:0px solid #fff; 
	border-left:0px solid #fff;
	border-right:0px solid #fff;
	border-bottom:0px solid #fff;
	background:url(images/free-phone.gif) no-repeat; 
}
#masthead #address {
	position:absolute;
	top:80px;
	left:30px;
	width:auto;
	padding:0px;
	height:auto;
	border-top:0px solid #fff; 
	border-left:0px solid #fff;
	border-right:0px solid #fff;
	border-bottom:0px solid #fff;
	z-index:5;
}
#masthead #description {
	position:absolute;
	top:233px;
	left:255px;
	width:auto;
	height:auto;
	border-top:0px solid #fff; 
	border-left:0px solid #fff;
	border-right:0px solid #fff;
	border-bottom:0px solid #fff;
	z-index:5;
}
#content {
	position:absolute;
	top:310px;
	left:200px;
	width:750px;
	height:auto;
	border:0;
	padding:0;
	z-index:5;
}
#left-column {
	position:absolute;
	top:350px;
	left:0px;
	width:200px;
	height:auto;
	border:0;
	padding:0;
	z-index:5;
}
#left-column-2 {
	position:absolute;
	top:710px;
	left:0px;
	width:200px;
	height:auto;
	border:0;
	padding:0;
	z-index:5;
}
#left-column-thankyou {
	position:absolute;
	top:310px;
	left:0px;
	width:200px;
	height:auto;
	border:0;
	padding:0;
	z-index:5;
}



#list-box {
	position:relative;
	margin:0px;
	left:0px;
}
#list-a {
	position:relative;
	top:0px;
	left:0px;
	width:200px;
}
#list-b {
	position:relative;
	top:0px;
	right:180px;
	width:200px;
}


#footer {
	position:absolute;
	bottom:0px;
	left:0px;
	width:975px;
	height:134px;
	background:url(images/footer.gif) no-repeat;
	z-index:1;
}