@charset "utf-8";
/* CSS Document */

#container {
	margin:auto;
	width:960px;
	overflow:auto;
}

.toplinks {
	float:right;
}

.toplinks a {
	color:#333333;
}

.toplinks a:hover {
	color:#FF9933;
}
#navigation {
  padding: 0;
  left: 50%;
  width: 960px;
  height: 56px;
 }

#nav {
  list-style: none;
  padding: 0;
  margin: 0;
  width: 960px;
  height: 45px;
  background-image:url(../img/nav_bg.png);
  background-repeat:no-repeat;
}

.menu {
	width:120px;
	height:45px;
	margin:0;
	padding:0;
	text-align:center;
	padding-top:15px;
}

#nav li {
	display:inline;
}

#nav a {
	float:left;
	font:Verdana, Arial, Helvetica, sans-serif;
	color:#CDCDCD;
	text-decoration:none;
	font-size:18px;
}

#nav a:hover {
	cursor:pointer;
	color:#FFFFFF;
}

.bar {
	width:960px;
	height:11px;
	margin:0;
	padding:0;
}

#n3 {background:url(../img/bar_po1.png) no-repeat;}
#n45 {background:url(../img/bar_po0.png) no-repeat;}
#n12 {background:url(../img/bar_po2.png) no-repeat;}
#n135 {background:url(../img/bar_po3.png) no-repeat;}
#n154 {background:url(../img/bar_po3.png) no-repeat;}
#n168 {background:url(../img/bar_po3.png) no-repeat;}
#n137 {background:url(../img/bar_po4.png) no-repeat;}
#n172 {background:url(../img/bar_po4.png) no-repeat;}
#n174 {background:url(../img/bar_po4.png) no-repeat;}
#n252 {background:url(../img/bar_po5.png) no-repeat;}
#n17 {background:url(../img/bar_po5.png) no-repeat;}
#n22 {background:url(../img/bar_po6.png) no-repeat;}
#n61 {background:url(../img/bar_po6.png) no-repeat;}
#n42 {background:url(../img/bar_po7.png) no-repeat;}
#n186 {background:url(../img/bar_po8.png) no-repeat;}

#title {
	background-image:url(../img/title_bg.png);
	background-repeat:no-repeat;
	width:960px;
	margin: 0;
	padding-left:20px;
	padding-top:40px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:36px;
	color:#ffffff;
	height:47px;
	margin-bottom:0px;
}