body, html {
font-family: arial, verdana, sans-serif;
font-size: 0.9em;
color: #000000;
margin: 0;
}

a {
color: #000000;
text-decoration: underline;
}

a:hover {
color: #000000;
text-decoration: none;
}

a:visited {
color: #000000;
text-decoration: underline;
}

#container {
width:740px;
}

#leftcontent {
float: left;
width: 450px;
padding: 1em;
overflow: inherit;
}

#leftcontent .newstitle{
font-weight: bold;
font-size: 1.2em;
}

#content {
margin-left: 480px;
border-left-width: 1px;
border-color: #747474;
border-style: solid;
border-top-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
}

td href {
text-decoration: none;
}
 
#homeheader {
position: relative;
top: 15px;
}

#homeheader .address{
position: relative;
top: 0px;
left: 250px;
}

#animation {
position: relative;
top: 15px;
}

#product_links {
position: relative;
top: 20px;
}


#footer {
clear: both;
text-align: center;
}

#footer a {
color: #000000;
font-size: 0.9em;
text-decoration: underline;
text-align: center;
}

#footer a:visited {
color: #000000;
text-decoration: underline;
}

#footer a:hover{
color: #000000;
text-decoration: none;
}

#footer .menu1 ul {
padding: 6px 0;
margin: 0;
width: 100%;
font-size: 0.9em;
text-align: center; /*set value to "right" for example to align menu to the right of page*/
color: #840202;
margin: 0;
padding: 0;
list-style-type: none;
}

#footer .menu1 li {
list-style: none;
display: inline;
color: #840202;
font-weight: bold;
}

#footer .menu1 li ul {
display: none;
}

#footer .menu1 li a{
color: #840202;
margin: 0;
padding: 0;
padding-right: 1em;
text-decoration: none;
}

#footer .menu1 li a:hover{
color: #840202;
margin: 0;
padding: 0;
padding-right: 1em;
text-decoration: none;
}

#footer .menu1 li a:visited{
color: #840202;
margin: 0;
padding: 0;
padding-right: 1em;
text-decoration: none;
}

#lev2_header {
position: relative;
top: 15px;
}

/* START DROP DOWN STYLES */


/* END DROP DOWN STYLES */

#homenavigation {
position: relative;
top: 15px;
font-size: 13px;
background: url("/images/home/nav_bkgnd.gif") no-repeat;
width: 740px;
height: 43px;
text-align: left;
}

#homenavigation .menu1 {
position: absolute;
top: 10px;
left: 12px;
width: 100%;
margin: 1em 0;
padding: 0px 0.5em;
color: #ffffff;
}

#homenavigation .menu1 ul {
color: #ffffff;
text-align: left;
margin: 0;
padding: 0;
list-style-type: none;
}

#homenavigation .menu1 li {
color: #ffffff;
margin: 0;
padding: 0;
float: left;
padding-right: 1em;
}

#homenavigation .menu1 li a{
color: #ffffff;
margin: 0;
padding: 0;
float: left;
padding-right: 1em;
text-decoration: none;
border-right-style: solid;
border-right-width: 1px;
border-right-color: #ffffff;
}

#homenavigation .menu1 li a:hover{
color: #ffffff;
margin: 0;
padding: 0;
float: left;
padding-right: 1em;
text-decoration: underline;
}

#navigation {
position: relative;
top: 15px;
font-size: 13px;
background: url("/images/lev_2bkgnd.gif") no-repeat;
width: 750px;
height: 131px;
text-align: left;
}

#navigation .menu1 {
position: absolute;
top: 10px;
left: 12px;
width: 100%;
margin: 1em 0;
padding: 0px 0.5em;
color: #ffffff;
}

#navigation .menu1 ul {
color: #ffffff;
text-align: left;
margin: 0;
padding: 0;
list-style-type: none;
}

#navigation .menu1 li {
color: #ffffff;
margin: 0;
padding: 0;
float: left;
padding-right: 1em;
}

#navigation .menu1 li a{
color: #ffffff;
margin: 0;
padding: 0;
float: left;
padding-right: 1em;
text-decoration: none;
border-right-style: solid;
border-right-width: 1px;
border-right-color: #ffffff;
}

#navigation .menu1 li a:hover{
color: #ffffff;
margin: 0;
padding: 0;
float: left;
padding-right: 1em;
text-decoration: underline;
}

#navigation .pagetitle {
position: absolute;
top: 50px;
left: 25px;
color: #5A5A5A;
font-size: 57px;
font-weight: bold;
}

#navigation .productslinks {
position: absolute;
display: block;
top: 45px;
left: 490px;
color: #ffffff;
font-weight: bold;
font-size: 10px;
}

#navigation .productslinks a{
color: #ffffff;
font-weight: bold;
text-decoration: none;
}

#product_name {
color: #A71C1C;
font-weight: bold;
}


/*

.menu2{
font: bold 13px arial;
padding: 6px 0;
margin: 0;
width: 100%;
background-color: #FFF2BF;
text-align: center; /*set value to "right" for example to align menu to the right of page*/
}
/*
.menu2 li{
list-style: none;
display: inline;
}

.menu2 li a{
padding: 3px 0.5em;
text-decoration: none;
color: black;
background-color: #FFF2BF;
border: 2px solid #FFF2BF;
}

.menu2 li a:hover{
color: black;
background-color: #FFE271;
border-style: outset;
}

*/


