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

#swoosh {
	height: 179px;
	width: 976px;
	background-image: url(../../images/swoosh_01.png);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"; 
	filter: alpha(opacity=50);
	opacity:0.5;
	}

/* SHARED RULES */
#masthead, #mastheadAnimation, #mastheadDrawing, #mastheadEPI, #mastheadFabrication, #mastheadKnitting, #mastheadMedia, #mastheadPhotography, #mastheadPrint, #mastheadStoresShop, #mastheadSewing, #mastheadTextiles{
	background-repeat: no-repeat;
	/*height: 179px;*/
	width: 100%;
	border-bottom: 2px #fff solid;
	border-left: 2px #fff solid;
	border-right: 2px #fff solid;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
}

/* CUSTOM HEADER IMAGES */
#masthead {background-image: url(../../images/banners/TechRes70_01.png)}
#mastheadAlt {
	}
#mastheadAnimation {background-image: url(../../images/banners/Animation70_01.png);}
#mastheadDrawing {background-image: url(../../images/banners/Drawing70_01.png);}
#mastheadEPI {background-image: url(../../images/banners/EPI70_01.png);}
#mastheadFabrication {background-image: url(../../images/banners/Fabrication70_01.png);}
#mastheadKnitting {background-image: url(../../images/banners/Knitting70_01.png);}
#mastheadMedia {background-image: url(../../images/banners/Media70_01.png);}
#mastheadPhotography {background-image: url(../../images/banners/Photo70_01.png);}
#mastheadPrint {background-image: url(../../images/banners/Print70_01.png);}
#mastheadStoresShop {background-image: url(../../images/banners/ArtShop70_01.png);}
#mastheadSewing {background-image: url(../../images/banners/FashSewing70_01.png);}
#mastheadTextiles{background-image: url(../../images/banners/Textiles70_01.png);}
