

/* Presentation Stylesheet */ 

h3, p {
 margin:10px 15px;
 padding:0 15px;
 }

h4 {
 margin:0; 
 padding: 5px 0;
 }

 

 #mainlogo {
 margin:0px;
 padding:0px;
 font-size:3em;
 height:180px;
 width:400px;
 }
 #mainlogoa {
 text-indent:-9999px;
 height:180px;
 width:400px;
 margin:0px;
 padding:0px;
 }
 #primary_nav {
 text-decoration:none;
 list-style:none;
 margin:0;
 padding:0;
 }
 #primary_nav li {
  background: url('../images/nav_sprite.png') no-repeat;
  height:38px;
  width:298px;
  cursor:pointer;
  display: run-in;
 }
 
 
 
 
 
 
 
 /* menu */

.menu {
 width: 298px;
 padding: 0;
}
.menu li {

}
.menu ul {
list-style: none;
width:298px;
margin: 0px;
padding: 0px;
}
a#home{
background:url(../images/menu/home.jpg) no-repeat;
background-position:top;
height:38px;
width:298px;
display:block;
}
a:hover#home, a#home-active{
background:url(../images/menu/home.jpg) no-repeat;
background-position:bottom;
height:38px;
width:298px;
display:block;
}
a#about{
background:url(../images/menu/about.jpg) no-repeat;
background-position:top;
height:38px;
width:298px;
display:block;
}

a:hover#about, a#about-active{
background:url(../images/menu/about.jpg) no-repeat;
background-position:bottom;
height:38px;
width:298px;
display:block;
}
a#commercial{
background:url(../images/menu/commercial.jpg) no-repeat;
background-position:top;
height:38px;
width:298px;
display:block;
}
a:hover#commercial, a#commercial-active{
background:url(../images/menu/commercial.jpg) no-repeat;
background-position:bottom;
height:38px;
width:298px;
display:block;
} 
a#services{
background:url(../images/menu/services.jpg) no-repeat;
background-position:top;
height:38px;
width:298px;
display:block;
}
a:hover#services, a#services-active{
background:url(../images/menu/services.jpg) no-repeat;
background-position:bottom;
height:38px;
width:298px;
display:block;

} 
a#termites{
background:url(../images/menu/termites.jpg) no-repeat;
background-position:top;
height:38px;
width:298px;
display:block;
}
a:hover#termites, a#termites-active{
background:url(../images/menu/termites.jpg) no-repeat;
background-position:bottom;
height:38px;
width:298px;
display:block;
} 
a#wildlife{
background:url(../images/menu/wildlife.jpg) no-repeat;
background-position:top;
height:38px;
width:298px;
display:block;
}
a:hover#wildlife, a#wildlife-active{
background:url(../images/menu/wildlife.jpg) no-repeat;
background-position:bottom;
height:38px;
width:298px;
display:block;
}

a#bedbugs{
background:url(../images/menu/bedbugs.jpg) no-repeat;
background-position:top;
height:38px;
width:298px;
display:block;
}
a:hover#bedbugs, a#bedbugs-active{
background:url(../images/menu/bedbugs.jpg) no-repeat;
background-position:bottom;
height:38px;
width:298px;
display:block;
} 

a#birdwork{
background:url(../images/menu/birdwork.jpg) no-repeat;
background-position:top;
height:38px;
width:298px;
display:block;
}

a:hover#birdwork, a#birdwork-active{
background:url(../images/menu/birdwork.jpg) no-repeat;
background-position:bottom;
height:38px;
width:298px;
display:block;
} 

a#preparation{
background:url(../images/menu/preparation.jpg) no-repeat;
background-position:top;
height:38px;
width:298px;
display:block;
}
a:hover#preparation, a#preparation-active{
background:url(../images/menu/preparation.jpg) no-repeat;
background-position:bottom;
height:38px;
width:298px;
display:block;
}

a#labels{
background:url(../images/menu/labels2.jpg) no-repeat;
background-position:top left;
height:38px;
width:298px;
display:block;
}
a:hover#labels, a#labels-active{
background:url(../images/menu/labels2.jpg) no-repeat;
background-position:bottom left;
height:38px;
width:298px;
display:block;
}

a#contact{
background:url(../images/menu/contact.jpg) no-repeat;
background-position:top;
height:36px;
width:298px ;
display:block;
}
a:hover#contact, a#contact-active{
background:url(../images/menu/contact.jpg) no-repeat;
background-position:bottom;
height:36px;
width:298px;
display:block;
} 
a#customer{
background:url(../images/menu/customer.jpg) no-repeat;
background-position:top;
height:36px;
width:298px;
display:block;
}
a:hover#customer, a#customer-active{
background:url(../images/menu/customer.jpg) no-repeat;
background-position:bottom;
height:36px;
width:298px;
display:block;
} 
 

 
 
 
/*menu*/


 #welcome {
 margin:0px;
 padding:0px;
 text-indent:-9999px;
 background: url('../images/welcome.png') no-repeat;
 height:40px;
 }
 
 .innercontent_ul {
 margin:0 150px 0 175px;
 text-align:left;
 }
 
 #register-ftr a {
 text-decoration:none;
 color:#FFFFFF;
 }
 
 .leftcolumn {
 width:330px;
 float:left;
 }
 .rightcolumn {
 width:330px;
 float:left;
 clear:right;
 }
 
 
 
 
 div#cont{
 	float: left;
 	width: 680px;
 	margin-left: -2px;
 }
 div#l-col{
 	float: left;
 	width: 298px;
 }
 
 div.clear {
 	clear: both;
 }
 

 
 
 
 
