@import url("intro.css");
body {
	margin: 0px;
}
#phone {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
	text-align: right;
	height: 18px;
	width: 150px;
	padding-top: 42px;
	padding-right: 20px;
}
#body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding-top: 10px;
	padding-right: 90px;
	padding-bottom: 25px;
	padding-left: 30px;
	line-height: 16px;
	text-align: left;
}
#pullquote {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
	float: right;
	width: 200px;
	text-align: center;
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#services {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	text-decoration: none;
	background-color: #CCCCCC;
	padding: 8px;
	margin-top: 10px;
	border: thin groove #000000;
	text-transform: uppercase;
	display: block;
}
#body #services a {
	color: #000000;
	display: block;
	text-decoration: none;
}
#body #services a:hover {
	color: #FF0000;
	background-color: #FFFFFF;
	display: block;
	text-decoration: none;
}
#subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-transform: uppercase;
}
#footer {
	background-image: url(../Images/footer.jpg);
	background-repeat: no-repeat;
	height: 40px;
	width: 500px;
	padding-top: 10px;
	padding-left: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	line-height: 14px;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	color: #FF0000;
	text-decoration: none;
}
#footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:link {
	color: #999999;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #999999;
}
#mainHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-transform: uppercase;
	color: #FFFFFF;
	height: 23px;
	padding-top: 7px;
	padding-left: 200px;
	font-weight: bold;
}
#equip_list {
	width: 395px;
	margin-left: 15px;
	line-height: 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#steps {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-transform: uppercase;
	color: #FF0000;
	text-decoration: none;
	border-bottom-width: thin;
	border-bottom-style: ridge;
	border-bottom-color: #666666;
	margin-top: 20px;
	padding-bottom: 2px;
}
hr {
	border-bottom-width: thin;
	border-bottom-style: ridge;
	border-bottom-color: #666666;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
#back2main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}

