@charset "UTF-8";
/* CSS Document */
body {
	margin: 0;
	padding: 0;
	background: #099;
	font: 12px Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	color: #099;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #099;
}
.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;
}
.tooltip {
	font-weight: bold;
	cursor: help;
}
.headerHome {
	height: 365px;
	width: 890px;
	left: 0px;
	top: 0px;
	color: #000;
}
.logo {
	width: 225px;
	height: 365px;
	text-align: center;
	background: #000;
	padding-right: 15px;
	padding-left: 15px;
	float: left;
}
.headFlash {
	float: left;
	height: 365px;
	width: 635px;
	color: #000;
}
.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;
	width: 870px;
}
.leftColumn {
	height: auto;
	width: 222px;
	padding: 10px 10px;
	background: #FFF;
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #000;
	float: left;
}
.cat a {
	display:block;
	width: 222px;
	background: url("http://www.tristar-vacuum.healthyhometampa.com/images/button-bg.jpg") 0 0 no-repeat;
	text-decoration: none;
	text-align: center;
	vertical-align: top;
	height: 25px;
	color: #FFF;
	padding-top: 5px;
	margin-bottom: 5px;
}
.cat a:hover { 
background-position: 0 -30px;
}
.cat a:active {
background-position: 0 -60px;
}
.selCat a {
	display:block;
	width: 222px;
	background: url("http://www.tristar-vacuum.healthyhometampa.com/images/button-bg.jpg") no-repeat 0 -30px;
	text-decoration: none;
	text-align: center;
	vertical-align: top;
	height: 25px;
	color: #FFF;
	padding-top: 5px;
	margin-bottom: 5px;
}
.rightColumn {
	width: 588px;
	float: left;
	padding: 5px 20px;
}
.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(/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;
}
.hh1 {
	font-size: 18px;
}
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;
}
.icon {
	background: url(http://restorationservices.healthyhometampa.com/images/resi-home-lco-bg.png) no-repeat left top;
	height: 70px;
	width: 64px;
	text-align: left;
	vertical-align: top;
}
.iconComm {
	background: url(http://restorationservices.healthyhometampa.com/images/comm-home-lco-bg.png) no-repeat left top;
	height: 70px;
	width: 64px;
	text-align: left;
	vertical-align: top;
}
.itemDesc {
	color: #000;
	font: normal 12px Arial, Helvetica, sans-serif;
	text-decoration: none;
	width: 223px;
	padding: 3px 5px;
}
.itemDesc a {
	color: #000;
	font: normal 12px Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.itemDesc .hd {
	color: #900;
	font: bold 12px Arial, Helvetica, sans-serif;
	text-decoration: none;
	top: -5px;
}
.itemDesc .hd a {
	color: #900;
	font: bold 12px Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.resHomeSpacer {
	height: 28px;
}
.enter a {
	font: 18px "Arial Black", Gadget, sans-serif;
	color: #000;
}
.optionCol {
	padding: 10px 4px 10px 4px;
	float: left;
	width: 188px;
}
.subCat ul li {
	margin-bottom: 5px;
}

