﻿#body_bg { position:absolute; height:42px; z-index:-10; background-color:Black; top:0; width:100%; }
body { background: none !important; }
#logo { background: url('images/eqatec_logo_top.png') no-repeat; width: 114px; height: 42px; margin-left: 0px; position:relative; }
#logo a { display:block; height:42px; width: 114px; }

div#footer { margin-top:40px }

.mainMenu .hov { color:#a00000; }
.mainMenu .sel, .mainMenu .bc { color:#a00000; }

.content_width a,.content_width a:link,.content_width a:visited,.content_width a:active{color:#a00000;}

a.NewsletterSignup { display: block; float: right; height: 80px; width: 229px; background: url("images/ge_229x80_newsletter.png") no-repeat top left; margin-bottom:10px; }
a.NewsletterSignup:hover { background: url("images/ge_229x80_newsletter_hover.png") no-repeat top left; }

a.ViewNewsletters { display: block; float: right; height: 80px; width: 229px; background: url("images/ge_229x80_viewnewsletters.png") no-repeat top left; }
a.ViewNewsletters:hover { background: url("images/ge_229x80_viewnewsletters_hover.png") no-repeat top left; }


/* Images we want to preload */
div.preload_eq_newsletter { background-image: url('images/ge_229x80_newsletter_hover.png'); width: 0px;  height: 0px;display: inline;} 
div.preload_eq_viewnewsletters { background-image: url('images/ge_229x80_viewnewsletters_hover.png'); width: 0px;  height: 0px;display: inline;} 

