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

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

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

#theWork #flashContent {
	
	
	
}


