html {background: #2d449f url(../images/bg-body.jpg) repeat-x; color: #000;}
body {background: #2d449f url(../images/bg-body.jpg) repeat-x; color: #000;}
#wrap {width: 800px; margin: 20px auto 0; padding: 0; position: relative; font-size: 1em;}

/**************************************************header**************************************************/
#header {background: url(../images/bg-header.png) no-repeat; height: 114px; z-index: 9999;}
#header h1 a {width: 150px; height: 110px; position: relative; left: 30px; display: block; text-indent: -9999px; outline: none;}
#header h2 {color: #333; padding: 77px 0 0 52px; font-size: 1.2em; font-family: Verdana, Arial, Helvetica, sans-serif; text-transform: uppercase;}
#header ul#headerNav {width: 409px; height: 22px; top: 40px; left: 348px; position: absolute; z-index: 999;}
#header ul#headerNav li {height: 22px; top: 0px; list-style: none; display: inline; position: absolute; display: block;}
#header ul#headerNav li a {height: 22px; left: 0; position: absolute; display: block; background: transparent;}
#header ul#headerNav li#hm {background: url(../images/headerNav-hmlnk.png) no-repeat; width: 62px; left: 0px;}
#header ul#headerNav li#hm:hover {background-position: 0 -22px;}
#header ul#headerNav li#hm a#hmlnk {width: 62px;}
#header ul#headerNav li#ph {background: url(../images/headerNav-phlnk.png) no-repeat; width: 72px; left: 67px;}
#header ul#headerNav li#ph:hover {background-position: 0 -22px;}
#header ul#headerNav li#ph a#phlnk {width: 72px;}
#header ul#headerNav li#vd {background: url(../images/headerNav-vdlnk.png) no-repeat; width: 66px; left: 144px;}
#header ul#headerNav li#vd:hover {background-position: 0 -22px;}
#header ul#headerNav li#vd a#vdlnk {width: 66px;}
#header ul#headerNav li#pc {background: url(../images/headerNav-pclnk.png) no-repeat; width: 83px; left: 215px;}
#header ul#headerNav li#pc:hover {background-position: 0 -22px;}
#header ul#headerNav li#pc a#pclnk {width: 83px;}
#header ul#headerNav li#ps {background: url(../images/headerNav-pslnk.png) no-repeat; width: 106px; left: 303px;}
#header ul#headerNav li#ps:hover {background-position: 0 -22px;}
#header ul#headerNav li#ps a#pslnk {width: 106px;}

/**************************************************content area********************************************/
#content a {display:block;background: url(../images/bg-home.jpg) no-repeat 26px 0; height: 408px; position: relative;}
/**************************************************footer**************************************************/
#footer {background: url(../images/bg-footer-home.png) no-repeat; color: #fff; height: 74px; position: relative; clear: both;}
#footer p#copyright {padding: 65px 0 0 50px; font-weight: bold; font-size: .9em;}
