@charset "UTF-8";
body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #FFFFFF;
}

/** TEXTS */

body, th, td, input, textarea, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
}

h1 {
	font-size: 44px;
	color: #FFFFFF;
	line-height: 45px;
	padding-right: 20px;
	padding-left: 15px;
	padding-top: 35px;
	margin: 0px;
	padding-bottom: 5px;
	font-family: "Lucida Grande", "Lucide Sans Unicode", "Helvetica Neue", Helvetica, "Gill Sans", sans-serif;
	font-weight: normal;
	text-align: right;
}


#container {
	
	background-color: #FFFFFF;
	width: 960px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

/** HEADER */

#header {
	width: 960px;
	height: 150px;
	margin: 0px auto;
}

/** LOGO */

#logo {
	float: left;
	width: 948px;
	height: 150px;
	background-repeat: no-repeat;
	background-position: left top;
}

.contact {
	font-size: 14px;
	color: #FFFFFF;
	text-align: right;
	padding-right: 50px;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-top: 5px;
}

.clear {
	clear: both;
}



/** sub texts */

.main {
	font-size: 12px;
	color: #FFFFFF;
	line-height: 18px;
	padding-right: 20px;
	padding-left: 25px;
	padding-top: 0px;
	margin: 0px;
	padding-bottom: 10px;
	text-align: right;
	font-weight: bold;
}

.mainsubhead {
	font-size: 13px;
	color: #406F50;
	line-height: 18px;
	padding-left: 20px;
	padding-top: 0px;
	margin: 0px;
	padding-bottom: 10px;
	text-align: right;
	font-weight: bold;
}

.mainsubheaddeep {
	font-size: 13px;
	color: #67A0C3;
	line-height: 18px;
	padding-left: 20px;
	padding-top: 0px;
	margin: 0px;
	padding-bottom: 10px;
	text-align: right;
	font-weight: bold;
}

.textimage {
	font-size: 30px;
	color: #FFFFFF;
	line-height: 30px;
	padding-right: 30px;
	padding-left: 20px;
	padding-top: 310px;
	margin: 0px;
	padding-bottom: 10px;
	font-family: "Lucida Grande", "Lucide Sans Unicode", "Helvetica Neue", Helvetica, "Gill Sans", sans-serif;
	text-align: right;
}

.textimageb {
	font-size: 35px;
	color: #666666;
	line-height: 15px;
	padding-right: 25px;
	padding-left: 20px;
	padding-top: 40px;
	margin: 0px;
	font-family: "Lucida Grande", "Lucide Sans Unicode", "Helvetica Neue", Helvetica, "Gill Sans", sans-serif;
	text-align: left;
}



.mainleftintro {
	font-size: 13px;
	color: #167FAA;
	line-height: 18px;
	padding-right: 40px;
	padding-left: 20px;
	padding-top: 20px;
	margin: 0px;
	padding-bottom: 12px;
	font-weight: bold;
}

.mainleftintro2 {
	font-size: 13px;
	color: #167FAA;
	line-height: 20px;
	padding-right: 40px;
	padding-left: 20px;
	padding-top: 30px;
	margin: 0px;
	padding-bottom: 12px;
	font-weight: bold;
}

.mainleft {
	font-size: 12px;
	color: #000000;
	line-height: 18px;
	padding-right: 40px;
	padding-left: 20px;
	padding-top: 0px;
	margin: 0px;
	padding-bottom: 10px;
}

.mainleftitalics {
	font-size: 12px;
	color: #167FAA;
	line-height: 18px;
	padding-right: 40px;
	padding-left: 20px;
	padding-top: 0px;
	margin: 0px;
	padding-bottom: 10px;
	font-style: italic;
	font-weight: bold;
}


.mainright {
	font-size: 11px;
	color: #333333;
	line-height: 18px;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 0px;
	margin: 0px;
	padding-bottom: 10px;
}



.mainleftquote {
	font-size: 16px;
	color: #116385;
	line-height: 20px;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 0px;
	margin: 0px;
	padding-bottom: 0px;
	font-weight: bolder;
}

.titletext {
	font-size: 16px;
	color: #116385;
	line-height: 18px;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 0px;
	margin: 0px;
	padding-bottom: 10px;
	font-weight: bolder;
}


.mainintro {
	font-size: 28px;
	color: #FFFFFF;
	line-height: 32px;
	padding-right: 35px;
	padding-left: 50px;
	padding-top: 15px;
	margin: 0px;
	padding-bottom: 20px;
	font-weight: bold;
	text-align: right;
}


.serintro {
	font-size: 12px;
	color: #FFFFFF;
	line-height: 18px;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 12px;
	margin: 0px;
	padding-bottom: 5px;
	font-weight: bold;
}

.quote {
	font-size: 12px;
	color: #FFFFFF;
	line-height: 18px;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 15px;
	margin: 0px;
	padding-bottom: 5px;
	font-weight: bold;
	width: 450px;
}

.quotemark {
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
}






h2 {
	font-size: 20px;
	color: #016F52;
	line-height: 25px;
	padding-right: 0px;
	padding-left: 20px;
	padding-top: 82px;
	margin: 0px;
	padding-bottom: 10px;
	font-family: "Lucida Grande", "Lucide Sans Unicode", "Helvetica Neue", Helvetica, "Gill Sans", sans-serif;
	font-weight: bold;
	text-align: right;
}



h3 {
	font-size: 20px;
	color: #67A0C3;
	line-height: 25px;
	padding-right: 0px;
	padding-left: 20px;
	padding-top: 5px;
	margin: 0px;
	padding-bottom: 10px;
	font-family: "Lucida Grande", "Lucide Sans Unicode", "Helvetica Neue", Helvetica, "Gill Sans", sans-serif;
	font-weight: bold;
	text-align: right;
}



/** MENU */

#menu {
	width: 960px;
	height: 30px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: 0px;
	background-image: url(images/horilines.gif);
}

#menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#menu li {
	display: inline;
}



#menu a {
	display: block;
	float: left;
	height: 26px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 22px;
}

a:hover {
	text-decoration: none;
	color: #336666;
	font-weight: bold;
}

/** MENUTEST */
#menu1 {
	width: 200px;
	float:left;
	padding-top: 5px;
} 

#menu1 ul
{
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	list-style-type:none;
	margin:0;
	padding:0;
} 

#menu1 li
{
display: inline;
/* for IE5 and IE6 */
} 

#menu1 a
{
	color: #333333;
	text-decoration: none;
	font-size: 12px;
	display: block;
	padding: 3px;
	width: 160px;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

#menu1 a:link, #menu1 a:visited
{
	color: #333333;
	text-decoration: none;
}

#menu1 a:hover
{
	background-color: #74BCE8;
	color: #333333;
	font-weight: normal;
} 

#menu1 li a#current
{
	background: #74BCE8;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
} 


.link1 {
	text-decoration: none;
	font-weight: normal;
	color: #333333;
	font-family: "Helvetica Neue", Helvetica, Arial,  sans-serif;
	font-size: 12px;
}


.link2 {
	text-decoration: none;
	font-weight: normal;
	color: #006644;
	font-size: 12px;
}

a:link {
	text-decoration: none;
	color: #333333;
}





.link1:hover {
	text-decoration: none;
	font-weight: normal;
	color: #8DC53F;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 12px;
}

.link2:hover {
	text-decoration: none;
	font-weight: normal;
	color: #8DC53F;
	font-family:"Lucida Grande", "Lucide Sans Unicode", "Helvetica Neue", Helvetica, "Gill Sans", sans-serif;
	font-size: 12px;
}






a.topon {
	color: #999999;
	text-decoration:none;
	text-align: left;
	font-size: 12px;
	font-family: "Lucida Grande", "Lucide Sans Unicode", "Helvetica Neue", Helvetica, "Gill Sans", sans-serif;
	font-weight: bold;
}

#menu .first a {
	background-image: none;
	color: #67A0C3;
	font-weight: bold;
	padding-left: 22px;
	padding-right: 0px;
}

#menu .firstnew a {
	background-image: none;
	color: #333333;
	font-weight: normal;
	padding-left: 22px;
	padding-right: 0px;
}

#menu .firstplain a {
	background-image: none;
	color: #333333;
	font-weight: normal;
	padding-left: 22px;
}

#menu .roll a {
	background-image: none;
	color: #67A0C3;
	font-weight: bold;
	padding-right: 0px;
}

	
#menu .second a {
	background-position: right;
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-left: 570px;
}

#menu .secondroll a {
	background-position: right;
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-left: 568px;
	font-weight: bold;
	color: #67A0C3;
}

#menu .secondb a {
	background-position: right;
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-left: 583px;
}

#menu .secondc a {
	background-position: right;
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-left: 22px;
	text-align: right;
	padding-right: 0px;
}

#menu .secondbroll a {
	background-position: right;
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-left: 580px;
	font-weight: bold;
	color: #67A0C3;
}


#menu .third a {
	margin: 0px;
	padding-right: 4px;
	text-align: center;
	color: #FFFFFF;
	background-image: url(images/groupbkDC.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

#menu .thirdnew a {
	padding-right: 5px;
	text-align: center;
	color: #FFFFFF;
	background-image: url(images/groupbkDC.gif);
	background-repeat: repeat-x;
	background-position: right top;
	padding-left: 5px;
	margin-top: 0px;
	margin-right: 512px;
	margin-bottom: 0px;
	margin-left: 0px;
}


#menu .end a {
	width: 65px;
	background-position: right;
	padding-top: 10px;
	text-align: right;
}

.highlight {
	font-size: 16px;
	color: #660000;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}



.midwrapper {
	clear: both;
	width: 960px;
	margin: 0px auto;
}

/** BOX1 */

#box1 {
	float: left;
	width: 545px;
	margin-bottom: 5px;
	background-color: #FFFFFF;
}

#box2 {
	float: right;
	width: 305px;
	height: 580px;
	background-color: #40A3DA;
	background-position: left top;
	background-repeat: no-repeat;
	padding: 0px;
	margin-top: 10px;
}

#boxfireleft {
	float: left;
	width: 448px;
	margin-bottom: 0px;
	background-color: #E8E8E8;
	height: 810px;
	margin-top: 10px;
}

#boxfire {
	float: right;
	width: 305px;
	height: 810px;
	background-color: #40A3DA;
	background-position: left top;
	background-repeat: no-repeat;
	padding: 0px;
	margin-top: 10px;
	background-image: url(images/flood2.gif);
}


#boxgraffitileft {
	float: left;
	width: 448px;
	margin-bottom: 0px;
	background-color: #D6E4E7;
	height: 550px;
	margin-top: 10px;
}

#boxgraffiti {
	float: right;
	width: 305px;
	height: 550px;
	background-color: #40A3DA;
	background-position: left top;
	background-repeat: no-repeat;
	padding: 0px;
	margin-top: 10px;
	background-image: url(images/grafitti.gif);
}

#boxfloorleft {
	float: left;
	width: 448px;
	margin-bottom: 0px;
	background-color: #E8E8E8;
	height: 820px;
	margin-top: 10px;
}

#boxfloorright {
	float: right;
	width: 305px;
	height: 820px;
	background-color: #40A3DA;
	background-position: left top;
	background-repeat: no-repeat;
	padding: 0px;
	margin-top: 10px;
	background-image: url(images/floor.gif);
}


#boxkitchenleft {
	float: left;
	width: 448px;
	margin-bottom: 0px;
	background-color: #D6E4E7;
	height: 880px;
	margin-top: 10px;
}

#boxkitchenright {
	float: right;
	width: 305px;
	height: 880px;
	background-color: #40A3DA;
	background-position: left top;
	background-repeat: no-repeat;
	padding: 0px;
	margin-top: 10px;
	background-image: url(images/kitchen.gif);
}

#boxwashroomleft {
	float: left;
	width: 448px;
	margin-bottom: 0px;
	background-color: #E8E8E8;
	height: 590px;
	margin-top: 10px;
}

#boxwashroomright {
	float: right;
	width: 305px;
	height: 590px;
	background-color: #40A3DA;
	background-position: left top;
	background-repeat: no-repeat;
	padding: 0px;
	margin-top: 10px;
	background-image: url(images/wash.gif);
}

#boxtraumaleft {
	float: left;
	width: 448px;
	margin-bottom: 0px;
	background-color: #D6E4E7;
	height: 500px;
	margin-top: 10px;
}

#boxtraumaright {
	float: right;
	width: 305px;
	height: 500px;
	background-color: #40A3DA;
	background-position: left top;
	background-repeat: no-repeat;
	padding: 0px;
	margin-top: 10px;
	background-image: url(images/crime.gif);
}

#boxextractorleft {
	float: left;
	width: 448px;
	margin-bottom: 0px;
	background-color: #E8E8E8;
	height: 550px;
	margin-top: 10px;
}

#boxextractorright {
	float: right;
	width: 305px;
	height: 550px;
	background-color: #40A3DA;
	background-position: left top;
	background-repeat: no-repeat;
	padding: 0px;
	margin-top: 10px;
	background-image: url(images/extractor.gif);
}

#boxhighleft {
	float: left;
	width: 448px;
	margin-bottom: 0px;
	background-color: #D6E4E7;
	height: 520px;
	margin-top: 10px;
}

#boxhighright {
	float: right;
	width: 305px;
	height: 520px;
	background-color: #40A3DA;
	background-position: left top;
	background-repeat: no-repeat;
	padding: 0px;
	margin-top: 10px;
	background-image: url(images/high.gif);
}

#boxfullleft {
	float: left;
	width: 448px;
	margin-bottom: 0px;
	background-color: #E8E8E8;
	height: 740px;
	margin-top: 10px;
}

#boxfullright {
	float: right;
	width: 305px;
	height: 740px;
	background-color: #40A3DA;
	background-position: left top;
	background-repeat: no-repeat;
	padding: 0px;
	margin-top: 10px;
	background-image: url(images/full.gif);
}

#boxpestleft {
	float: left;
	width: 448px;
	margin-bottom: 0px;
	background-color: #D6E4E7;
	height: 440px;
	margin-top: 10px;
}

#boxpestright {
	float: right;
	width: 305px;
	height: 440px;
	background-color: #40A3DA;
	background-position: left top;
	background-repeat: no-repeat;
	padding: 0px;
	margin-top: 10px;
	background-image: url(images/pestholder.gif);
}

#box2b {
	float: right;
	width: 305px;
	height: 440px;
	background-color: #40A3DA;
	background-position: left top;
	background-image: url(images/map.gif);
	background-repeat: no-repeat;
	padding: 0px;
	margin-top: 10px;
}

#box3 {
	float: left;
	width: 448px;
	margin-bottom: 0px;
	background-color: #D3ECFB;
	height: 580px;
	margin-top: 10px;
}


#boxservices {
	float: left;
	width: 582px;
	margin-bottom: 0px;
	background-color: #E8E8E8;
	height: 650px;
	margin-top: 10px;
}


#box4 {
	float: right;
	width: 415px;
	height: 60px;
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


#box5 {
	float: left;
	width: 448px;
	margin-bottom: 5px;
	background-color: #DEDEDE;
	height: 440px;
	margin-top: 10px;
}
#box6 {
	float: right;
	width: 370px;
	height: 440px;
	background-color: #8DC53F;
	padding: 0px;
}

#box7 {
	float: right;
	width: 370px;
	height: 440px;
	background-color: #8DC53F;
	background-position: left top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-repeat: no-repeat;
	background-image: url(file:///LaCie/Server/Fresh%20PM/fresh_www/images/grounds1.jpg);
}


#box8 {
	float: right;
	width: 370px;
	height: 440px;
	background-color: #8DC53F;
	background-position: left top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-repeat: no-repeat;
	background-image: url(file:///LaCie/Server/Fresh%20PM/fresh_www/images/communal.jpg);
}

#box9 {
	float: right;
	width: 370px;
	height: 440px;
	background-color: #8DC53F;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#box10 {
	float: right;
	width: 760px;
	height: 440px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-repeat: no-repeat;
}

#box11 {
	float: left;
	width: 960px;
	margin-bottom: 5px;
	height: 80px;
	background-color: #FFFFFF;
	background-image: url(images/footerline.gif);
	background-repeat: no-repeat;
	padding-top: 30px;
}

#box12 {
	float: right;
	width: 480px;
	height: 400px;
	background-color: #FFFFFF;
	background-position: left top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-repeat: no-repeat;
}

#box13 {
	float: left;
	width: 960px;
	margin-bottom: 5px;
	height: 10px;
	background-color: #FFFFFF;
	padding-top: 15px;
}


.serviceimg {
	float: right;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 0px;
}


/** FOOTER */

#footer {
	padding: 0px;
	background-image: url(images/footerline.gif);
	background-repeat: no-repeat;
}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
	height:0px;
	font-size: 1px;
	line-height: 0px;
}

#footer p {
	margin: 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	text-align: right;
}
.disclaim {
	font-size: 9px;
	color: #FFFFFF;
	line-height: 18px;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 0px;
	margin: 0px;
	padding-bottom: 10px;
}
o
