body{
	background-color:#94A7BC;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	
}
a:link, a:visited, a:active, html, body,a:hover{

text-decoration:none;
}

a:hover{
color:#0021a5;
}


.center{
	width:625px;
	height:335px;
	background:url(../img/video_bg.gif) no-repeat;

}

.videoTitle,#flashcontent,#close{
	float:left;
}

.videoTitle{
	color:#144637;
	font-size:11px;
	margin:130px 0 0 35px;
	width:220px;
}

#flashcontent{
	width:320px;
	margin: 50px 0 0 0;
	display:block;
	height:225px;

}
#close{
	width:100px;
	margin:10px 0 0 25px ;
}

.center{
	margin:auto;
}

