@charset "utf-8";
/* CSS Document */

#page-bg { min-width: 990px; }

#header-content, #page-wrapper { width: 990px; }

h1 { height: 182px; text-align: center; }
h1 span { width: 100%; height: 182px; background-image: url(/img/hp-title.png); }

#header { height: 179px; background-image: url(/img/header-bg-hp.jpg); }
#logo { left: 21px; }
#footer { padding-top: 27px; width: 980px; }
#footer p { background-color: #F9F9F9; }

.box { width: 240px; margin-right: 10px; float: left; }
.box.last { margin-right: 0px; }
.box .content { height: 260px; padding: 10px 10px 0px 10px; background: #FFFFFF url(/img/hp-bx-bg.png) repeat-x left top; }
.box a { color: #666666; font-weight: bold; }
.box h2 { font-size: 17px; line-height: 24px; height: 24px; overflow: hidden; font-weight: normal; padding: 0px 0px 0px 10px; }
.box h2 a { background-color: #003555; padding: 2px 5px 2px 5px; line-height: 24px; color: #FFFFFF; text-decoration: none; font-weight: normal; text-transform: uppercase; display: inline; position: static; }
.box h2 a span { width: 240px; height: 24px; }
.box p { padding: 5px 7px 0px 7px; }
.box .img { display: block; width: 220px; height: 80px; padding: 0px; margin: 0px; overflow: hidden; }
.box ul { margin: 0px; padding: 0px 7px; }
.box ul li { list-style: none; padding: 0px 0px 2px 0px; background: none;  }
.box ul li a { color: #666666; display: block; padding: 0px 0px 0px 17px; background: url(/img/li-square-hover.gif) no-repeat 4px 8px; font-weight: normal; }
.box ul li a:hover { color: #ff6e00; background-position: 4px -92px; }

/* COLORS */
.box.orange-ultra-light h2 a { background-color: #FFBA00; }
.box.orange-light h2 a { background-color: #E8A800; }
.box.orange-normal h2 a { background-color: #FF8A00; }
.box.orange-dark h2 a { background-color: #FF6E00; }

#hpbt-01 span { background-image: url(/img/hpbt-01.gif); }
#hpbt-02 span { background-image: url(/img/hpbt-02.gif); }
#hpbt-03 span { background-image: url(/img/hpbt-03.gif); }
#hpbt-04 span { background-image: url(/img/hpbt-04.gif); }

#back-to-homepage { display: none; }
