
body {
  text-align:center;
  font-family:"verdana",helvetica,arial,sans-serif;
  background: #fff;
  }

div.container{
  position:relative;
  width:640px;
  margin-left: auto ;
  margin-right: auto ;   
  }
  
div.bigcontainer{
  position:relative;
  width:840px;
  margin-left: auto ;
  margin-right: auto ;   
  }


div.header{
  position:relative;
  height:240px;
  width:640px;
  text-align:center;
  }


div.headeritemleft{
  position:absolute;
  left:0px;
  top:35px;
  height:300px;
  width:213px;
  text-align:left;
  }
  
div.headeritemcenter{
  position:absolute;
  left:214px;
    top:35px;
  height:200px;
  width:213px;
  text-align:left;
  
  }
  
div.headeritemright{
  position:absolute;
  right:00px;
  height:200px;
    top:35px;
  width:200px;
  text-align:left;
  
  }
  
  div.headerlogo{
    position:absolute;
    left:170px;
    top:210px;
    height:72px;
    text-align:center;
  }
  
div.logo{
  position:relative;
  height:100px;
  width:640px;
  text-align:center;
  }

div.main{
  position:relative;
  height:380px;
  width:640px;
  text-align:center;
  }
  
div.mainitemleft{
  position:absolute;
  left:0px;
  height:350px;
  width:350px;
  text-align:left;  
  }  

div.mainitemright{
  position:absolute;
  right:0px;
  height:350px;
  width:220px;
  }  
  
  
  div.customleft{
    position:absolute;
    left:0px;
    margin-top:70px;
    height:600px;
    width:200px;
    text-align:center;
    }
    
  div.customcenter{
    position:absolute;
    left:214px;
    height:600px;
    width:400px;
    text-align:center;
    padding-left:10px;
    padding-right:10px;
    }
    
  div.customright{
    position:absolute;
    right:00px;
    margin-top:70px;
    height:600px;
    width:200px;
    text-align:center;
    
  }
  
  div.customcenterleft{
  position:absolute;
  left:0px;
  right:200px;
  top:300px;
  width:180px;
  }
  
  div.customcenterright{
    position:absolute;
    left:200px;
    right:0px;
    top:300px;
    width:180px;
  }
  
  div.storeleft{
  position:absolute;
  left:0px;
  height:350px;
  width:300px;
  text-align:left;  
  }  
  
  div.storeright{
  position:absolute;
  right:0px;
  height:350px;
  width:450px;
  }  
  

div.footer{
  position:relative;
  margin-left: auto ;
  margin-right: auto ;
  border-top:solid;
  border-bottom:solid;
  text-align:center;
  }
  
   div.footer2{
    position:absolute;
    top:600px;
    left:0px;
    border-top:solid;
    border-bottom:solid;
    width:100%;
    text-align:center;
      clear:both;
  } 
  
a.footer{
  font-family:"verdana",helvetica,arial,sans-serif;
  font-size:11px;
  padding-left:20px;
  padding-right:20px;
  }


  
div.galleryright{
left:400px;
  position: absolute;
    padding-top: 0px;
  width: 180px;
  }
  

div.galleryleft{
position:absolute;
margin-top:0px;
left:0px;
  padding: 0px;
  text-align:center;
  }
  
  

    
  div.gallerymain{
    position: relative;
      padding-top: 20px;

  }
  
  div.galleryheader{
    position:relative;
    height:100px;
    width:640px;
    text-align:center;
  }

p.desc
  {
  font-family:"verdana",helvetica,arial,sans-serif;
  font-size:11px;
  }

p.gallery
  {
  font-family:"verdana",helvetica,arial,sans-serif;
  font-size:12px;
  }
  
p.text {
  padding-bottom:15px;
  }

h1{
  font-family:"verdana",helvetica,arial,sans-serif;
  font-size:24px;
  font-weight:bold;
  color:red;
  }
  
  h2{
    font-family:"verdana",helvetica,arial,sans-serif;
    font-size:14px;
    font-weight:bold;
    color:red;
  }

img.headeritem
{
border:0px;
margin-bottom:5px;
margin-right:10px;
vertical-align:middle;
float:left;
}

img
{
border:0px;
}

p.line
  {
  font-family:"verdana",helvetica,arial,sans-serif;
  font-size:12px;
  clear:both;
  }

p.credit {
font-size: 75%;
text-align:center;
color: 666666;
}


