@charset "utf-8";
/* CSS Document */
#container {
background: #FFFFFF url(../../images/theWork/workWrapper_bg.gif) repeat-y;

	
}
#primaryContent {/*must call this way for valid css*/
	width:100%;
	height:100%;
	/*float:left;*/
	background: url(../../images/global/bgContainer.png) top left repeat-x;
	
}

#flashContainer {
	height:550px;
	width:900px;
	/*text-align:right;
	float:right;
	margin:0;
	padding:0;*/
	
}

#flashContainer object {
	text-align:right;
}
#flashContentAlt {
	width:707px;
	padding-top: 50px;
	text-align:center;
}



