@charset "utf-8";
/* CSS Document */

body {
	padding:0;
	margin:0;
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
}#outer_container {
	margin: 0;
	padding: 0;
}
#inner_container {
	width: 850px;
	padding-top: 20px;
}
#bg_container {
	background-color: #FFFFFF;
	background-image: url(../Images/bg_crumpled.jpg);
	background-repeat: no-repeat;
	height: 655px;
	padding: 35px;
}
#trailer {
	background-image: url(../Images/trailerSM_nobg.gif);
	background-repeat: no-repeat;
	height: 187px;
	width: 250px;
	position: relative;
	margin-left: 550px;
	top: 390px;
	opacity: .7;
	filter: alpha(opacity=70);
}
#services {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	width: 275px;
	position: relative;
	margin-left: 500px;
	border: dotted 2px #CCC;
	padding: 5px;
	margin-top: -40px;
}
.list_text {
	font-size: 12px;
	font-weight: bold;
	font: arial;
}
.float_right {
	float: right;
}
#recycle {
	height: 53px;
	width: 75px;
	font-size: 10px;
	margin-right: 3em;
	padding-top: 10px;
}
#phone {
	height: 75px;
	width: 275px;
	margin-left: 400px;
	font-size: 18px;
	font-weight: bold;
	position: absolute;
	top: 120px;
	border: dotted 2px #CCC;
	padding: 15px;
}
#explanation {
	width: 300px;
	margin-left: 50px;
	padding: 10px;
	font-size: 13px;
	font-weight: bold;
	position: absolute;
	top: 220px;
	border: dotted 2px #CCC;
}
#secure {
	height: 75px;
	width: 75px;
	margin-left: 420px;
	margin-top: 50px;
	font-size: 10px;
	font-weight: bold;
}
