@charset "utf-8";
/* CSS Document */

html, body {
	margin-top: 2%;
	background-color: #EEEAE2;
	font-family: Helvetica, Arial, sans-serif;
}
#wrapper {
	margin: 0px auto;
	width: 1028px;
	height: 681px;
	background-image: url(images/vezo_main.jpg);
	background-position: center;
	background-repeat: no-repeat;
}
#vezo01 {
	margin: 0px auto;
	width: 1028px;
	height: 360px;
}
#vezo02 {
	margin: 0px auto;
	width: 1028px;
	height: 257px;
}
#vezo02left {
	float: left;
	width: 520px;
	height: 257px;
}
#vezo02right {
	float: right;
	width: 46px;
	height: 257px;
}
#vezovideo {
	float: left;
	width: 462px;
	height: 257px;
	/* background-image: url(images/vezo_04.jpg); */
	background-position: center;
	background-repeat: no-repeat;
}
#vezo03 {
	margin: 0px auto;
	width: 1028px;
	height: 64px;
}
#footer {
	margin: 0px auto;
	padding-top: 5px;
	width: 1028px;
	font-size: 10px;
	font-weight: bold;
}
#footer a {
	color: #000000;
	text-decoration: none;
}
#footer a:hover {
	color: #000000;
	text-decoration: underline;
}
#twitter_div {
	padding-left: 51px;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-right: 39px;
	width: 430px;
	height: 63px;
	font-size: 13px;
	color: #ffffff;
	position: relative;
	left: 0px;
	top: 10px;
}
#twitter_div a {
	color: #ffffff;
}
#socialwrapper {
	width: 520px;
	height: 121px;
	margin-top: -65px;
	/* background-image: url(images/vezo_03_sc.jpg); */
	background-position: center;
	background-repeat: no-repeat;
}
#social {
	width: 430px;
	position: relative;
	left: 51px;
	top: 125px;
}
#vezo07 {
	width: 520px;
	height: 51px;
	/* background-image: url(images/vezo_07.jpg); */
	background-position: center;
	background-repeat: no-repeat;
}
#amazon {
	width: 125px;
	height: 33px;
	background-image: url(images/amazon.png);
	background-position: center;
	background-repeat: no-repeat;
	position: relative;
	left: 51px;
	top: 40px;
}
#amazon a {
	display: block;
	width: 100%;
	height: 100%;
	text-decoration: none;
}
#dvdnow {
	width: 374px;
	height: 40px;
	position: relative;
	top: -50px;
	left: 50px;
	background-image: url(images/dvdnow.png);
	background-position: center;
	background-repeat: no-repeat;
}

#paypal {
	margin-left: 165px;
	margin-top: 10px;
	top: -55px;
	width: 150px;
	height: 50px;
	position: relative;
	}
