*
{
	margin: 0;
	padding: 0;
}

body
{
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	background: #040d25;
	font-size: 12pt;
	color: #07163f;
}

#wrapper
{
	margin: 0 auto;
	width: 1210px;
	height: 847px;
	background: url(../images/bkgd2.png) -30px 0 no-repeat;
	padding-top: 15px;
}

#topText
{
	width: 450px;
	height: 30px;
	margin: -105px 0 0 600px;
	font-size: 14pt;
	color: #FFF;
	float: left;
	text-align: center;
}

#logo
{
	margin: 0 0 0 89px;
	width: 510px;
	height: 124px;
	background: #fff url(../images/logo.jpg) 90px 12px no-repeat;
	position: relative;
}

#iisVid
{
	margin: 0 0 0 89px;
	width: 960px;
	height: 346px;
	background: url(../images/lawn.jpg) 0 0 no-repeat;
}

#contact
{
	margin: 8px 0 0 89px;
	width: 337px;
	height: 245px;
	background: url(../images/contact.png) 0 0 no-repeat;
	float: left;
}

.phone
{
	width: 295px;
	height: 30px;
	margin: 90px 0 0 20px;
	font-size: 24pt;
	color: #fff;
	text-align: center;
	font-weight: bold;
}

.tagLine
{
	width: 295px;
	height: 20px;
	margin: 0 0 0 20px;
	font-size: 12pt;
	color: #fff;
	text-align: center;
}

#txtArea
{
	width: 615px;
	height: 245px;
	background: #fff;
	margin: 8px 162px 0 0;
	float: right;
}

.hdrTxt
{	
	margin: 13px 0 0 20px;
	width: 570px;
	height: 35px;
	font-size: 18pt;
	font-weight: bold;
 }

.bodyTxtScroll
{	
	width: 530px;
	height: 160px;
	line-height: 1.05;
	color: #07163f;
	font-size: 10pt;
}

.bodyTxtScroll a
{	
	width: 530px;
	height: 160px;
	line-height: 1.05;
	color: #07163f;
	font-size: 14pt;
	text-decoration: none;
	font-weight: bold;
}

.bodyTxtScroll a:hover
{
	text-decoration: none;
	color: #2b4488;
}

#scrollArea
{
	width: 570px;
	height: 175px;
	margin: 0 auto;
	overflow: auto;
	text-align: left;
	clear: both;
	padding-left: 15px;
}

.botTxtLeft
{	
	width: 280px;
	height: 15px;
	font-size: 8pt;
	color: #fff;
	margin: 5px 0 0 89px;
	float: left;
}

.botTxtRight
{	
	width: 150px;
	height: 15px;
	font-size: 8pt;
	color: #fff;
	margin: 5px 160px 0 0;
	float: right;
	text-align: right;
	text-decoration: none;
}

.botTxtRight a
{	
	color: #fff;
	text-decoration: none;
}

.botTxtRight a:hover
{	
	color: #fff;
	text-decoration: underline;
}

.formBodyTxt
{
	font-size: 11pt;
	color: #192d42;
}

.alertTxt
{
	font-size: 10pt;
}

#span, a span
{
	width:0;
	height:0;
	display:block;
	overflow:hidden;
}

#sprinklerRepair
{
	margin: 0 auto;
	width: 441px;
	height: 204px;
	background: #fff url(../images/sprinklerRepair.jpg) 0 0 no-repeat;
}

.serviceTitles
{
	font-size: 1.2em;
	font-weight: bold;
}
