@charset "utf-8";
/* CSS Document */

a:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #008285;
}
a:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #CC0000;
}
a:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #00DF00;
}
a:active {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #00DF00;
}
.sm-heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #008285;
	background-position: center center;
	white-space: normal;
	display: block;
	font-weight: bold;
}

.side-buttons {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	color: #000000;
	background-color: #FFFFFF;
	white-space: normal;
	display: block;
	border: 1px dotted #333333;
}

.lineout {	color: #CC0000;
	text-decoration: line-through;
}
.link-exchange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #016A6D;
	background-color:#DBE08E;
	display: block;
	text-align: center;
	padding: 2px;
}
#testimon_links tr td a:link {
	text-decoration: none;
	display: block;
	color: #000;
	background-image: url(images/buttons/testimonial-button-up.png);
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #008285;
	border-right-color: #008285;
	border-bottom-color: #008285;
	border-left-color: #008285;
	padding: 8px;
}
#testimon_links tr td a:hover {
	text-decoration: none;
	display: block;
	color: #FFF;
	background-image: url(images/buttons/testimonial-button-down.png);
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #008285;
	border-right-color: #008285;
	border-bottom-color: #008285;
	border-left-color: #008285;
	padding: 8px;
}
#testimon_links tr td a:active {
	text-decoration: none;
	display: block;
	color: #F00;
	background-image: url(images/buttons/testimonial-button-up.png);
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #008285;
	border-right-color: #008285;
	border-bottom-color: #008285;
	border-left-color: #008285;
	padding: 8px;
}
#testimon_links tr td a:visited {
	text-decoration: none;
	display: block;
	color: #000;
	background-image: url(images/buttons/testimonial-button-up.png);
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #008285;
	border-right-color: #008285;
	border-bottom-color: #008285;
	border-left-color: #008285;
	padding: 8px;
}
#contractor_services h1 {
	font-family: "Arial Black", Gadget, sans-serif;
	text-decoration: none;
	display: block;
	margin: 10px;
	padding: 10px;
	text-align: left;
	color: #0F7863;
	font-size: 30px;
}
#contractor_services p {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	text-decoration: none;
	display: block;
	text-align: left;
	font-size: 12px;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 30px;
	margin-left: 30px;
}
.NormalPrice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #F00;
	text-decoration: line-through;
}
.InternetSalePrice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #033;
	text-decoration: none;
}
	.InternetSpecialTitle {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #000;
	display: block;
}
#GetAnIdea {
	background-image: url(images/background-section.png);
}
#RoundedCorders {
-moz-border-radius: 15px;
border-radius: 15px;
}
