#ziglitewrap {
	background: url(/media/landing-pages/reebok-ziglite/images/ziglite_bg2.jpg) no-repeat center top;
	width: 976px;
	height: 996px;
	margin: 0 auto;
	overflow: hidden;
	padding: 0;
	position:relative;
	
	}
	
	
#ziglite-m {
	background: url(/media/landing-pages/reebok-ziglite/images/ziglite_m.png) no-repeat center top;
	width: 254px;
	height: 164px;
	float: left;
	position:relative;
	top: 733px;
	left:350px;
	
	}
	
#ziglite-w {
	background: url(/media/landing-pages/reebok-ziglite/images/ziglite_w.png) no-repeat center top;
	width: 242px;
	height: 164px;
	float: left;
	position:relative;
	top: 733px;
	left:300px;
	
	}
	
#ziglite-k {
	background: url(/media/landing-pages/reebok-ziglite/images/ziglite_k.png) no-repeat center top;
	width: 219px;
	height: 164px;
	float: right;
	position:relative;
	top: 733px;
	right: 10px;
	
	}
	
	
#ziglite-video {
	width: 320px;
	height: 172px;
	padding: 0;
	overflow: hidden;
	position:absolute;
	top:733px;
	left:20px;
	float:left;
	
	}
	
#ziglite_seo{
	font-family:Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: 12px;
	text-align:left;
	height:60px;
	padding-right:20px;
	padding-left:20px;
	float:left;
	top: 760px;
	position:relative

}