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

body {background-image: url(../images/page_bkg_orange.gif);}
#middle {background-image: url(../images/bkg_orange.gif);}

#home{background: url("../images/rolloverHome_NONE.gif") no-repeat 0 0;}
#weDo {background: url("../images/rolloverWeDo_NONE.gif") no-repeat 0 0;}
#whyUs {background: url("../images/rolloverWhyUs_NONE.gif") no-repeat 0 0;}
#whyOnlineAds {background: url("../images/rolloverWhyOnlineAds_ORANGE.gif") no-repeat 0 0;}
#ourWork {background: url("../images/rolloverOurWork_ORANGE.gif") no-repeat 0 0;}
#training {background: url("../images/rolloverTraining_ORANGE.gif") no-repeat 0 0;}
#contract{background: url("../images/rolloverContract_ORANGE.gif") no-repeat 0 0;}
#flashDesign{background: url("../images/rolloverFlashDesign_NONE.gif") no-repeat 0 0;}
#glossary{background: url("../images/rolloverGlossary_NONE.gif") no-repeat 0 0;}
#tellAFriend{background: url("../images/rolloverTellAFriend_NONE.gif") no-repeat 0 0;}
#contact{background: url("../images/rolloverContact_NONE.gif") no-repeat 0 0;}
#blog{background: url("../images/rolloverBlog_NONE.gif") no-repeat 0 0;}

h1, h3, a:link, a:visited, a:hover, a:active {
color: #ffba41;
}


