@charset "utf-8";
/* CSS Document */

@import url('visual.css');



/*-------------------------------------------    
   FEATURED
-------------------------------------------*/

#featured {
	width: 100%;
	height: 550px;    /* 465px; */
	/*position: absolute;
	top: 160px;
	left: 0;*/
}

#featured h1, #featured h2 { /*text-indent: -9999em;*//*undo for moving images*/ margin: 100px 0 55px 0; height: 180px;}
#featured h1 strong, #featured h2 strong {font-size: 5.5em; letter-spacing: -1px; line-height: 1.1em; color: #fff;}



#featured .designSlide h1 { background: url(/images/design-line.png) no-repeat 49% 0; }
#featured .developSlide h2 { background: url(/images/hosting-line.png) no-repeat 50% 0; }
#featured .devSlide h2 { background: url(/images/dev-line.png) no-repeat 50% 0; }
#featured .wordpressSlide h2 { background: url(/images/hosting-line.png) no-repeat 50% 0; }
#featured .mobileSlide h2 { background: url(/images/mobile-line.png) no-repeat 50% 0; }
#featured .mediaSlide h2 { background: url(/images/think-media-line.png) no-repeat 50% 0; }
#featured .hostingSlide h2 { background: url(/images/hosting-line.png) no-repeat 50% 0; }
#featured .brokenSlide h2 { background: url(/images/broken-line.png) no-repeat 50% 0; }


/*
#featured .designSlide h1 { background: url(http://www.quazarwebdesign.com/gfx/visual/home-slidetxt-1.png) no-repeat 50% 25px; }
#featured .devSlide h2 { background: url(http://www.quazarwebdesign.com/gfx/visual/home-slidetxt-2.png) no-repeat 50% 25px; }
#featured .mobileSlide h2 { background: url(http://www.quazarwebdesign.com/gfx/visual/home-slidetxt-3.png) no-repeat 50% 25px; }
#featured .mediaSlide h2 { background: url(http://www.quazarwebdesign.com/gfx/visual/home-slidetxt-4.png) no-repeat 50% 25px; }
*/




