/* Basic Tags */
body {
	font-size: 13px;
	font-family: Arial;
	margin: 0px 0px 0px 0px;
	background-color: #f0f0f0;
}
table {
	border-width: 0px;
	font-size: 13px;
	font-family: Arial;
	text-align: left;
}
img {
	border: solid 0px White;
}


/* General */
.EmptyLine {
	font-size: 1px;
}
.SiteBg {
	background-color: #5C656F;
}
#MainTable {
	border-left: solid 1px black;
	border-right: solid 1px black;
	width: 780px;
	background-color: White;
}


/* Footer */
table.footer {
	color: white;
	background-color: black;
	font-size: 13px;
	width: 100%;
	text-align: center;
	height: 25px;
}
a.footer {
	color: white;
}
td.c1stretch {
	width: 100%;
	height: 21px;
	background-image: url(../images/c-1-stretch.gif);
}


/* Logo */
td.logo {
	padding-left: 20px;
	font-size: 26px;
	font-weight: bold;
	padding-top: 25px;
	padding-bottom: 25px;
	background-color: #015699;
}
span.logoBlue {
	color: white;
}
span.logoGreen {
	color: white;
}


/* Top navbar */
td.topNavbarHolder {
	padding-bottom: 20px;
	background-color: #015699;
}
table.topNavbar {
	text-align: center;
	color: #B4ECFD;
	font-weight: bold;
	font-size: 13px;
}
th.topNavbar {
	padding-left: 5px;
	padding-right: 5px;
}
a.topNavbar {
	color: #B4ECFD;
	text-decoration: none;
}
td.a1stretch {
	width: 100%;
	height: 5px;
	background-image: url(../images/a-1-stretch.gif);
}


/* Top services navbar */
td.topSerNavbarHolder {
	background-color: #5D83FE;
	padding-left: 40px;
	padding-right: 40px;
}
table.topSerNavbar {
	color: White;
	width: 100%;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
}
td.topSerNavbar {
	height: 22px;
}
a.topSerNavbar {
	color: White;
	text-decoration: none;
}


/* Page title */
td.pageTitle {
	background-image: url(../images/b-1.jpg);
	height: 130px;
	padding-left: 30px;
	padding-top: 30px;
	font-size: 28px;
	color: White;
	font-weight: bold;
	vertical-align: top;
}


/* Main text body */
td.mainTextBody {
	padding-left: 25px;
	padding-right: 25px;
	color: black;
	font-size: 17px;
}
li.content {
	padding-left: 20px;
}
span.textHeadline {
	color: Green;
	font-weight: bold;
}

/***********************************************************/
ul.content {
	list-style-image: url(../images/btn.gif);
	list-style-position: outside;
	list-style-type: none;
	margin-right: 15px;
	margin-left: 30px;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 25px;
	text-decoration: none;
	font-size: 17px;
	text-align: left;
}
.standout {
	color: #015699;
	font-weight: bold;
}
span.tollFreeNumberTextAround {
	font-size: 16px;
	font-weight: bold;
}
span.tollFreeNumberText {
	color: Red;
}
hr.mainText {
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
	color: black;
	height: 1px;
}
span.companyName {
	font-weight: bold;
	font-size: 13px;
}
a.freeEstimate {
	font-weight: bold;
	font-size: 13px;
}
h2.textBody {
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: bold;
	font-size: 16px;
}
h3.mainText {
	font-size: 13px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: bold;
}
a.tips {
	font-size: 16px;
}

span.coupons {
	font-size: 24px;
	font-weight: bold;
}
