﻿@charset "utf-8";
/* CSS Document */
* {
margin: 0;
}
html, body {
height: 100%;
}
.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto 0 auto; /* the bottom margin is the negative value of the footer's height */
}
.push {
	height: 48px; /* .push must be the same height as .footer */
}
.footer {
	height: 131px; /* .push must be the same height as .footer */
}
.wrapper{
	width:926px;
	margin:0px auto;
}
.header {
	width: 926px;
	background-image: url(images/scavello_Header.png);
	height: 193px;
	background-position:left top;
	background-repeat: no-repeat;
	padding-top: 19px;
	padding-left:49px;
}
.footer {
	width: 100%;
	margin: 0 auto 0;
	text-align: center;
	background-image: url(images/scavello_Footer.png);
	background-repeat: no-repeat;
	background-position: center;
}

*:first-child+html .footer {
  	margin-top: 0;
}

.content {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 230px;
}
.content-info {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 130px;
}
#homepagetext  {
	visibility: visible;
	z-index: 7;
	width: 750px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 140px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-bottom: 15px;
}
#homepagetext2  {
	visibility: visible;
	top: 200px;
	z-index: 7;
	width: auto;
	margin-left: 10px;
	margin-right: auto;
}
#homepagetext2 p,
#homepagetext p  {
	margin: 0px;
	padding-bottom: 18px;
	color: #2200FF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
}
#pagewrap  {
	margin: 0px auto 0px auto;
	height: 100%;
	width: 828px;
	position: relative;
}
#hwstext p  {
	margin: 0px;
	color: #FFFFFF;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#hwstext  {
	visibility: visible;
	z-index: 4;
	width: 238px;
	padding-top: 23px;
	margin-left: auto;
	margin-right: auto;
}

*:first-child+html #hwstext {
	padding-top: 28px;
}
.clearer
{
	clear: both;
	display: block;
	height: 1px;
	margin-bottom: -1px;
	font-size: 1px;
	line-height: 1px;
}
#homepagetext h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #2200FF;
}
#homepagetext2 h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #2200FF;
}
#pic1 {
	background-image: url(images/scavello_pic1.jpg);
	height: 190px;
	width: 265px;
	display: block;
	float: left;
}
#pic2 {
	background-image: url(images/scavello_pic2.jpg);
	height: 190px;
	width: 265px;
	float: left;
	display: block;
}
#pic3 {
	background-image: url(images/scavello_pic3.jpg);
	height: 190px;
	width: 265px;
	float: left;
	display: block;
}
.header #title {
	background-image: url(images/scavello_Title.png);
	position: relative;
	height: 90px;
	width: 419px;
	left: 69px;
	top: -95px;
	z-index: 100;
}
.header #phone {
	background-image: url(images/phone-number.gif);
	position: relative;
	height: 42px;
	width: 331px;
	left: 61px;
	top: 32px;
}
#waterEmer {
	background-image: url(images/Emergency-Water-Extraction.gif);
	height: 36px;
	position: relative;
	width: 803px;
	left: 61px;
	top: -90px;
}
#dryout{
	height:36px;
	width:803px;
	background-image:url('images/dryoutservice.gif');
	position:relative;
	left:61px;
	
	}
.bandAbove {
	background-image: url(images/scavello_BandAbove.png);
	height: 26px;
	width: 100%;
}
.picscontainer {
	background-image: url(images/scavello_Pics.png);
	height: 193px;
	width: 926px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 66px;
	background-repeat: no-repeat;
}
.bandbelow {
	background-image: url(images/scavello_BandBelow.png);
	height: 40px;
	clear: both;
}
.homeBody1 {
	background-image: url(images/scavello_Body1.png);
	height: 408px;
}
.homeBody2 {
	background-image: url(images/scavello_Body2.png);
	height: 314px;
}
.contactForm {
	background-image: url(images/scavello_ContactForm.png);
	height: 222px;
	background-repeat: no-repeat;
	background-position: center top;
}
.contactForm #contactNow {
	background-image: url(images/Contact-Us-NOW!.gif);
	height: 30px;
	width: 309px;
	background-repeat: no-repeat;
	margin-left: 327px;
	margin-top: -29px;
}
.menuBar {
	background-image: url(images/scavello_MenuBar.png);
	height: 37px;
}
.ContactTable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	width: 790px;
	margin-left: auto;
	margin-right: auto;
	color: #FFCC00;
	height: 205px;
}
label input.send {
	color: #000;
	background-color: #ffbf40;
	border: 4px outset #ffbf40;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	cursor: pointer;
	text-align: center;
} 

label a:hover input.send {
	color: #FFFFFF;
	background-color: #990000;
	border: 4px outset #990000;
	text-align: center;
} 

#outer{
	position:relative;
	width:750px;
	margin-left: auto;
	margin-right: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 14px;
	margin-top: 8px;
}

#inner{
	position:absolute;
	left:0;
	top:0;
	height:100%;
	width:50%;
}
#inner2{
	position:absolute;
	left:50%;
	top:0;
	height:100%;
	width:50%;
	margin-top: 1px;
}
ul
{
list-style-type: none;
padding: 0;
margin: 0;
}
 li
{
	background-image: url(images/check.png);
	background-repeat: no-repeat;
	padding-left: 1.4em;
	margin-bottom: .4em;
}
li h1 {
	font-weight: bold;
	color: #FFFF00;
	font-size: 14px;
}
.listtitle {
	color: #ffbf40;
	font-weight: bold;
	font-size: 16px;
	margin-bottom: .5em;
}
.hilite {
	color: #FFFF00;
	font-weight: bold;
	font-style: italic;
}
#sectionTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFC40C;
	text-align: center;
	padding-top: 130px;
}
#innerTC{
	position:absolute;
	left:0;
	top:0;
	height:100%;
	width:33.3%;
}
#innerTC2{
	position:absolute;
	left:33.3%;
	top:0;
	height:100%;
	width:33.3%;
	margin-top: 1px;
}
#innerTC3{
	position:absolute;
	left:66.6%;
	top:0;
	height:100%;
	width:33.3%;
	margin-top: 1px;
}
.footer #ticker {
	height: 20px;
	width: 773px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	top: 12px;
	left: -1px;
}
#clock {
	position: relative;
	height: 150px;
	top: 1px;
	left: 393px;
	width: 466px;
}
#contactPage {
	margin-right: auto;
	margin-left: auto;
	height: 205px;
	width: 790px;
	z-index: 100;
}
#hwstext p  {
	margin: 0px;
	color: #FFFFFF;
	text-align: center;
	font-size: 13px;
}
#hwstext  {
	visibility: visible;
	z-index: 100;
	width: 350px;
	margin-left: auto;
	margin-right: auto;
	top: 17px;
	position: relative;
	padding-right: 10px;
}

*:first-child+html #hwstext {
	padding-top: 28px;
}
#hwstext a:link {
	color: #FFFFFF;
}
#hwstext a:hover {
	color: #FF0000;
}
#hwstext a:visited {
	color: #666666;
}
#mp3player {
	width: 140px;
	position: relative;
	left: 370px;
	top: 150px;
	z-index: 100;
}

