@charset "utf-8";
/* CSS Document */
body {background-image: url(../images/page_bkg_black.gif);}
#middle {background-image: url(../images/bkg_black.gif);}
h1, h3 {color: #ffffff;}
#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_NONE.gif") no-repeat 0 0;}
#ourWork {background: url("../images/rolloverOurWork_NONE.gif") no-repeat 0 0;}
#training {background: url("../images/rolloverTraining_NONE.gif") no-repeat 0 0;}
#contract{background: url("../images/rolloverContract_NONE.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;}
a:link {
	text-decoration: none;
	color: #cccccc;}
a:visited {
	text-decoration: none;
	color: #cccccc;}
a:hover {
	text-decoration: underline;
	color: #cccccc;}
a:active {
	text-decoration: none;
	color: #cccccc;}


