body
{
 margin: 0;
 padding: 0;
 text-align: center;
 background-color: #747474;
}

.printonly {
 display: none;
}

a, img
{
 border: 0px solid white;
 color: #990000;
}

div
{
 border: 0px #000000 solid;
}

div#all
{
 border-top: 1px #E5E5E5 solid;
 /*border: 1px solid green;*/
 position: relative;
 margin: 0 auto 0 auto;
 width: 800px;
 /*height: 99%;*/
 text-align: left;
 background-color: #929292;
}

div#content
{
 position: relative;
 margin: 189px 0 30px 210px;
 width: 372px;
 background-color: #929292;
 font-family: Arial, Helvetica, sans-serif;
 line-height: 2;
 font-size: 0.90em;
}

div#content li
{
 margin: auto auto auto 54px;
}

div#nav
{
 position: absolute;
 margin: 0 0 0 0;
 padding: 15px 0 0 0;
 top: 189px;
 left: 0;
 width: 210px;
 background-color: #929292;
}

div#nav img
{
 border: 0px #000000 solid;
 margin: 0 0 0 39px;
 padding: 0 0 3px 0;
 width: 146px;
 height: 31px;
}

div#contact
{
 position: absolute;
 margin: 0 0 0 0;
 top: 189px;
 left: 632px;
 background-color: #929292;
 font-family: Arial, sans-serif;
}

div#footer
{
position: absolute;
 margin: 0 0 0 39px;
 width: 120px;
 top: 80%;
 left:0px;
 font-family: Helvetica, sans-serif;
 font-size:0.75em;
 color: #333333;
}

div#header1
{
 position: absolute;
 top: 0;
 left: 0;
 background-image: url(images/slices_r1_c1.jpg);
 background-repeat: no-repeat;
 width: 210px;
 height: 189px;
 background-color: #929292;
}

div#header2
{
 position: absolute;
 top: 0;
 left: 210px;
 background-image: url(images/slices_r1_c2.jpg);
 background-repeat: no-repeat;
 width: 372px;
 height: 98px;
 background-color: #929292;
}

div#header3
{
 position: absolute;
 top: 98px;
 left: 210px;
 background-image: url(images/slice-title.png);
 background-repeat: no-repeat;
 width: 372px;
 height: 91px;
 background-color: #929292;
}

div#header4
{
 position: absolute;
 top: 0;
 left: 582px;
 background-image: url(images/slices_r1_c3.jpg);
 background-repeat: no-repeat;
 width: 218px;
 height: 189px;
 background-color: #929292;
}


