﻿body 

{

    margin:0 auto;

    text-align:center;

}



#header {width:1010px;height:120px; background: url('/images/topbar.jpg') repeat-x;}

 

#logo {width:169px;height:106px;position:absolute;top:12px;left:0px;}

 

#nav {width:1010px;height:10px;list-style-type:none}

 

#subnav {width:1010px; height:31px; background:url('/images/subnavBG.jpg') repeat-x;}

 

#basket {width:143px;height:55px;position:absolute;right:0px;top:50px;}

 

#searchbox {width:402px;height:52px;position:absolute;right:325px;top:50px;}
#searchbox select {width:110px;}

 

#footer {width:1000px;height:27px;clear:both;background:url('/images/footer.jpg') no-repeat; color:#fff;margin-top:15px;}

 

#wrapper {width:1010px; margin:0 auto;position:relative;overflow:hidden;}

     

     

 

 

#panWrapper {float:left;width:810px;}

 

  #panContent {

float:right;
width:605px;

}

 

#panLeft {

float:left;
width:200px;
margin-right:-20px;
}

#PanRight 

{
width:200px;

margin-left:810px;

}

 

 

#panLeft, #panContent, #panRight

{

padding-bottom: 32767px;

margin-bottom: -32767px;

}

 

#footer

{

clear: both;

}
