@charset "utf-8";
/* CSS Document */

body {
	margin: 0;
	padding: 0;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
	background-color: #C33524;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 18px;
}

h1 {
	font-size: 35px;
	z-index: 200000 !important;
}

h2 {
	font-size: 19px;
	margin-bottom: -10px;
}

a:link, a:hover, a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}

#header {
	margin: 0;
	font-family: Aharoni, Arial, Helvetica, sans-serif;
	font-size: 35px;
	width: 560px;
	text-align: center;
}

#layout {
	margin: 0 auto;
	position: relative;
	width: 922px;
}
	
#wrapper {
	position: absolute;
	width: 922px;
	text-align: left;
}

#logo {
	position: absolute;
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	width: 184px;
	height: 179px;
	top: 11px;
	left: 0px;
	z-index: 20001 !important;
}

#tagline {
	position: absolute;
	background-image: url(../images/tagline.png);
	background-repeat: no-repeat;
	width: 383px;
	height: 107px;
	top: 11px;
	left: 320px;
	z-index: 20000 !important;
}

#image {
	position: relative;
	margin-left: 52px;
	width: 652px;
	height: 356px;
}
#image img {
	position: absolute;
}
#thumbs {
	display: none;
}

#index {
	float: left;
	background-image: url(../images/index.jpg);
	background-repeat: no-repeat;
	width: 704px;
	height: 717px;
}

#home {
	float: left;
	background-image: url(../images/home.jpg);
	background-repeat: no-repeat;
	width: 704px;
	height: 817px;
}
#water {
	float: left;
	background-image: url(../images/water.jpg);
	background-repeat: no-repeat;
	width: 704px;
	height: 717px;
}
#storm {
	float: left;
	background-image: url(../images/storm.jpg);
	background-repeat: no-repeat;
	width: 704px;
	height: 717px;
}
#fire {
	float: left;
	background-image: url(../images/fire.jpg);
	background-repeat: no-repeat;
	width: 704px;
	height: 817px;
}
#mold {
	float: left;
	background-image: url(../images/mold.jpg);
	background-repeat: no-repeat;
	width: 704px;
	height: 717px;
}

#carpet {
	float: left;
	background-image: url(../images/carpet.jpg);
	background-repeat: no-repeat;
	width: 704px;
	height: 717px;
}
#testimonials {
	float: left;
	background-image: url(../images/water.jpg);
	background-repeat: no-repeat;
	width: 704px;
	height: 717px;
}
#sidebar_817 {
	float: right;
	background-image: url(../images/sidebar_817.jpg);
	background-repeat: no-repeat;
	width: 218px;
	height: 817px;
}
#sidebar_717 {
	float: right;
	background-image: url(../images/sidebar_717.jpg);
	background-repeat: no-repeat;
	width: 218px;
	height: 717px;
}

#menu {
	margin-top: 16px;
	margin-left: 10px;
}

#menu a {
	display: inline-block;
	background-position: top;
	text-decoration: none;
	margin-bottom: 12px;
	outline: none;
}
#menu a:hover {
	background-position: bottom;
}
#menu .home {
	background-image:  url(../images/m_home.png);
	width: 76px;
	height: 24px;
}
#menu .about {
	background-image:  url(../images/m_about.png);
	width: 99px;
	height: 24px;
}
#menu .company {
	background-image:  url(../images/m_company.png);
	width: 137px;
	height: 24px;
}
#menu .restoration {
	background-image:  url(../images/m_restoration.png);
	width: 184px;
	height: 24px;
}
#menu .commercial {
	background-image:  url(../images/m_commercial.png);
	width: 197px;
	height: 24px;
}
#menu .priority {
	background-image:  url(../images/m_priority.png);
	width: 160px;
	height: 24px;
}
#menu .h1n1 {
	background-image:  url(../images/m_h1n1.png);
	width: 183px;
	height: 24px;
}
#menu .emergency {
	background-image:  url(../images/m_emergency.png);
	width: 146px;
	height: 24px;
}
#menu .photos {
	background-image:  url(../images/m_photos.png);
	width: 136px;
	height: 24px;
}
#menu .videos {
	background-image:  url(../images/m_videos.png);
	width: 127px;
	height: 24px;
}
#menu .employment {
	background-image:  url(../images/m_employment.png);
	width: 125px;
	height: 24px;
}
#menu .locations {
	background-image:  url(../images/m_locations.png);
	width: 101px;
	height: 24px;
}
#menu .testimonials {
	background-image:  url(../images/m_testimonials.png);
	width: 123px;
	height: 24px;
}
#menu .newsletter {
	background-image:  url(../images/m_newsletter.png);
	width: 195px;
	height: 24px;
}
#menu .contact {
	background-image:  url(../images/m_contact.png);
	width: 109px;
	height: 24px;
}

#services {
	font-size: 12px;
	text-align: right;
	margin-top: -12px;
	margin-right: 35px;
	line-height: 1.5em;
}

#services a {
	margin-bottom: 0px;
}

.show {
	display: block;
}
.hide {
	display: none;
}

.content {
	height: 517px;
	overflow: auto;
	width: 590px;
	padding-right: 15px;
	font-size: 15px;
}

#index .content {
	position: absolute;
	top: 410px;
	left: 87px;
	height: 325px;
}
#home .content {
	position: absolute;
	top: 528px;
	left: 87px;
	height: 325px;
}
#water .content {
	position: absolute;
	top: 169px;
	left: 87px;
}
#storm .content {
	position: absolute;
	top: 169px;
	left: 87px;
	width: 560px;
}
#fire .content {
	position: absolute;
	top: 169px;
	left: 87px;
	width: 435px;
	font-size: 15px
}
#mold .content {
	position: absolute;
	top: 169px;
	left: 87px;
	width: 560px;
	overflow: visible;
	font-size: 16px;
}
#mold .content img {
	margin: 3px 0px 0px 6px;
}

#cleaning .content {
	position: absolute;
	top: 169px;
	left: 87px;
	width: 560px;
}
#carpet .content {
	position: absolute;
	top: 169px;
	left: 87px;
	width: 560px;
	overflow: visible;
}
#testimonials .content {
	position: absolute;
	top: 169px;
	left: 87px;
}

.content ul {
	margin-top: 0px;
}

#specials {
	position: absolute;
	top: 415px;
	left: 392px;
	display: inline-block;
	background-image:  url(../images/specials.png);
	width: 267px;
	height: 120px;
	z-index: 20000 !important;
}

#footer {
	margin-left: 52px;
	width: 852px;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}