@charset "utf-8";
/* CSS Document */

*
{
padding:0px;
margin:0px;
}

a img
{
border:none;
}

img
{
margin:0px;
display:block;
}

body
{
font-family:Myriad Pro, Helvetica, Arial, Verdana, sans-serif;
background:url(../images/bgsliver.jpg) repeat-x #dde0e1;
}

p
{
margin-top:10px;
}

#Container
{
width:730px;
margin:0 auto;
}

.head
{
display:block;
background:url(../images/h1.jpg) no-repeat;
width:730px;
height:97px;
text-indent:-5000px;
}

.nav
{
width:inherit;
height:23px;
font-size:20px;
list-style-type:none;
margin-bottom:35px;
}

.nav li
{
float:left;
width:auto;
}

.nav li a
{
text-decoration:none;
color:#333333;
font-weight:500;
}

.nav li a:hover
{
color:#990000;
}

.nav .space
{
margin-left:4px;
margin-right:4px;
}

.topBtn
{
float:left;
display:inline;
}

.about h2
{
width:306px;
height:73px;
background:url(../images/about_h2.jpg);
text-indent:-5000px;
}

.about p
{
padding-right:238px;
font-size:14px;
}

.about .last
{
padding-bottom:140px;
}

.about h3
{
font-size:28px;
padding-top:12px;
color:#4d4d4d;
}

.about h4
{
font-size:22px;
padding-top:12px;
color:#4d4d4d;
}

.about .pestPic
{
float:right;
height:180px;
width:200px;
margin-right:10px;
}

.products h2
{
width:727px;
height:128px;
display:block;
background:url(../images/products_h3.jpg) no-repeat;
text-indent:-5000px;
}