@charset "utf-8";
body {
	background-image:url(../images/hg.jpg);
	background-repeat: repeat-x;
	background-color: #CCEEDA;
}
#container  #main  #image {
	height: 188px;
	width: 143px;
	position: relative;
}

a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #CCEEDA;
}
a:active {}
#container {
	height: auto;
	width: 960px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
#container #head {
	float: left;
	height: 120px;
	width: 960px;
	position: relative;
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
	background-position: 10px 5px;
}
#container #head #position {
	float: right;
	height: 80px;
	width: 300px;
	position: relative;
	margin-top: 10px;
	margin-right: 50px;
	color: #0A5419;
	text-align: center;
	line-height: 80px;
}
#container #nav {
	float: left;
	height: 40px;
	width: 960px;
	position: relative;
	color: #000000;
	font-weight: bolder;
	font-size: 14px;
	background-color: #CCEEDA;
}
#container #nav #point {
	float: left;
	height: 30px;
	width: 148px;
	position: relative;
	text-align: center;
	border-right-color: #0A5419;
	border-right-style: solid;
	border-right-width: 2px;
	line-height: 30px;
	margin-top: 5px;
	background-image: url(../images/hover.gif);
	color: #FFFFFF;
}
#container #nav #point a {
	background: url(../images/link.gif);
	display: block;
}
#container #nav #point a:hover {
	background: url(../images/hover.gif);
	display: block;
}
#container #nav #point_end {
	float: left;
	height: 30px;
	width: 148px;
	position: relative;
	text-align: center;
	margin-top: 5px;
	line-height: 30px;
	background-image: url(../images/hover.gif);
	color: #FFFFFF;
}
#container #nav #point_end a {
	background: url(../images/link.gif);
	display: block;
}
#container #nav #point_end a:hover {
	background: url(../images/hover.gif);
	display: block;
}
#container #u_nav {
	float: left;
	height: 530px;
	width: 150px;
	position: relative;
	margin-top: 10px;
	font-size: 12px;
	font-weight: bolder;
}
#container #u_nav #point {
	float: left;
	height: 20px;
	width: 148px;
	position: relative;
	text-align: center;
	border-right-color: #0A5419;
	border-right-style: solid;
	border-right-width: 1px;
	line-height: 20px;
	margin-top: 5px;
	border-bottom-color: #0A5419;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
#container #u_nav #point a {
	background-image: url(../images/u_nav.gif);
	display: block;
}
#container #u_nav #point a:hover {
	background: url(../images/u_hover.gif);
	display: block;
	color: #CCEEDA;
}
#container #main a:link {
	color: #0000FF;
	font-weight: bold;
}
#container #main a:visited {
	color: #0000FF;
	font-weight: bold;
}
#container #main a:hover {
	color: #FF0000;
	font-weight: bold;
}
#container #main a:active {
	color: #0000FF;
	font-weight: bold;
}
#container #main {
	height: auto;
	width: 780px;
	position: relative;
	float: left;
	padding: 25px 5px 25px 25px;
	font-size: 12px;
}
#container #footer {
	float: left;
	height: 20px;
	width: 960px;
	position: relative;
	text-align: center;
	font-size: 10px;
	line-height: 20px;
	color: #FFFFFF;
	font-weight: bolder;
	background-color: #0A5419;
}
#container #footer a {
	color: #FFFFFF;
	font-weight: bolder;
}
#container #footer a:hover {
	color: #FFFF00;
	font-weight: bolder;
}
#container #footer #sumalex {
	float: left;
	height: 20px;
	width: 150px;
	position: relative;
}
#container #footer #imp {
	float: right;
	height: 20px;
	width: 150px;
	position: relative;
}
