body {
  font-family: Arial,Helvetica,sans-serif;
  background-color: #454545;
  background-position: left top;
  background-repeat: repeat;
}
a img {
border: 0;
}
#header {
  height: 175px;
  position: relative;
  max-width: 160px;
  
}
#leftmenu {
	vertical-align:top;
	position: relative;
	overflow: auto;
	max-width: 160px;
}
#leftmenu img {
 float: left;
}
#decoracion {
	left: 0px;
	top: 0px;
	position: absolute;
  
}
#decoracion2 {
	left: 0px;
	top: 0px;
	position: absolute;
	height: 140px;
	max-height: 148px;
  
}
#sidemenu {
	left: 0px;
	top: 0px;
	position: fixed;
	height: 50%;
  
}
#topmenu {
	position: relative;
	height: 30px;
  
}
#topmenu2 {
	margin-top: 35px;
	position: absolute;
	height: 30px;
  
}
#search {
	margin-top: -28px;
	margin-left: 558px;
	position:absolute;
}
#shopingcart {
	margin-left: 700px;
	margin-top: 7px;
	position: absolute;
  
}
#site {
	padding: 5px;
  background-color: white;
  min-height: 620px;
  position: relative;
  }
  #site2 {
	  border: 0px;
	padding: 0px;
	position: 
	margin-left: 10px;
	border-collapse: collapse;
  }
  #footer {
	  
  min-height: 150px;
  padding-top: 5px;
  font-size: 80%;
  color: #ffffff;
  }
#footer1 {
	width: 265px;
	float: left;
	padding-left: 15px;
	}
#footer2 {
	width: 265px;
	float: left;
	padding-left: 15px;
	}
#footer3 {
	width: 265px;
	float: left;
	padding-left: 15px;
	margin-right: 0;
	}
  #leftsite {
  padding: 10px;
  background-color: white;
  min-height: 500px;
  margin-top: 35px;
  -moz-border-radius-topleft: 8px;
  -moz-border-radius-topright: 8px;
  -moz-border-radius-bottomright: 8px;
  -moz-border-radius-bottomleft: 8px;
  position:
  border-radius: 8px;
  }
