body {
    width:1024px;
    margin:0 auto;
    padding:0;
}
#header{
    height:80px;
}

#main_nav{
    margin-left:170px;
    padding-top:52px;
}
.navtxt{
    display:block;
    text-align:center;
    width:120px;
    padding-top:5px;
}

.telephone{
    width:250px;
    margin-top:20px;
}
.address{
    width:100%;
    margin-left:100px;
    padding-top:20px;
}
.credits{
    float:right;
    width:350px;
}
.divider{
    margin:0 20px;
}
#leftcol{
    clear:both;
    margin-top:50px;
    margin-left:25px;
    float:left;
    width:300px;
}
#leftcol img{
    margin-bottom:20px;
}
#rightcol{
    float:left;
    width:170px;
    margin-left:150px;
}
#rightcol img{
    padding:20px 10px;
}
#main_content{
    margin-top:20px;
    float:left;
    width:350px;
}
* {
    margin: 0;
}
html, body {
    height: 100%;
}
.wrapper {
    min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 auto -6em;
}
.footer, .push {
    clear:both;
    height: 6em;
}
.catimg{
    display:block;
    width:100%;
    margin:10px auto;
    text-align:center;
}
#pricelist table{
    width:100%;
    margin-bottom:20px;
}
#pricelist td,th{
    text-align:left;
}

