html { overflow: -moz-scrollbars-vertical; }
body { padding: 0; margin: 0; text-align: center; }
a, a:link, a:active, a:visited, a:hover { color: blue; }
h1,h2,h3,h4,h5,h6 { margin: 0px; padding: 0px; }
div#main_container { text-align: left; width: 779px; margin: 0 auto; }
div#header_01_container { position: relative; top: 0; width: 779px; height: 39px; background-image: url(../images/slim_bar.jpg); background-repeat: no-repeat; background-position: left top; left: 0; z-index: 10; }
div#header_02_container { position: relative; top: 0; width: 779px; height: 171px; background-image: url(../images/header_01.jpg); background-repeat: no-repeat; background-position: left top; left: 0; z-index: 1; }
div#header_02_container h1, #header_02_container h2 { z-index: 0; display: none; }
div#header_02_container #frank { width: 175px; height: 150px; position: absolute; top: 10px; left: 200px; }
div#header_02_container #ferolie { width: 175px; height: 150px; position: absolute; top: 10px; left: 20px; }
div#header_03_container { position: relative; top: 0; width: 779px; height: 50px; background-image: url(../images/header_02.jpg); background-repeat: no-repeat; background-position: left top; left: 0; z-index: 1; }
div#toll_free { position: absolute; top: 7px; left: 10px; color: white; font-size: 13px; font-family: Verdana, tahoma, Arial, Helvetica, sans-serif; font-weight: bold; text-transform: uppercase; }
div#body_container { background-color: #fff; position: relative; width: 779px; height: 100%; clear: right; }
#table_holder { width: 100%; padding: 0px; margin: 0px; border: 0px; }
#left_col { color: #212121; font-size: 11px; font-family: Verdana, tahoma, Arial, Helvetica, sans-serif; vertical-align: top; width: 200px; padding: 0; }
#main_col { padding: 0 12px 12px; color: #212121; font-size: 11px; font-family: Verdana, tahoma, Arial, Helvetica, sans-serif; vertical-align: top; }
#main_col td { color: #212121; font-size: 11px; font-family: Verdana, tahoma, Arial, Helvetica, sans-serif; } 
#newsarticles { background-image: url(../images/news.jpg); width: 200px; height: 165px; overflow: hidden; margin-bottom: 10px; display: block; }
#newsindent { width: 94%; font-size: 10px; text-align: justify; margin: 0; padding-top: 44px; padding-left: 6px; }
#newsheading { margin-bottom: 4px; }
#newsarticles p { margin-top: 0; margin-bottom: 0; padding: 0; }
#newsarticles a { font-size: 10px; color: #d50000; }
#newsarticles a:hover { color: #d50000; }
div#footer_container { position: relative; bottom: 0; width: 779px; height: 39px; background-image: url(../images/slim_bar.jpg); background-repeat: no-repeat; background-position: left top; left: 0; }
div#footer_nav { color: #999; font-size: 9px; position: relative; bottom: 0; width: 779px; height: auto; left: 0; text-align: center; z-index: 50; margin-top: -5px; font-family: Verdana, tahoma, Arial, Helvetica, sans-serif; line-height: 12px; }
div#footer_nav a, div#footer_nav a:link, div#footer_nav a:active, div#footer_nav a:visited, div#footer_nav a:hover { color: #999; font-size: 9px; font-family: Verdana, tahoma, Arial, Helvetica, sans-serif; line-height: 18px; text-decoration: none; }
div#at_credits { position: absolute; top: 8px; right: 10px; color: white; font-size: 10px; font-family: Verdana, tahoma, Arial, Helvetica, sans-serif; }
div#at_credits a, #at_credits a:link, #at_credits a:visited { color: white; }
div#at_credits a:hover { color: white; text-decoration: none; }
div#copyright { position: absolute; top: 8px; left: 10px; color: white; font-size: 10px; font-family: Verdana, tahoma, Arial, Helvetica, sans-serif; }
/**************** menu coding *****************/
div#ddmenu { position: absolute; top: 0; right: 10px; color: white; font-size: 11px; font-family: Verdana, tahoma, Arial, Helvetica, sans-serif; font-weight: bold; text-align: right; z-index: 20; }
#menu { background-repeat: repeat; background-attachment: scroll; background-position: 0 0; text-align: left; position: relative; right: 0; width: 100%; float: left; }
#menu ul {
list-style: none;
margin: 0;
padding: 0;
width: 90px;
float: left;
}

#menu ul li { background-image: url(../images/nav_sep.jpg); background-repeat: no-repeat; background-position: left center; }
#menu ul ul li { background-color: #1a1a1a; background-image: none; width: 180px; border-right: 1px solid #000; border-bottom: 1px solid #000; border-left: 1px solid #000; border-top-color: #000; filter:alpha(opacity=90); -moz-opacity:.90; opacity:.90; }
#menu ul ul li:hover { background-color: #000000; }
#menu a { color: white; font: bold 11px/26px Verdana, tahoma, Arial, Helvetica, sans-serif; text-indent: 7px; display: block; margin: 0; padding: 2px 3px; }

#menu a { background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; text-decoration: none; }

#menu a:hover { color: #d50000; background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; }
#menu ul ul li a { line-height: 18px; text-transform: uppercase; text-indent: 0; padding-left: 7px; }
#menu li { position: relative; }

#menu ul ul {
position: absolute;
z-index: 500;
}

#menu ul ul ul {
position: absolute;
top: 0;
left: 100%;
}

div#menu ul ul,
div#menu ul li:hover ul ul,
div#menu ul ul li:hover ul ul
{display: none;}

div#menu ul li:hover ul,
div#menu ul ul li:hover ul,
div#menu ul ul ul li:hover ul
{display: block;}
.newscontent { text-align: justify; }
.newscontent img { margin-right: 12px; }
.newscontent a img { margin: 0px; }