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

* {	margin:0; 
	padding:0 0 0 0; 
	border: 0px;
}

body {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	margin: 0;
	background: #c6c1b7;
	font-size: 100%;
}

img {
	border: 0;
	float: left;
} 

a:link {
	color: #fcb040;
	text-decoration: none;
}

a:visited {
	color: #fcb040;
	text-decoration: none;
}

p {
	font-size: 13px;
	line-height: 16px;
	color: #333333;
	padding: 10px 0 10px 0;
}

.body {
	font-size: 12px;
	line-height: 14px;
	color: #333333;
	padding: 10px 0 10px 0;
}

.body a:link {
	color: #cc9900;
	text-decoration: underline;
}

h1 {
	color: #999999;
	font-size: 20px;
	line-height: 18px;
	padding: 15px 0 0 10px;
}

h2 {
	color: #000000;
	font-size: 16px;
	line-height: 16px;
}

h3 {
	color: #333333;
	font-size: 12px;
	line-height: 16px;
}

#white_outer_container {
	width: 830px;
	height: auto;
	margin: auto;
	overflow: hidden;
	background-color: #FFFFFF;
}

#container {
	width: 810px;
	height: auto;
	margin: auto;
	overflow: auto;
	background-color: #FFFFFF;
}

#header_wrap {
	width: 810px;
	height: 211px;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
}

#header_logo {
	width: 230px;
	height: 170px;
	padding: 13px 0 0 29px;
}

#tabs_wrap {
	position: relative;
	float: right;
	margin: 0;
}

a.tab_home {
	width: 80px;
	height: 23px;
	float: left;
	display: block;
}

a.tab_services {
	width: 102px;
	height: 23px;
	float: left;
	display: block;
}

a.tab_safety {
	width: 90px;
	height: 23px;
	float: left;
	display: block;
}

a.tab_links {
	width: 78px;
	height: 23px;
	float: left;
	display: block;
}

a.tab_contact {
	width: 117px;
	height: 23px;
	float: left;
	display: block;
}

#nav_services_wrap {
	width: 810px;
	height: 141px;
}

#nav_bottom_bar {
	width: 810px;
	height: 8px;
	background-color: #000000;
}

#content_topspacer_left {
	width: 160px;
	height: 20px;
	float: left;
	background-color: #000000;
}

#content_topspacer {
	width: 650px;
	height: 20px;
	float: left;
}

#content_wrap {
	width:810px;
	height: auto;
	background-color: #FFFFFF;
	vertical-align: top;
	padding: 0 0 0 0;
}

#column_left {
	width: 160px;
	height: auto;
	float: left;
	background-color: #000000;
	padding-top: 15px;
}

#nav_column_cap {
	width:160px;
	height: 10px;
}

#enviro_button {
	width: 160px;
	height: 70px;
	padding: 5px 0 2px 0;
	background-color: #FFFFFF;
}

#asphalt_recycle_logo {
	width: 160px;
	height: 130px;
	padding: 5px 0 2px 0;
	background-color: #FFFFFF;
}

#column_middle {
	width: 325px;
	height: auto;
	float: left;
	padding: 18px 12px 5px 12px;
	background-color: #EEEEEE;
}

#column_right {
	width: 296px;
	height: 360px;
	float: left;
	vertical-align: top;
	padding: 0 0 0 5px;
}

#column_right_text {
	width: 281px;
	height: auto;
	float: left;
	vertical-align: top;
	padding: 10px 10px 0 10px;
}

#column_wide {
	width: 626px;
	height: auto;
	float: left;
	padding: 18px 12px 5px 12px;
	background-color: #FFFFFF;
}

.column_nav {
	font-size: 13px;
	line-height: 20px;
	font-weight: bold;
	padding: 0 10px 0 10px;
	color: #FFFFFF;
}

.column_nav a:hover {
	color: #FFFFFF;
}

.column_nav_services {
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	padding: 6px 10px 3px 20px;
	color: #FFFFFF;
}

.column_nav_services a:hover {
	color: #FFFFFF;
}

.center_bar {
	width:325px;
	height: 15px;
	background-color: #666666;
}

.wide_bar {
	width:626px;
	height: 15px;
	background-color: #666666;
}

.indent {
	padding-left: 10px;
}

.10px_padding_sides {
	padding: 0 10px 0 10px;
}

#link_row {
	width:281px;
	height:75px;
	vertical-align: middle;
	padding: 10px 10px 10px 10px;
	float: left;
}
.link_subhead {
	width: 626px;
	margin: 15px 0 10px 0;
	padding: 3px 0 3px 2px;
	font-size: 14px;
	color: #FFFFFF;
	font-weight:bold;
	float:left;
	background-color: #999999;
}

.link_text {
	width: 195px;
	font-size: 12px;
	line-height: 14px;
	color: #333333;
	float: left;
	margin-left: 10px;
}

.floatleft {
	float:left;
}

#10px_pad_right {
	padding: 0 10px 0 0;
	margin: 0 10px 0 0 ;
}

#flashcontent {
	height: 100%;
}

#footer_wrap {
	width: 830px;
	height: auto;
	padding: 15px;
	font-size: 10px;
	line-height: 12px;
	background-color:#666666;
	color: #FFFFFF;
	/* float: left; */
}

#footer_wrap p {
	font-size: 10px;
	color: #FFFFFF;
}

#footer_wrap a:link {
	color: #8cc63f;
}

#footer_wrap a:hover {
	color: #94e329;
}


#footer-content {
}

#copyright {
	width: 600px;
	padding-right: 30px;
	vertical-align: top;
}
#copyright p {
	width: 450px;
}

#social-media-panel {
	width: 230px;
	padding-top: 15px;
	height: auto;
	vertical-align: top;
}

