@charset "utf-8";
/* CSS Document */

*
{
	margin:0;
	padding:0;
}

body
{
	background:url(../images/body.png) repeat-x #000;
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
}

a img
{
	border:none;
}

#vision-logo
{
	display:block;
	width:467px;
	height:71px;
	margin:15px auto;
}

#content
{
	display:block;
	width:936px;
	height:368px;
	margin:0 auto;
}

#vision-photo
{
	display:block;
	float:left;
	width:137px;
	height:284px;
	margin-top:87px;
	margin-right:20px;
}

#video-wrapper
{
	display:block;
	float:left;
	width:624px;
	height:368px;
	background:url(../images/video.png) no-repeat;
	overflow:hidden;
}

#video
{
	display:block;
	margin:21px auto;
	width:586px;
	height:330px;
}

#made-in-usa
{
	display:block;
	float:left;
	width:97px;
	height:145px;
	margin-top:142px;
	margin-left:18px;
	margin-right:40px;
}

#pmi-logo
{
	display:block;
	clear:both;
	width:229px;
	height:118px;
	margin:15px auto;
}