* {
margin:auto;
}

body {

       height: 100%;
	   font-size: 100%;
   }
   
   body {
	font: 1em/1.5em "Lucida Grande", Verdana, Tahoma, Helvetica, Arial, sans-serif; /* 1em is now 12px at 96ppi. */
	}

	h1		{ font-size: 2em;    }
	h2		{ font-size: 1.25em; }
	h3 		{ font-size: 1.25em;  }
	h4		{ font-size: 1.1em;  }
	h5,h6	{ font-size: .84em;  }

table, form, select, input, textarea { 
	font-family: "Lucida Grande", Verdana, Tahoma, Helvetica, Arial, sans-serif;
	font-size: 100%; 
	}
   
   .parent {
display: block;
min-height: 100%;
width: 100%;
position: absolute;
top: 0px;
left: 0px;
z-index: 0;
}
   
   .wrapper {
	padding-bottom: 3.7em;
	   width: 760px;

   }
 
 
 .footerholder {
        
height: 2.5em;
position: absolute;
bottom: 0px;
display: block;
z-index: 999;
padding: 0px;
left: 0px;
right: 0px;
}
 
   .footer {
       height: 2.5em;
	   width: 760px;
   	   background-image:url(../images/bottom.gif);
	   background-repeat:no-repeat;
	   position: relative;
	   margin-left:auto;
	   margin-right:auto;
}


#top
{
	position:relative;
	background-image:url(../images/logo.gif);
	background-repeat:no-repeat;
	float: left;
	width: 100%;
	height: 130px;
}


#menu
{
	position:absolute;
	left: 250px;
	bottom: -7px;
}


#menu a
{
	color:#FFFFFF;
}


#bottommenu
{
	position:relative;
	float:left;
	top: 10px;
	left: 10px;
	font-size:12px;
	color:#999999;
}

#bottommenu a, bottommenu a:visited
{
	color:#999999;
	text-decoration:none;
}

#bottommenu a:hover
{
	text-decoration:underline;
}




#bug
{
	position:relative;
	background-image:url(../images/bugs.jpg);
	background-repeat:no-repeat;
	float:left;
	width: 100%;
	height: 170px;
}

#leftholder
{
	position:relative;
	float:left;
	width: 60%;
}

#left
{
	margin: 0px 50px 10px 10px;
}

#left h1
{
	color:#0b0b6d;
}

#left p
{
	margin: 10px 10px 10px 10px;
}


.leftmenu {
position:relative;
float:right;
display:block;
	border-style:solid;
	border-width: thin;
	border-color: #999;
padding: 20px 20px 20px 0px;
margin-left: 10px;
margin-top: 60px;
height:40%;
}

.leftmenu a {
text-decoration:none;
color:inherit;
}

.leftmenu a:hover {
cursor:pointer;
color:#000099;
}

.rightcontent{
position:relative;
float:left;
}

.none {
list-style:none;
}


.wrapper h1
{
	color:#0b0b6d;
}

.wrapper p
{
	margin: 10px 10px 10px 10px;
}

	
#right
{
	position:relative;
	width: 40%;
	float: right;
	top: .8em;
	margin-bottom: 4em;

}

.entry
{
	position:relative;
	float:left;
	width: 100%;
	margin-top: 2em;
}



.text p
{
	width:100%-1px;
	padding: 10px 10px 10px 10px;
}

.entrytext
{
	padding: 1em .4em .7em .4em;
	border-style:solid;
	border-width: thin;
	border-color: #0b0b6d;
	margin-top:-1px;
}

#pestimg
{	
	position:relative;
	height: 60px;
	background-image:url(../images/Pest-Control.gif);
	background-repeat:no-repeat;
}

.hidden {
visibility:hidden;
}
#termiteimg
{	
	position:relative;
	height: 60px;
	background-image:url(../images/termites.gif);
	background-repeat:no-repeat;
}


.more {
background-image:url(../images/arrow_05.gif);
background-position:center left;
background-repeat:no-repeat;
padding-left: 20px;
}

.more1 {
background-image:url(../images/arrow_07.gif);
background-position:center left;
background-repeat:no-repeat;
padding-left: 20px;
}