body {
	margin:0 0 0 0;
	padding:0 0 0 0;
	height: 100%;
	width:100%;
}
#header{
   top: 0;
   background: no-repeat;
   width: 200px;
   margin-left: auto;
   margin-right: auto;
   margin-top: 10px;
}
#socialimg {
	background: no-repeat;
	left: 88%;
	position: absolute;
	bottom: 5px;
}
#wrapper {
	height: auto !important;
	height: 100%;
	position:relative;
	margin: 0 auto -200px;
	bottom: 0;
}
#imgproduct {
	background-color: #FFFFFF;
	border: 0;
	padding: 10px;
	padding-top: 10px;
	height: 100%;
}
