body, html {
	margin: 0;
	padding: 0;
	font-family: arial;
	line-height: 18px;
	font-size: 14px;
	color: #fff;
}

body {
	background: #2f3a8e;
}

html {
  filter: expression(document.execCommand("BackgroundImageCache", false, true));
}


#outer-wrapper {
	background: #1f265c url('../images/outer_wrapper_bg.gif') repeat-x;
}

#inner-wrapper {
	margin: 0 auto;
	width: 970px;
}

#footer-wrapper {
	height: 114px;
	background: transparent url('../images/footer_wrapper_bg.gif') repeat-x;
}

#footer {
	margin: 0 auto;
	width: 970px;
	height: 114px;
	background: transparent url('../images/footer_bg.gif') no-repeat;
}

#header {
	position: relative;
	height: 147px;
	margin: 0 0 10px 0;
	background: transparent url('../images/header_bg.gif') no-repeat;
}

#logo {
	position: absolute;
	top: 10px;
}

#content {
	padding: 0 0 20px 0;
}

#content-left {
	position: relative;
	float: left;
	width: 200px;
	padding: 10px 25px;
	margin: 0 7px 0 0;
}

#content-center {
	position: relative;
	float: left;
	width: 451px;
	padding: 10px 24px;
	margin: 0 6px 0 0;
	background: #2d3889 url('../images/content_center_bg.gif') no-repeat bottom;
}

#content-right {
	position: relative;
	float: left;
	width: 182px;
	padding: 0 10px;
	font-size: 12px;
	background: #1f265c url('../images/content_right_bg.gif') no-repeat top;
}

#subnav {
	
}

#subnav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#subnav ul li {

}

#subnav ul li a {
	background: transparent url('../images/subnav_dot.gif') no-repeat center left;
	padding: 0 0 0 15px;
	color: #ffde00;
	text-decoration: none;
	font-size: 14px;
	font-weight: normal;
}

#subnav ul li.active a {
	background: transparent url('../images/subnav_dot_active.gif') no-repeat center left;
	padding: 0 0 0 15px;
	color: #fff;
	text-decoration: none;
}

#subnav ul li a:hover {
	background: transparent url('../images/subnav_dot_active.gif') no-repeat center left;
	padding: 0 0 0 15px;
	color: #fff;
	text-decoration: none;
}

#footnav {
	padding: 10px 212px 0 295px;
	text-align: center;
}

#footnav ul {
	list-style: none;
	padding: 0;
	margin: 0 auto;
	width: 30em;
}

#footnav ul li {
	float: left;
}

#footnav ul li a {
	padding: 0 10px;
	color: #414da7;
	text-decoration: none;
	font-weight: normal;
}

#footnav ul li a:hover {
	text-decoration: underline;
}

#footnav ul li.active a {
	text-decoration: underline;
}

#topnav {
	padding: 0;
	margin: 0;
	text-align: center;
	position: absolute;
	left: 640px;
}

#topnav ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#topnav ul li {
	float: left;
	padding: 0 5px;
}

.topnav-1 a {
	background: transparent url('../images/topnav_1.gif') no-repeat top;
	width: 97px;
	height: 30px;
	display: block;
	text-indent: -200em;
}

.topnav-1 a:hover {
	background: transparent url('../images/topnav_1.gif') no-repeat 0 -30px;
}

.topnav-1-active a {
	background: transparent url('../images/topnav_1.gif') no-repeat 0 -30px;
}

.topnav-2 a {
	background: transparent url('../images/topnav_2.gif') no-repeat top;
	width: 97px;
	height: 30px;
	display: block;
	text-indent: -200em;
}

.topnav-2 a:hover {
	background: transparent url('../images/topnav_2.gif') no-repeat 0 -30px;
}

.topnav-2-active a {
	background: transparent url('../images/topnav_2.gif') no-repeat 0 -30px;
}

.topnav-3 a {
	background: transparent url('../images/topnav_3.gif') no-repeat top;
	width: 97px;
	height: 30px;
	display: block;
	text-indent: -200em;
}

.topnav-3 a:hover {
	background: transparent url('../images/topnav_3.gif') no-repeat 0 -30px;
}

.topnav-3-active a {
	background: transparent url('../images/topnav_3.gif') no-repeat 0 -30px;
}

#mainnav {
	padding: 0;
	margin: 0;
	text-align: center;
	position: absolute;
	left: 248px;
	top: 94px;
}

#mainnav ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#mainnav ul li {
	float: left;
	padding: 0;
}

.mainnav-1 a {
	background: transparent url('../images/mainnav_1.gif') no-repeat top;
	width: 130px;
	height: 32px;
	display: block;
	text-indent: -200em;
}

.mainnav-1 a:hover {
	background: transparent url('../images/mainnav_1.gif') no-repeat 0 -32px;
}

.mainnav-1-active a {
	background: transparent url('../images/mainnav_1.gif') no-repeat 0 -32px;
}

.mainnav-2 a {
	background: transparent url('../images/mainnav_2.gif') no-repeat top;
	width: 130px;
	height: 32px;
	display: block;
	text-indent: -200em;
}

.mainnav-2 a:hover {
	background: transparent url('../images/mainnav_2.gif') no-repeat 0 -32px;
}

.mainnav-2-active a {
	background: transparent url('../images/mainnav_2.gif') no-repeat 0 -32px;
}

.mainnav-3 a {
	background: transparent url('../images/mainnav_3.gif') no-repeat top;
	width: 130px;
	height: 32px;
	display: block;
	text-indent: -200em;
}

.mainnav-3 a:hover {
	background: transparent url('../images/mainnav_3.gif') no-repeat 0 -32px;
}

.mainnav-3-active a {
	background: transparent url('../images/mainnav_3.gif') no-repeat 0 -32px;
}

.mainnav-4 a {
	background: transparent url('../images/mainnav_4.gif') no-repeat top;
	width: 130px;
	height: 32px;
	display: block;
	text-indent: -200em;
}

.mainnav-4 a:hover {
	background: transparent url('../images/mainnav_4.gif') no-repeat 0 -32px;
}

.mainnav-4-active a {
	background: transparent url('../images/mainnav_4.gif') no-repeat 0 -32px;
}
