@charset "utf-8";

* { margin:0; padding:0; }
body { margin:90px 0 0 0; font:11px Arial; line-height:1.4em; }

a { color:#93621f; text-decoration:underline; }
a:hover { text-decoration:none; }

.wrapper { height:108px; width:100%; background-color:#5F6E8E;  }
#header { height:108px; width:395px; position:relative; padding:0 20px 0 20px; margin:0 auto 0 auto; background:#fff url(../images/header-background.gif) no-repeat 0 0; }

#header img { border:0; }
#header #scoular-logo { position:absolute; top:30px; left:35px; }
#header #ipc-logo { position:absolute; top:20px; left:265px; }

.content { width:400px; margin:0 auto 0 auto; border:solid 1px #D4D4D4; }
.content .sectionHeader { padding:2px; border-bottom:solid 1px #D4D4D4; }
.content .sectionHeader h1 { width:100%; height:41px; background-color:#E4E1D8; font:14px Arial; text-indent:-5000px; }

h1#serving-pet-food { background:#E4E1D8 url(../images/ipc-is-now-scoular.gif) 16px 13px no-repeat;  }
h2 { font:11px Arial; font-weight:bold; }
span.scoular { display:block; color:#93621f; }

.content .sectionBody { padding:18px; }

#footer { width:435px; margin:0 auto 0 auto; color:#999999; }
#footer a { color:#999999; text-decoration:none; }
#footer a:hover { text-decoration: underline; }
#footer p { padding:18px; text-align:center; line-height:normal; }
#footer .copyright { display:block; } 