* {
    padding:0;
    margin:0;
    border:0;
    list-style-type:none;
    font-family:arial,helvetica,sans-serif;
 }
#container {
    position:relative;
    width:760px;
    padding-top:20px;
    margin:25px auto 0;
 }
#banner {
    position:absolute;
    top:0;
 }
#navigation {
    height:360px;
 }
#navigation li {
    float:left;
 }
#navigation a {
    display:block;
    height:62px;
    padding-top:298px;
    margin-right:26px;
    font-family:georgia,'times new roman',times,serif;
    font-size:11px;
    color:#063;
    line-height:1.7;
    text-decoration:none;
    text-align:center;
    background-repeat:no-repeat;
 }
#navigation a:hover {
   color:#f0f;
 }
#navigation #street {
    width:110px;
    height:43px;
    padding-top:317px;
    background-image:url(http://quiltron.net/products/footwear/100_altama/altama_3366_110.jpg);
    background-position:0 204px;
 }
#navigation #military {
    width:110px;
    height:43px;
    padding-top:317px;
    background-image:url(http://quiltron.net/products/footwear/140_hh/hh_5407_110.jpg);
    background-position:0 180px;
 }
#navigation #chucks {
    width:134px;
    background-image:url(http://quiltron.net/products/footwear/000_converse/chucks/chucks_m9160_110.jpg);
    background-position:8px 210px;
 }
#navigation #docs {
    width:132px;
    background-image:url(http://quiltron.net/products/footwear/300_docs/dm_1460z_pur_shm_110.jpg);
    background-position:6px 166px;
 }
#navigation #fatigues {
    width:169px;
    margin-right:0;
    background-image:url(http://quiltron.net/products/bdus/150_rco/rco_2886_para_russet_150x286.jpg);
    background-position:0 0;
 }
#navigation #fatigues span {
    margin-left:10px;
 }
#basement {
    display:block;
    width:130px;
    height:60px;
    margin:18px auto 21px;
 }
#great-deals {
position: relative;
top: 0px;
left:180px;
height:25px;
    padding:2px 36px;
    margin-top:0px;  
    background-color:#ffffff; 
    overflow:hidden;
 font-family:'verdana','sans serif';
    font-size:18px;
    color:#000000;
}

#footer { 
position: relative
    top: 25px;
height:25px;
    padding:2px 36px;
    margin-top:24px;  
    background-color:#eee; 
    overflow:hidden;
}

#store-window {
position:relative;
top:0px;
left:0px;
width:33.3%;
height:20px;
display:inline;
margin-top:0px;
}

#quiltron-stores {
position:relative;
top:0px;
left:33.3%;
width:33.3%;
height:20px;
display:inline;
margin-top:0px;
}

#contact-us {
position:relative;
top:0px;
left:66.6%;
width:33.3%;
height:20px;
display:inline;
margin-top:0px;
padding-right:30px;
} 



#footer a {
    font-size:11px;
    font-weight:bold; 
    color:#063; 
    text-decoration:none;
 }
#footer a:hover {
    color:#f0f;
 }