#header {
	height: 100px;
	width: 860px;
	float: left;
}
#container {
	height: 820px;
	width: 860px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}
#towtruck {
	height: 256px;
	width: 256px;
	float: left;
}
#phone {
	float: left;
	height: 80px;
	width: 604px;
}
#textbegin {
	float: left;
	width: 580px;
	margin-top: 10px;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	padding-right: 12px;
	padding-left: 12px;
	text-align: justify;
}
h1,h2 { display:inline;}

#secondbod {
	width: 840px;
	padding-right: 10px;
	padding-left: 10px;
	float: left;
	height: auto;
	margin-top: 10px;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	text-align: justify;
	margin-bottom: 10px;
}
#towingradius {
	float: right;
	height: 224px;
	width: 250px;
	margin-top: 10px;
	-webkit-box-shadow: rgba(0, 0, 10, 0.246094) 8px 6px 3px;
	-moz-box-shadow: rgba(0, 0, 10, 0.246094) 8px 6px 3px;
	margin-left: 5px;
	margin-right: -5px;
}
#thirdbod {
	font-family: "Times New Roman", Times, serif;
	float: left;
	font-size: 18px;
	width: 575px;
	margin-top: 10px;
}
img { border:none; text-decoration:none;}
#footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	text-align: center;
	width: 860px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	font-weight: bold;
	color: #999;
	margin-bottom: 20px;
}
#credit {
	float: left;
	margin-top: 10px;
	-webkit-box-shadow: rgba(0, 0, 10, 0.206094) 8px 6px 3px;
	-moz-box-shadow: rgba(0, 0, 10, 0.206094) 8px 6px 3px;
}
