@charset "UTF-8";
/* CSS Document */
body {
	margin: 0;
	padding: 0;
	background: #123456;
	font: 12px Arial, Helvetica, sans-serif;
}
h1 {
	color: #000;
	font: bold 22px "Arial Black", Gadget, sans-serif;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	color: #123456;
}
h3 {
	font-size: 14px;
	color: #000;
}
h4 {
	font: 16px "Arial Black", Gadget, sans-serif;
	text-decoration: none;
}
.outterWrapper {
	margin: 0px auto;
	padding: 0px;
	width: 950px;
}
.wrapper {
	background: url(/images/content_bg.png) repeat-y;
	padding: 0px 30px;
}
.container {
	width: 890px;
	position: relative;
	height: auto;
	background: #FFF;
}
.header {
	height: 235px;
	width: 890px;
	left: 0px;
	top: 0px;
	background: url(/images/header-new-home.jpg);
}
.logo {
	width: 225px;
	height: 235px;
	text-align: center;
	padding-right: 15px;
	padding-left: 15px;
	vertical-align: middle;
}
.phone {
	font-size: 12px;
	font-weight: bolder;
	color: #FFF;
	margin-bottom: 15px;
}
.awIntro {
	color: #FFF;
	font-weight: bold;
	font-size: 14px;
}
.navigation {
	height: 30px;
	width: 890px;
	background: #000;
}
.content {
	padding: 0px 10px;
	width: 870px;
}
.leftColumn {
	float: left;
	height: auto;
	width: 285px;
	padding: 0px 5px;
}
.middleColumn {
	width: 298px;
	float: left;
	border-right: 1px solid #000;
	border-left: 1px solid #000;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-top-style: none;
	border-bottom-style: none;
}
.rightColumn {
	float: left;
	width: 295px;
}
.trust {
	height: 105px;
	width: 890px;
	clear: both;
}
.footer {
	font-size: 12px;
	text-align: center;
	font-weight: bold;
	color: #000;
}
.footer a {
	text-decoration: underline;
	color: #000;
}
.bottomCap {
	margin: 0px auto;
	padding: 0px;
	width: 950px;
	background: url(http://healthyhometampa.com/images/footer_bottom_cap.png) repeat-y;
	min-height: 100%;
	height: 60px;
}
.burningBridgesDesign {
	font: bolder 12px Arial, Helvetica, sans-serif;
	color: #FFF;
}
.burningBridgesDesign p {
	text-align: center;
}
.burningBridgesDesign p a {
	text-decoration: underline;
	color: #FFF;
}
img {
	border-width: 0px;
}
a {
	text-decoration: none;
	color: #000;
}
.floatLeft {
	float: left;
	margin-right: 8px;
	margin-left: 5px;
	margin-top: 5px;
}
.floatright {
	float: right;
	margin-bottom: 8px;
	margin-left: 8px;
	margin-right: 15px;
}
.moldRemovalFlash {
	text-align: center;
	vertical-align: middle;
}
.remodelingContractorsFlash {
	text-align: center;
	vertical-align: middle;
}
.EmContNum {
	font: 18px "Arial Black", Gadget, sans-serif;
	color: #900;
}
.sw {
	width: 150px;
}
.content li {
	font-weight: bold;
	list-style: none;
	margin-left: -35px;
}
.flashy {
	width: 502px;
	margin: 0px auto;
}
.flitRight {
	font-weight: bold;
}

