body {
	margin: 0px;
	background: #F7EDE1;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #F7EDE1;
	background-image: url(/assets/asbestos_border.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
.container {

	width: 756px;
	margin-right: auto;
	margin-left: auto;

	padding-right: 123px;
	padding-left: 123px;
	text-align: left;

}
.container .quick_nav {
	font-size: small;
	font-weight: lighter;
	color: #6D0101;
	padding: 10px;
	float: left;
	width:400px;
}
.container .quick_nav a {
	font-size: x-small;
	color: #333333;
	text-decoration: none;

	padding-bottom: 10px;
	font-weight: normal;
	height:15px;
	
}
.container .quick_nav a:hover {
	
	background: url(/assets/nav_button1.gif) no-repeat left bottom;
	
}
.inner {
	width: 714px;
	padding:20px;
}
.clear {
	clear: both;
}
.quote {
	border-top: 1px dotted #CCCCCC;
	border-bottom: 1px dotted #CCCCCC;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	height: 40px;
	padding: 5px 10px;
	text-align: right;
	font-size: small;
	color: #666666;
	font-weight: bold;
	
}


.logo {
	float: right;
	padding-right: 10px;
	width: 200px;
	text-align:right;
	
	
}
.main {
	background: #FFFFFF url(/assets/asbestos_removal_border.jpg) no-repeat;
	width: 744px;
	margin-left: 5px;
	padding-top: 10px;
	text-align: center;
	
}
.container .main .spacer {
	height: 10px;
	width: 100%;
}

.left ul {
	list-style: none;
	margin: 0px 0px 0px;
	padding: 0px;
}

.left {
	padding: 0px;
	width: 210px;
	background: #C4C4C2;
	float: left;
	text-align: left;
}
.tquote{
width:200px;
height:150px;
}
	
.container .main .left a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: small;
	font-weight: normal;
	text-align: right;
	padding-left:30px;
	
	
}

.container .main .left a:hover {
	background: url(/assets/nav_button2.gif) no-repeat left center;	
}
.right {
	float: right;
	
	width: 480px;

}
.back {
	background: url(/assets/arg_back.gif) repeat-y;
	width: 704px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}

.left li {
	
	padding-top: 5px;
	padding-bottom: 5px;
	background: #928989;
	width: 190px;
	margin: 5px 10px;
}
p {
	font-size: small;
	line-height:1.5em;
	margin-bottom:2em;
}
.container .main .footer {
	background: url(/assets/footer.jpg);
	height: 56px;
	padding-top: 80px;
	padding-bottom: 30px;
	padding-left: 250px;
	padding-right:30px;
	font-size: x-small;
}


h1 {
	color: #D10000;
	font-size: large;
	font-weight: normal;
}
h2 {
	color: #D10000;
	font-size:medium;
	font-weight: normal;
	font-weight:bold;
}
li { font-size:smaller;}
label{
	font-size:small;
float: left;
width: 150px;

}

input, textarea{
width: 180px;
margin-bottom: 5px;
background-color:#FFE8E8;
}

textarea{
width: 250px;
height: 150px;
}

.boxes{
width: 1em;
}

.submit {
margin-left: 150px;

}