html, body, h1, h2, h3, h4, ul, li {
	margin: 0;
	padding: 0;
}
h1 img {display: block;}
img {border: 0;}
img.icon {float: left; margin: 0 10px 10px 0;}
a {color: #0000FF;}
a:hover {color: #FF9900; text-decoration: none;}
.left {float: left;}
.right {float: right;}
.more {text-align: right;}
.clear {clear: both; margin-top: 10px;}
.black {color: #000;}

body {background: #fff url(images/page_bg.gif) repeat-x; text-align: center; font: 0.8em verdana, arial, sans-serif; color: #464544;}

/** layout **/
#wrapper {text-align: left; margin: auto; width: 728px; position: relative;}

h1 {
  position: absolute;
  top: 46px;
  left: 0;
  height: 43px;
  padding-top: 8px;
  width: 412px;
  text-align: center;
  background: #7A808C;
  color: #ffffff;
  font: 24px "Times new roman", serif;
  font-weight: normal;
}
h1 strong {
  font-weight: normal;
  color: #0E1520;
}
#top-nav {
  position: absolute;
  top: 15px;
  left: 412px;
  width: 266px;
  height: 269px;
  background: #6D7481 bottom left url(images/header.jpg) no-repeat;
}
#top-nav ul { text-align: center; line-height: 32px;}
#top-nav li { display: inline; font-size: 12px; color: #fff; padding: 0 0 0 10px; }
#top-nav a { text-decoration: none; font-weight: normal; color: #fff;}
#top-nav a:hover { text-decoration: underline; color: #FFCC00; }

#sxpf {
  background: url(images/sxpf.gif) no-repeat;
  position: absolute;
  top: 46px;
  left: 678px;
  width: 50px;
  height: 238px;
}
#header {
  background: url(images/header_bg.jpg) no-repeat;
  position: absolute;
  top: 89px;
  left: 0px;
  width: 412px;
  height: 195px;
}

/** body **/
#spacer { height: 285px;}

#body { background: url(images/body_bg.gif) repeat-y; width: 100%;}

#left {float: left; width: 412px;}
#right {float: right; width: 312px;}

#nav ul { }
#nav li {
  float: left;
  width: 102px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  background: url(images/tab_lit.gif) repeat-x;
  border-left: 1px solid white;
  list-style: none;
}
#nav a { font: 16px "Times new roman", serif; color: #ffffff; text-decoration: none;}
#nav a:hover { color: #FFCC00; text-decoration: underline;}
#nav li.active { background: url(images/tab_drk.gif) repeat-x; border-left: 1px solid white; color: #FFCC00;}

#intro { background: #EEEEEE; padding: 15px 40px 14px 36px;}
#intro h2 { font: 2.0em "Times new roman", serif;}
#intro a {color: #0000FF;  text-decoration: none; }
#intro a:hover {color: #FF9900; }

#sub { float: left; width: 325px; color: #fff; padding: 20px 35px 35px 35px;}
#sub h2 { color: #cccccc; font: 1.8em Verdana, sans-serif; margin: 10px 0 0 0; clear: both;}
#sub h3 { color: #ffcc00; font: 1.3em Verdana, sans-serif; margin: 0 0 0 0; padding-top: 10px; clear: both; }
#sub h4 { color: #000000; font: 1.0em Verdana, sans-serif;}
#sub ul { margin-top: 1em; margin: 10px 15px 10px 5px;}
#sub li { list-style: none; padding-left: 20px; background: 5px 3px url(images/bullet.gif) no-repeat; }
#sub a {color: #FFCC00;  text-decoration: none;}
#sub a:hover { color: #ffcc00; text-decoration: underline; }
#sub p { text-align: left; margin-top: 0; }
#sub .more {text-align: right;}

#right-i { padding: 10px 25px 0 20px;}
#right h2 { color: #333; font: 1.7em Verdana, sans-serif; margin-bottom: 10px;}
#right h3 { color: #666; font: 1.2em Verdana, sans-serif; margin: 10px 0 5px 0;}
#right p { margin-top: 0; color: #163348;}
#right .left { margin-right: 4px;}
#right ul { margin: 1em 0 1em 0;}
#right li { margin: 5px 0 0 20px;} 
#right a { color: #0000FF; font-weight: normal; text-decoration: none;}
#right a:hover { color: #FFcc00; text-decoration: underline;}

/** footer **/
#copyright {
  background: #6D7481;
  color: #fff;
  text-align: center;
  font-size: 0.9em;
  float: right;
  width: 315px;
  padding: 10px 0;
  margin-bottom: 20px;
}
#copyright p { margin: 0; padding: 0;}
