
div#divlogo
{
position: relative;
width : 120px;
height : 120px;
left : 3px;
}  
div#divbanner
{
 position: relative;
 width : 670px;
 height : 120px;
 top : -120px;
 left : 126px;
}
div#divsearch
{
position: relative;
top: -210px;
left: 725px;
width: 110px;
height:50px;
z-index:20;
}

div#divmenu
{
 position : relative;
 width : 650px;
 height : 25px;
 top : -185px;
 left : 3px;
 text-align : center;
}  
div#divcategory
{
 position : relative;
 width : 150px;
 height : 800px;
 top : 268px;
 left : 3px;
}
iframe#iframemain
{     
	height: 800px;
	width: 800px;
}
iframe#iframebanner
{
 height: 200px;
 width: 800px;
}

div#divmain
{
position: relative;
top: -180px;
left: 5px;
width: 651px;
height: 400px;
z-index: 2;
}  
/*
div#divfooter
{
 position : relative;
 width : 651px;
 height : 120px;
 left : 5px;
 top : 55px;
}  

.divAlign 
{
 width : 810px;
 position : relative;
}
*/
