
/* HOME PAGE STYLES */

#wrap { width: 850px; background: none; }

#f_home { padding-top: 100px; font: normal 1.6em Arial, Helvetica, sans-serif; color: #fff; }

h1 { margin-bottom: 10px; padding-bottom: 15px; font: normal 3.6em Arial, Helvetica, sans-serif; text-align: center; border-bottom: 1px solid #ddd; text-transform: uppercase; letter-spacing: -6px; }
h1 span { display: block; font-size: 0.32em; text-transform: uppercase; letter-spacing: 1px; }

h2 { font-weight: normal; line-height: 200%; text-align: center; }
h2 b { color: #fff; }
h2 a { border-bottom: 1px dotted #b8c8cc; color: #3b5d9f; }
h2 a:hover { color: #0066CC; }

h2.border { margin-top: 10px; padding-top: 10px; border-top: 1px solid #fff; }

/*h2 + h2 + h2 { margin-top: 20px; }*/

