@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #728BC4;
}
.clear {
	clear: both;
	height: 0px;
	font-size: 0px;
	margin: 0px;
	padding: 0px;
}

#container_body #page {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	background-position: bottom;
	padding-bottom: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	background-repeat: no-repeat;
}
#page #content_wide {
	float: left;
	width: 900px;
	padding-right: 20px;
	padding-left: 20px;
	min-height: 400px;
	background-image: url(/images/page_back.png);
	background-repeat: repeat-y;
}

#footer {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	font-size: 11px;
	color: #FFFFFF;
}
#container_footer #footer a {
	color: #FFFFFF;
	text-decoration: none;
}


#container_header {
	height: 185px;
	float: left;
	width: 100%;
	margin: 0px;
	padding: 0px;
	background-image: url(/images/back_header.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#header #logo {
	text-align: left;
	height: 140px;
	width: 940px;
}
#header #menu {
	height: 30px;
	width: 940px;
	padding-left: 0px;
	letter-spacing: 1px;
	text-align: center;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
}

#container_body {
	float: left;
	width: 100%;
	margin: 0px;
	padding: 0px;
	background-image: url(/images/back_body.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#container_footer {
	height: 30px;
	width: 100%;
	margin: 0px;
	padding: 0px;
	float: left;
}
#container_footer #footer #right_top {
	text-align: right;
	float: right;
	width: 120px;
}

#header {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#header #menu ul {
	margin: 0px;
	padding: 0px;
}
#header #menu li {
	float: left;
	list-style-type: none;
}
#header #menu a {
	width: 134px;
	text-align: center;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding-top: 10px;
	padding-bottom: 5px;
}
#side_menu h3 {
	color: #2A284A;
	font-size: 14px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	font-weight: normal;
}
#side_menu ul {
	margin: 0px;
	padding: 0px;
}
#side_menu li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#side_menu li a {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	line-height: 18px;
	display: block;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
#side_menu .type {
	font-size: 11px;
	font-weight: bold;
	color: #2A284A;
}
#search {
	text-align: right;
	display: block;
	height: 30px;
	width: 660px;
	padding-top: 10px;
}
#search #search_form {
	margin: 0px;
	padding: 0px;
}
li {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
#page_header {
	float: left;
	height: 35px;
	width: 920px;
	background-image: url(/images/page_header.png);
	margin-top: 10px;
	font-size: 22px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 5px;
	padding-left: 20px;
}
#page_footer {
	background-image: url(/images/page_footer.png);
	float: left;
	height: 30px;
	width: 940px;
}
