@charset "UTF-8";

/* Reset to plain */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	font-style: normal;
	font-weight: normal;
}

body {
	background-image: url(LogoBG.jpg);
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	position: relative;
}

#main {
	width: 800px;
	margin: 0 auto;
	background-color: #FFF;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}
#tag {
	width: 227px;
	height: 147px;
	float:left;
	font-style: italic;
	color: #BA2F36;
	font-weight: bold;
	font-size: 18px;
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	line-height: 24px;
}
#logo {
	width: 306px;
	height: 187px;
	float:left;
}
#rfq {
	width: 247px;
	height: 147px;
	float:left;
	font-family: "Arial Black", Gadget, sans-serif;
	color: #666;
	font-size: 24px;
	text-align: center;
	padding-top: 40px;
}
#demolition, #roll-offs,  #front-load {
	width: 266px;
	float:left;
	background-color: #000;
	font-family: "Arial Black", Gadget, sans-serif;
	color: #999;
	font-size: 32px;
	text-align: center;
}
#roll-offs {
	width: 268px;
}
#footer {
	font-size: 13px;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
	clear: both;
}
#recycle {
	background-image: url(recycleBG.jpg);
	height: 54px;
	font-size: 18px;
	text-align: center;
	clear: both;
	background-repeat: repeat-x;
	color: #FFF;
}
#recycle p {
	font-size: 24px;
	text-align: center;
	color: #FFF;
	padding-top: 16px;
}
#recycle a, #recycle a:link, #recycle a:visited, #recycle a:active {
	font-weight:bold;
	color: #FFF;
	text-decoration: none;
}
#recycle a:hover, #recycle a:focus {
	font-weight:bold;
	color: #999;
	text-decoration: none;
}
label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #333;
	display: block;
	margin-top: 9px;
}
.redText {
	color: #BA2F36;
}
.mainNav a, .mainNav a:link, .mainNav a:visited, .mainNav a:active {
	color: #BA2F36;
	text-decoration: none;
}
.mainNav a:hover {
	color: #999;
	text-decoration: none;
}
#rfq a, #rfq a:link, #rfq a:visited, #rfq a:active {
	color: #333;
	text-decoration: none;
}
#rfq a:hover, #rfq a:focus {
	color: #BA2F36;
	text-decoration: none;
}
#textContent {
	color: #333;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 10px;
	clear:both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000;
}
ul {
	padding-left: 20px;
}
#textContent h1 {
	padding-top: 10px;
	font-family: "Arial Black", Gadget, sans-serif;
}
strong {
	font-weight: bold;
}
#main #textContent h2 {
	font-size: 18px;
	font-weight: bold;
	margin-top: 15px;
	color: #BA2F36;
}
