@charset "utf-8";
body {
	font: 0.8em Arial, Helvetica, sans-serif;
	color: #4d4d4d;
	background: #f2f2f2 url(../images/bg-body.png);
	margin: 0px;
	padding: 0px;
	border-style: none;
}
div {
	text-align: left;
	margin: 0px;
	padding: 0px;
	border-style: none;
	position: static;
}
img {
	border-style: none;
}
ul, ol {
	margin: 0px;
	padding: 15px 0px 0px 30px;
}
li {
	line-height: 140%;
	list-style: url(../images/bg-menu-nd.png);
}
ol li {
	list-style: decimal;
}
table {
	margin: 15px 0px 0px;
	padding: 0px;
	border-style: none;
	width: 100%;
}
th, td {
	font-weight: normal;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
form {
	margin: 0px;
	padding: 0px;
}
input {
	font: 1em Arial, Helvetica, sans-serif;
}
p {
	line-height: 140%;
	margin: 0px;
	padding: 15px 0px 0px;
	text-align: left;
}
address {
	font-style: normal;
	line-height: 140%;
	padding: 15px 0px 0px;
}
h1, h2, h3 {
	margin: 0px;
	padding: 15px 0px 0px;
	font-weight: bold;
}
h1 {
	width: 100%;
	position: absolute;
	top: 535px;
	display: block;
	padding: 0px;
	text-align: center;
	margin: 0px auto;
	font-size: 1.5em;
	left: auto;
	right: auto;
	text-transform: uppercase;
}
#sub h1 {
	top: 195px;
}
h1 span {
	text-align: left;
	text-indent: 10px;
	display: block;
	margin: 0px auto;
	padding: 8px 0px 0px;
	height: 30px;
	width: 614px;
	background: url(../images/bg-h1.png) no-repeat;
}
h2 {
	font-size: 1.4em;
}
h3 {
	font-size: 1.2em;
}
hr {
	display: none;
}
a, a:Hover {
	font-weight: normal;
	color: #0083c4;
	text-decoration: underline;
}
a:Hover {
	color: #fb0;
}
#mother {
	background: url(../images/bg-mother.jpg) no-repeat -180px 0px;
	text-align: center;
	margin: 0px auto;
	width: 100%;
	min-height: 975px;
	height: auto !important;
	height: 975px;
	padding: 0px 0px 20px;
}
#main {
	width: 981px;
	margin: 0px auto;
	padding: 161px 0px 0px;
}
#left-side {
	float: left;
	width: 807px;
}
#middle {
	float: right;
	padding: 5px 11px 15px 13px;
	width: 614px;
	background: #fff;
}
#sub #middle {
	padding-top: 40px;
}
#breadcrumbs {
	font-size: 0.95em;
	padding: 0px;
	position: absolute;
	margin: -28px 0px 0px;
}
#breadcrumbs a, #breadcrumbs a:Hover {
	text-decoration: none;
}
#left {
	float: right;
	width: 169px;
}
#left .in {
	background: url(../images/bg-left-in.png);
	padding: 0px 11px 0px 10px;
	color: #fff;
}
#left .in .button, #left .in .button:Hover {
	font-size: 1.1em;
	color: #fff;
	text-decoration: none;
	background: url(../images/bg-buttom-left.png);
	margin: 10px 0px 0px;
	height: 25px;
	width: 138px;
	display: block;
	padding: 8px 0px 0px 10px;
}
#left .in .button:Hover {
	text-decoration: underline;
}
#menu {
	padding: 5px 0px 0px;
}
#menu li {
	line-height: normal;
	display: inline;
	list-style: url(none) none;
}
#menu li a, #menu li a:Hover {
	color: #fff;
	text-decoration: none;
	display: block;
	padding: 6px 0px 6px 15px;
	border-bottom: 1px solid #2395d0;
	background: url(../images/bg-menu.png) no-repeat 0px 9px;
}
#menu li a:Hover {
	color: #fb0;
	text-decoration: underline;
}
#menu li .selected, #menu li .selected:Hover {
	background: url(../images/bg-menu-selected.png) no-repeat 0px 9px;
}
#menu li ul {
	padding: 2px 0px 3px;
	border-bottom: 1px solid #2395d0;
}
#menu li ul li a, #menu li ul li a:Hover {
	background: url(../images/bg-menu-nd.png) no-repeat 13px 10px;
	padding: 3px 0px 3px 20px;
	border-style: none;
	font-size: 0.95em;
}
#menu li ul li a:Hover {
	background: url(../images/bg-menu-nd-selected.png) no-repeat 13px 10px;
}
#left .end {
	font-size: 1px;
	background: url(../images/bg-left-end.png);
	height: 10px;
}
#right {
	padding: 5px 8px 15px 0px;
	float: left;
	width: 166px;
	background: #fff;
	color: #666;
}
#sub #right {
	padding-bottom: 90px;
}
#right h3 {
	text-transform: uppercase;
	background: url(../images/bg-h3-right.png);
	margin: 15px 0px 0px;
	padding: 7px 0px 0px 30px;
	height: 25px;
	font-size: 1em;
	color: #666;
}
#right .box {
	background: #eee url(../images/bg-box-right.png) no-repeat center bottom;
	padding: 0px 10px 10px;
}
#right .box p {
	padding: 10px 0px 0px;
}
#user ul {
	padding: 10px 0px 0px;
}
#user ul li {
	list-style: url(none) none;
}
#header {
	height: 120px;
	width: 981px;
	position: absolute;
	top: 0px;
	padding: 41px 0px 0px;
	left: auto;
	right: auto;
}
#logo {
	margin: 0px 29px 19px 36px;
	float: left;
	height: 54px;
	width: 282px;
}
#logo a, #logo a:Hover {
	display: block;
	height: 54px;
	width: 282px;
	position: absolute;
	z-index: 1;
}
#logo h2 {
	display: none;
}
#motto {
	background: url(../images/motto.png);
	float: left;
	height: 54px;
	width: 420px;
}
#motto span {
	display: none;
}
#search {
	float: left;
	padding: 10px 0px 0px 9px;
}
#search .keyword {
	background: url(../images/bg-keyword.png) no-repeat;
	float: left;
	height: 25px;
	width: 113px;
	padding: 3px 0px 0px 3px;
}
#search .keyword input {
	padding: 4px 2px;
	width: 105px;
	border-style: none;
	background: url(none);
}
#search .submit {
	float: left;
	height: 28px;
	width: 34px;
}
#search .submit input {
	background: url(../images/button-search.png);
	padding: 0px;
	height: 28px;
	width: 34px;
	border-style: none;
	cursor: pointer;
}
#nav {
	background: url(../images/bg-nav.png);
	height: 47px;
	width: 981px;
	clear: both;
}
#nav ul {
	padding: 14px 10px 0px 0px;
	float: right;
}
#nav ul li {
	line-height: normal;
	background: url(../images/bg-nav-item.png) no-repeat right top;
	display: block;
	float: left;
	height: 33px;
	padding: 0px 2px 0px 0px;
	min-width: 1px;
  width: auto !important;
  width: 1px;
}
#nav ul .last {
	background: url(none);
	padding: 0px;
}
#nav ul li a, #nav ul li a:Hover {
	text-transform: uppercase;
	color: #fff;
	text-decoration: none;
	display: block;
	padding: 2px 7px 0px;
	height: 31px;
	background: url(../images/blank.png) no-repeat;
	white-space: nowrap;
}
#nav ul li a:Hover, #nav ul li .selected, #nav ul li .selected:Hover {
	background: url(../images/bg-nav-item-selected.png) no-repeat center bottom;
}
#footer {
	background: #737373 url(../images/bg-footer.png) no-repeat left bottom;
	margin: -1px 0px 0px 169px;
	width: 785px;
	clear: both;
	padding: 0px 13px;
	height: 110px;
	position: relative;
}
#footer p {
	color: #fff;
	font-size: 0.9em;
	padding: 11px 0px 0px;
	background: url(../images/logo-footer.png) no-repeat right 12px;
}
#footer p a, #footer p a:Hover {
	color: #fff;
}
#footer p a:Hover {
	text-decoration: none;
}
.cleaner {
	font-size: 1px;
	clear: both;
	height: 1px;
}
.bold, .bold:Hover {
	font-weight: bold;
}
.logos a, .logos a:Hover {
	text-align: center;
	float: left;
	height: 33px;
	width: 152px;
	display: block;
}
.section {
	margin: 15px 10px 50px 0px;
	float: left;
	width: 146px;
	background: url(../images/bg-section.png) no-repeat center bottom;
	padding: 0px 0px 30px;
}
.section .image {
	display: block;
	height: 200px;
	width: 146px;
}
.section h2 {
	background: url(../images/bg-section-h2.png) repeat-x left bottom;
	margin: 0px 10px;
	padding: 10px 0px;
	text-transform: uppercase;
	font-size: 1.1em;
}
.section h2 a, .section h2 a:Hover {
	font-weight: bold;
	text-decoration: none;
}
.section p {
	font-size: 0.9em;
	padding: 7px 10px 0px;
}
#violet .image {
	border-bottom: 8px solid #855692;
}
#violet h2 a {
	color: #855692;
}
#violet h2 a:Hover, #red h2 a:Hover, #yellow h2 a:Hover, #green h2 a:Hover {
	color: #000;
}
#yellow .image {
	border-bottom: 8px solid #edba0a;
}
#yellow h2 a {
	color: #edba0a;
}
#red .image {
	border-bottom: 8px solid #cd483b;
}
#red h2 a {
	color: #cd483b;
}
#green {
	margin-right: 0px;
}
#green .image {
	border-bottom: 8px solid #6ccd54;
}
#green h2 a {
	color: #6ccd54;
}

