	/*Global*/
*{margin:0; padding:0}
html, body {height:100%}
html {background:#003b62 url(images/bg_0.png) repeat-x /*fixed*/; font:.75em/1.2 Verdana, Arial, Helvetica, sans-serif; color:#666}
a {color:#fff}
body {width:850px; margin:7px auto 0; font-size:13px; position:relative}
h1, strong, em{color:#146593}
	/*Layout*/
#hdr {height:61px; margin-bottom:10px; text-align:right; color:#fff}
#hdr p {padding:18px 0}

#nav {height:24px; width:750px; position:relative; z-index:200; background:#0c547f url(images/nav-angle_R.gif) no-repeat right top}
#nav li.top {display:block; float:left; padding:0 0 8px}
#nav li a.top_link {display:block; cursor:pointer; float:left; color:#fff; text-decoration:none}
#nav li a.top_link span {float:left; display:block; padding:0 28px 0 19px}
#nav li a.top_link span.down {float:left; display:block;}
#nav li:hover a.top_link,
#nav a.top_link:hover
{color:#fff}
#nav table {border-collapse:collapse; position:absolute; left:0; top:0}
#nav li:hover {position:relative; z-index:200;}
#nav a:hover {position:relative; white-space:normal; z-index:200}
#nav :hover ul.sub
{left:1px; top:20px; background: #0c547f; white-space:nowrap; width:310px; height:auto; z-index:300}
*html #nav :hover ul.sub{top:16px}
#nav :hover ul.sub li
{display:block; position:relative; float:left; width:310px}
#nav :hover ul.sub li a
{display:block; width:310px; color:#fff; text-decoration:none}
#nav :hover ul.sub li a:hover
{background:#fff; color:#0c547f}
#nav a:hover a:hover ul,
#nav a:hover a:hover a:hover ul,
#nav a:hover a:hover a:hover a:hover ul,
#nav a:hover a:hover a:hover a:hover a:hover ul
{left:89px; top:-4px; white-space:nowrap; width:310px; z-index:400}
#nav ul,
#nav a:hover ul ul,
#nav a:hover a:hover ul ul,
#nav a:hover a:hover a:hover ul ul,
#nav a:hover a:hover a:hover a:hover ul ul
{position:absolute; left:-9999px; top:-9999px; width:0; height:0;list-style:none; line-height:20px}
#nav li:hover li:hover > ul
{left:90px; top:-4px; white-space:nowrap; width:90px; z-index:400; height:auto}
#nav li:hover > ul ul
{position:absolute; left:-9999px; top:-9999px; width:0; height:0; list-style:none}
#active{background:url(images/nav-angle_L.gif) no-repeat left top}

#topimg{background:#fff url(images/topimage.jpg) no-repeat; clear:both; min-height:335px; padding:30px 0 10px 20px;zoom:1; overflow:hidden}
#topimg p{line-height:19px}
h1{font-size:20px; font-weight:normal}

#item{background:url(images/center.jpg) repeat-x; overflow:hidden; padding:5px; margin:10px 20px 5px 0; border:1px solid #ccc }
*html #item{height:123px; padding:0 5px}
#item li{float:left; list-style:none; padding:0 30px; border-right: 1px dotted #999}

#left{float:left; width:44%; font-size:11px}
#left img{margin-top:5px}
#left a{color:#BA8812}
#sup{height:39px; width:149px; float:left;}
*html #sup{height:45px; width:146px}
#support{position:absolute; left:20px; top:638px}
*html #support{top:645px}

#right{margin-top:5px; float:right; width:53%; font-size:11px}
*html #right{margin-top:5px}
#right ul{margin-top:3px}
#right ul li{float:left; list-style:none; margin-right:20px}
#right ul li img{border:1px solid #146593; width:110px; height:70px}
#right h3{width:93%; padding:6px 0; background:url(images/tabletop.gif); text-align:center; color:#fff; font-size:13px;}

.clear {clear:both;}

#ft {clear:both; height:74px; font-size:11px}
		#ft ul, #ft p {float:right; clear:right; margin:15px 0; list-style:none}
		#ft p {margin:0; color:#fff}
		#ft li {float:left; padding-left:10px}
		#ft a{text-decoration:none}

/* round corner*/

.spiffy{display:block}
.spiffy *{
  display:block;
  height:1px;
  overflow:hidden;
  background:#fff}
.spiffy1{
  margin:0 3px;
  padding:0 1px;
  border-left:1px solid #79a7c1;
  border-right:1px solid #79a7c1;
  background:#c4d8e4}
.spiffy2{
  margin:0 1px;
  padding:0 1px;
  border-left:1px solid #2b749d;
  border-right:1px solid #2b749d;
  background:#d2e1ea}
.spiffy3{
  margin:0 1px;
  border-left:1px solid #d2e1ea;
  border-right:1px solid #d2e1ea}
.spiffy4{
  border-left:1px solid #79a7c1;
  border-right:1px solid #79a7c1}
.spiffy5{
  border-left:1px solid #c4d8e4;
  border-right:1px solid #c4d8e4}
.spiffyfg{
  background:#fff}