@charset "utf-8";
/* CSS Document */
* {border: 0; padding: 0; margin: 0; }

body {background: url(images/body_bg.png) top center no-repeat; text-align: center; font-family: verdana, arial, helvetica, sans-serif; font-size: 11px;}
#container {width: 556px; margin: 0 auto; }

h1 {height: 52px; width: 390px; background: url(images/header.png); text-indent: -999em; margin: 90px auto 80px auto;}

h2, h3, h4, h5 {text-indent: -999em;}
h2 a, h3 a, h4 a, h5 {background: url(images/company_logos.png) no-repeat; margin: 0 auto; width: 437px; display: block;}

h2 a {height: 76px; }
h3 a {height: 86px; background-position: 0 -76px; }
h4 a {height: 88px; background-position: 0 -162px; }
h5 {height: 90px; background-position: 0 -250px; }

p {line-height: 16px; margin-top: 10px;}