/*** title and flash elements ***/
#secondary_title
{
	float:left;
	width:355px;
	height:350px;
	background-image:url("/images/templates/SecondaryTitleBackground.jpg");
	background-repeat:no-repeat;
}

#secondary_flash
{
	float:right;
	width:590px;
	height:350px;
	background-image:url("/images/templates/SecondaryFlashBackground.jpg");
	background-repeat:no-repeat;
}

.title_text 
{
	padding:114px 0px 0px 10px;
}

.flash_movie
{
	padding:35px 0px 0px 2px;
}