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;
}
#menu {
	padding-top: 1px;
	padding-bottom: 1px;
	bottom: -10px;
}
#content {
	width: auto;
	height: auto;
	padding:10px;
	padding-bottom: 10px; 
	position: relative;
  /* Height of the footer element */
}
#socialimg {
	overflow: hidden;
	background: no-repeat;
	left: 88%;
	position: absolute;
	bottom: 5px;
}
#content {
	width:960px;
	height: auto;
	margin-left:auto;
	margin-right:auto;
	border-bottom: 3px solid #115b3d;
	padding:10px;
	padding-bottom: 10px;   /* Height of the footer element */
}

#imgproduct {
	background-color: #FFFFFF;
	border: 0;
	padding: 10px;
	padding-top: 10px;
	height: 100%;
}
#wrapper {
	height: auto !important;
	height: 100%;
	position:relative;
	margin: 0 auto -200px;
	bottom: 0;
}
#footer {
	position: relative;
	bottom: 0;
	clear: both;
}
#imgfooter {
	left: 50%;
	position: absolute;
	bottom: 10px;
	overflow: hidden;
}
#copyright{
	clear:both;
	position: absolute;
	font-family:Arial;
	font-size:10px;
	text-align: left;
	color:#FFFFFF;
	bottom: 15px;
	left: 0.5%;
	overflow: hidden;
}
.box1{
	width:608px;
	height:150px;
	border-style:none;
/*    -webkit-box-shadow: 2px 0px 0px 0px rgba(200, 197, 0, 1);
    box-shadow: 2px 0px 0px 0px rgba(200, 197, 200, 200);   */
		border-bottom:3px solid #115b3d;
		border-top:0.1px solid #115b3d;
		box-shadow: 5px 0px 10px -5px #bebebe, -5px 0px 10px -5px #BEBEBE; 
        box-shadow: 1px 0px 0px 0px rgba(200, 197, 200, 200), -1px 0px 0px 0px rgba(200, 197,200,200);   */
	}
