#video{
	width:482;
	padding-left:80px;
	margin-top:40px;
}

#flashframe {
		border: solid 1px #000;
		background-image:url(images/videoframe.gif);
		background-repeat:no-repeat;
		background-color:#ffffff;
		width: 284px;
		height: 204px;
		float: center;
		text-align:center;
	}
#flashcontent {
		width: 258px;
		height: 174px;
		float: center;
		text-align:center;
		margin-top:13px;
		background-color:#ffffff;
	}

