#wrapper{
	width:586px;
	height:458px;
	margin:auto;
	padding:361px 0 0 333px;
	background:url(./themes/site_themes/imgs/landing-bg.jpg) no-repeat;
}
#video{
	width:264px;
	height:205px;
	/*background:url(./themes/site_themes/imgs/vid-bg.jpg) no-repeat;*/
}
#enter a{
	width:264px;
	height:22px;
	display:block;
        background:url(./themes/site_themes/imgs/enter-off.gif) no-repeat;
}
#enter a:hover{
	width:264px;
	height:22px;
	display:block;
        background:url(./themes/site_themes/imgs/enter-on.gif) no-repeat;
}