body {
margin:20px;
background-color:#ffffff;
color:#545454;
font-family:Arial,Helvetica,sans-serif;
font-size:10pt;
}

a, a:link, a:visited, a:hover, a:focus {
color:#545454;
text-decoration:none;
font-weight:bold;
} a img {
border:none;
}

#head {
width:705px;
height:152px;
margin:0 auto 0 auto;
padding:0;
background-image: url('../images/header_bg.jpg');
background-position:top left;
background-repeat:no-repeat;
}
#head img {
margin:25px;
}
#head a#spotcolorstudio {
position:absolute;
margin-left:212px;
margin-top:26px;
display:block;
width:468px;
height:60px;
background-color:transparent;
}
#head a#spotcolorstudio img {
margin:0;
}

#all {
width:705px;
margin:0 auto 0 auto;
padding:0;
background-image: url('../images/all_bg.jpg');
background-position:top left;
background-repeat:repeat-y;
}

#foot {
width:705px;
height:66px;
margin:0 auto 0 auto;
padding:0;
background-image: url('../images/footer_bg.jpg');
background-position:top left;
background-repeat:no-repeat;
}
#foot img {
margin:25px;
margin-top:20px;
margin-bottom:20px;
}

table tr td img {
display:block;
margin:0;
}
table tr td ul {
list-style:none;
margin-top:20px;
}
table tr td ul li {
line-height:25pt;
}
