body { background: #01425c url(../images/bg-blue.gif) repeat-x; }
a {	color: #9eb7d1; }
a:hover { color: #92B404; }
#header a#logo { background: url(../images/logo-blue.gif) no-repeat; }
#header ul li a:hover { border-bottom: 1px dashed #92B404; color:#92B404; }

#branding #header ul li.branding a,
#marketing #header ul li.marketing a,
#design #header ul li.design a,
#web #header ul li.web a,
#digital #header ul li.digital a,
#portfolio #header ul li.portfolio a,
#about #header ul li.about a,
#contact #header ul li.contact a
{ color: #92B404; }

/*Theme Default*/
#header { background: url(../images/hdr-blue.gif) no-repeat; }

/*Themes */
#header.halloween { background: url(../images/hdr-b-halloween.gif) no-repeat; }
#header.remember { background: url(../images/hdr-b-remember.gif) no-repeat; }
#header.xmas { background: url(../images/hdr-b-xmas.jpg) no-repeat; }
#header.birthday { background: url(../images/hdr-b-birthday.gif) no-repeat; }


#branding #header { background: url(../images/hdr-b-branding.gif) no-repeat; }
#marketing #header { background: url(../images/hdr-b-marketing.gif) no-repeat; }
#design #header { background: url(../images/hdr-b-design.gif) no-repeat; }
#web #header { background: url(../images/hdr-b-web.gif) no-repeat; }
#digital #header { background: url(../images/hdr-b-digital.gif) no-repeat; }
#portfolio #header { background: url(../images/hdr-b-portfolio.gif) no-repeat; }
#about #header { background: url(../images/hdr-b-about.gif) no-repeat; }
#contact #header { background: url(../images/hdr-b-contact.gif) no-repeat; }
#startup #header { background: url(../images/hdr-b-startup.gif) no-repeat; }
#costcalc #header { background: url(../images/hdr-b-costcalc.gif) no-repeat; }
#onbrand #header { background: url(../images/hdr-b-onbrand.gif) no-repeat; }
#stories #header { background: url(../images/hdr-b-stories.gif) no-repeat; }
#ted #header { background: url(../images/hdr-b-ted.gif) no-repeat; }
#offer #header { background: url(../images/hdr-b-offer.gif) no-repeat; }


/*btns -------*/
a.newBusBtn { background: url(../images/btn-b-startup.gif) no-repeat 0 0; }
a.onbrandBtn { background: url(../images/btn-b-onbrand.gif) no-repeat 0 0; }
a.promoBtn { background: url(../images/ted-promo-b.gif) no-repeat 0 0; }
a.offerBtn { background: url(../images/btn-b-offer.gif) no-repeat 0 0; }

p.badge { background: url(../images/15blue.gif) no-repeat; }
	
