#maincontentrrect  {
   position: absolute;
   left: 174px;
   top: 288px;
   z-index: 10;
   width: 851px;
   height: auto;
}

#maincontentrrect .top  {
   background: url(roundedmedia/top.gif) no-repeat top left;
   height: 10px;
}

#maincontentrrect .bottom  {
   background: url(roundedmedia/bottom.gif) no-repeat bottom left;
   height: 10px;
}

#maincontentrrect .content  {
   height: auto;
   z-index:100;    
   width: 851px;  
}

#content  {
	position: absolute;
	left: 0px;
	top: 10px;
	height: auto;
	margin-bottom:10px;
	width: 851px;
}

#content p  {
   font: 12px/14px Arial;
   margin: 0px;
   text-align: left;
   padding-left:10px;
}

#wrap  {
   min-height:441px !important;
   background:url(roundedmedia/mid.gif) repeat-y;
}

#footerbkgd  {
   background: url(shoelacessitetestmedia/footerbkgd.png) no-repeat;
   position: relative;
   display:block;
   z-index: 10;
   margin-top: 3px;
   bottom: 0px;
   left: -174px;
   width: 1025px;
   height: 57px;
}

#footlogo2  {
   background: url(shoelacessitetestmedia/footlogo2.png) no-repeat;
   position: absolute;
   left: 840px;
   top: 10px;
   width: 130px;
   height: 40px;
}

#footlogo1  {
   background: url(shoelacessitetestmedia/footlogo1.png) no-repeat;
   position: absolute;
   left: 974px;
   top: 8px;
   width: 44px;
   height: 45px;
}
