﻿body
{
	background-color:#000000;
	padding:0px;
	margin:opx;
}

.topNavMenu
{
	position:relative;
	top:0px;
	left:0px;
	height:105px;
}

.mainContainer
{
	width:1000px;
	height:700px;
	background-color:#ffe716;
	background-image:url('images/hault_bg01.gif');
	background-repeat:no-repeat;
	text-align:left;
}
.mainContainer #copy
{
	position:relative;
	top:200px;
	left:525px;
	width:425px;
	height:300px;
}


/* Bulk Trash Pick-ups section */
.BulkTrashPickupsContainer
{
	width:1000px;
	height:700px;
	background-color:#ffe716;
	background-image:url('images/hault_bg02.gif');
	background-repeat:no-repeat;
	text-align:left;
}
.BulkTrashPickupsContainer #menu
{
	position:relative;
	top:190px;
	left:600px;
	width:350px;
	height:40px;
}
.BulkTrashPickupsContainer #menu a
{
	font-family:Arial, Helvetica;
	font-size:17px;
	text-align:left;
	font-weight:bold;
	font-style:italic;
	color:#db012e;
	text-decoration:none;
}
.BulkTrashPickupsContainer #menu a:hover
{
	text-decoration:underline;
}
.BulkTrashPickupsContainer #copy
{
	position:relative;
	top:180px;
	left:600px;
	width:350px;
	height:285px;
}



/* Roll Off Containers section */
.RollOffContainersContainer
{
	width:1000px;
	height:700px;
	background-color:#ffe716;
	background-image:url('images/hault_bg03.gif');
	background-repeat:no-repeat;
	text-align:left;
}
.RollOffContainersContainer #copy
{
	position:relative;
	top:180px;
	left:615px;
	width:300px;
	height:300px;
}



/* Demolition Services section */
.DemolitionServicesContainer
{
	width:1000px;
	height:700px;
	background-color:#ffe716;
	background-image:url('images/hault_bg04.gif');
	background-repeat:no-repeat;
	text-align:left;
}
.DemolitionServicesContainer #copy
{
	position:relative;
	top:240px;
	left:400px;
	width:325px;
	height:275px;
}


/* About TurboHaul section */
.AboutTurboHaulContainer
{
	width:1000px;
	height:700px;
	background-color:#ffe716;
	background-image:url('images/hault_bg05.gif');
	background-repeat:no-repeat;
	text-align:left;
}
.AboutTurboHaulContainer #copy
{
	position:relative;
	top:30px;
	left:475px;
	width:450px;
	height:320px;
}



/* Info sections */
.InfoContainer
{
	width:1000px;
	height:700px;
	background-color:#ffe716;
	background-image:url('images/hault_bg06.gif');
	background-repeat:no-repeat;
	text-align:left;
}
.InfoContainer #copy
{
	position:relative;
	top:30px;
	left:715px;
	width:250px;
	height:255px;
}






.flexcroll
{
	font-family:Arial, Helvetica;
	font-size:12px;
	text-align:left;
	padding-right:15px;
}
.flexcroll h2
{
	padding:0px;
	margin:2px;
	font-family:Arial, Helvetica;
	font-size:18px;
	text-align:left;
	font-weight:bold;
	font-style:italic;
	line-height:18px;
}
.flexcroll h3
{
	padding:0px;
	margin:2px;
	font-family:Arial, Helvetica;
	font-size:14px;
	text-align:left;
	font-weight:bold;
	line-height:14px;
}


.copyContainerList50
{
	background-image:url('images/iconSmall.gif');
	background-repeat:no-repeat;
	background-position:left;
	width:50%;
	height:26px;
	vertical-align:middle;
	padding-left:35px;
	line-height:14px;
}
.copyContainerList100
{
	background-image:url('images/iconSmall.gif');
	background-repeat:no-repeat;
	background-position:left;
	width:50%;
	height:26px;
	vertical-align:middle;
	padding-left:35px;
}


.footerLinks
{
	width:1000px;
	height:30px;
	left:0px;
	text-align:center;
	vertical-align:top;
	font-family:Arial, Helvetica;
	font-size:13px;
	font-style:italic;
	font-weight:bold;
	color:#FFFFFF;
	margin-top:-25px;
}
.footerLinks a
{
	text-decoration:none;
	color:#FFFFFF;
}
.footerLinks a:hover
{
	text-decoration:underline;
	color:#FFFFFF;
}


.copyRed
{
	color:#db012e;
	font-weight:bold;
}
