* {
border: 0;
}
body   {
 color: #000000;
 font: 10pt/14pt helvetica;
 background-color: white;
 text-align: justify;
 margin-left: 2px;
 margin-right: 2px;
 background: url(images/banner4.jpg) no-repeat top left;
}
h1 { 
 font: normal bold 14pt helvetica; 
 color: #4B4304; 
 text-align: center;
}
h2 {
 font: normal bold 10pt helvetica;
 color: #4B4304;
 text-align: center;
}
h3 {
 font: bold 11pt helvetica;
 color: #4B4304;
 text-align: center;
 text-decoration: underline;
}
h4 {
 font: bold 9pt helvetica;
 color: #4B4304;
 text-align: center;
 text-decoration: underline;
}
a:link, a:visited {
 text-decoration: none; 
 color: #000000; 
} 
a:hover, a:active { 
 color: #3452D1;
 text-decoration: none;
} 
#container {
 position: absolute;
 background: url(images/bottom2.jpg) no-repeat bottom left;
 width: 800px;
 height: 1070px;
 top: 2px;
 left: 0px;
 padding: 5px;
 }
#navlist {
 position: absolute;
 top: 140px;
 left: 0px;
 width: 175px;
 height: 890px;
 background: #CCFF99;
 border-right: solid #006699 3px;
 }
#nav {
 position: absolute;
 top: 0px;
 width: 175px;
 min-height: 1000px;
 text-align: center;
 margin-bottom: 0px;
}
#nav {
 font: 9pt bold helvetica;
 text-align: centre;
}
#nav h3 {
background: url(images/products1.jpg) no-repeat top left;
width: 175px;
height: 35px;
}
#navlist ul {
 list-style: none;
 background: #CCFF99;
 margin: 0px;
 padding: 0px;
}	
#navlist li a {
 display: block;
}
#navlist li:hover {
 background-color: #E3FCCB;
 text-decoration: none;
}
#nav a:hover {
color: #3452D1;
}
#nav ul li a.c {
 display: inline;
 text-transform: none;
}
#nav li {
 padding-top: 5px;
 padding-bottom: 5px;
 padding-left: 10px;
}
#navframe {
 position: absolute;
 top: 0px;
 left: 175px;
}
#navtop {
 height: 102px;
}
#nav1 {
 color: #000000;
}
#nav1 a {
 padding-left: 10px;
 padding-right: 10px;
}
#nav1 a:hover {
 color: #3452D1;
}
#content {
 position: absolute;
 margin-left: 175px;
 margin-right: 130px;
 width: 465px;
 min-height: 800px;
 top: 150px;
 left: 0px;
 padding: 10px;
 }
#newsbox {
 position: absolute;
 top: 136px;
 width: 140px;
 height: 600px;
 left: 650px;
 font: 7pt helvetica;
 padding: 10px;
}
#news {
 border: solid #006699 1px;
 padding: 5px;
}
#news h2 {
 background: url(images/news1.jpg) no-repeat top left;
 height: 35px;
 width: 110px;
}
#facts {
 border: solid #006699 1px;
 border-top: none;
 padding: 5px;
}
#facts h2 {
 background: url(images/facts1.jpg) no-repeat top left;
 height: 35px;
 width: 110px;
}
#quotes {
 border: solid #006699 1px;
 border-top: none;
 padding: 5px;
}
#quotes h2 {
 background: url(images/quotes1.jpg) no-repeat top left;
 height: 35px;
 width: 110px;
}
#test {
 border: solid #006699 1px;
 border-top: none;
 padding: 5px;
}
#test h2 {
 background: url(images/testimonials1.jpg) no-repeat top left;
 height: 35px;
 width: 120px;
}