#carttitle {
	position:absolute;
	left:365px;
	top:160px;
	width:480px;
	height:60px;
	background-color: #F0FFF0;
}

#adfoot2{
	position:absolute;
	left:495px;
	top:7px;
	width:480px;
	height:60px;
	background-color: #C68702;;
}
#adfoot1{
	position:absolute;
	left:7px;
	top:7px;
	width:480px;
	height:60px;
	background-color: #C68702;;
}

#leftcol {
	position:absolute;
	left:0px;
	top:0px;
	width:120px;
	height:640px;
	background-color: #F0FFFF;
}
/* Start hide from IE-Mac \*/
*html #core
   {
   height: 1%;
   }
/* End Hide from IE-Mac */ 


#mid{
position: absolute;
top:192px;
left:0px;
height:640;
width:980px;
background: #fff;
}






#cart {
	position:absolute;
	left:170px;
	top:220px;
	width:400px;
	height:300px;
	overflow: auto;
}
#customer {
	position:absolute;
	left:590px;
	top:170px;
	width:360px;
	height:290px;
}
#shopmenu{
	position:absolute;
	left:500px;
	top:190px;
	width:430px;
	height:370px;

}
#shoptext{
	position:absolute;
	left:155px;
	top:210px;
	width:300px;
	height:340px;
	overflow: auto;
}
#prodmenu{
	position:absolute;
	left:110px;
	top:210px;
	width:120px;
	height:340px;
	padding:0px;
	margin:0px;
}

#debug{
	/*position:absolute;
	right:3px;
	top:0px;
	width:300px;*/
	color: White;
	text-decoration: none;
	background-color: #778899;
}
#pagebg {
	position:absolute;
	left:94px;
	top:110px;
	width:886px;
	height:628px;
	
}

