body {
	text-align:center;
}
a {
	text-decoration:none;
	color:#000;
}
a:hover {
	text-decoration: underline;
}
#bg {
	background:url(images/bg.jpg) repeat-x;
	margin:0 auto;
	width:900px;
	/*height:900px;*/
}
#wrap {
	width:800px;
	text-align:left;
	margin:0 auto;
	position: relative;
	top:50px;
}
.float-l {
	float:left;
}
.float-r {
	float:right;
}
.left {
	width:233px;
	background:#fff;/*hd.. background:#E7ECEF; */
	height:900px;/*hd.. height:780px; */
	background:url(images/mnl.jpg)  repeat-x;
}
.right {
	width:567px;
	/*height:900px;*//*hd.. height:780px; */
	background:#fff;
}
#logo {
	background:url(images/hdr.jpg);
	height:210px;
}
#logo h1 {
	font-size:34px;
	color:#223802;
}
#logo h1 {
	padding: 70px 0 0 150px;
}
#logo div {
	padding-left:150px;
}
ul#nav {
	background:url(images/hdl.jpg);
	height:176px;
	padding:50px 50px 0 50px;
}
ul#nav li {
	line-height:1.9em;
	border-bottom:#fff 1px solid;
}
ul#nav li a {
	color:#ffffff;
}
/*
#nav ul li a:hover {
  color: #336666;
  background: #ffffff;
}
*/
#nav ul li.active a { /*hd*/
  color: #336666;
  background: #ffffff;
}

#meun h2 {
	font-size:24px;
	padding:30px 0 0 40px;
}
#meun ul {
	padding:10px 50px 0 50px;
}
#meun li {
	line-height:1.9em;
	border-bottom:#88bcbc 1px solid;
	list-style: inside disc;
	color:#336666;
}
#meun li a {
	color:#336666;
}
/*
#meun ul li a:hover {
  color: #ffffff;
  background: #336666;
}
*/
#meun ul li.active a { /*hd*/
  color: #ffffff;
  background: #336666;
}


#main h2 {
	font-size:24px;
	color:#4b6178;
	padding: 10px 10px 10px 0px;
}
#main h1 {
	font-size:18px;
	color:#4b6178;
	padding: 10px 10px 10px 0px;
}
#main p {
	padding: 20px 50px 0 50px;
}
/*hd..*/
#main {
	padding: 30px 30px;
}
#main ul {
	/*padding:10px 50px 0 50px*/
}
#main li {
	/*line-height:1.9em;*/
	/*border-bottom:#88bcbc 1px solid;*/
	list-style: inherit;
	/*color:#336666;*/
}
#main li a {
	color:#336666;
}

/* footer */

#footer {
	clear:both;
	height:30px;
	background:#99a7b4; /*hd..*/
	color: #fff;
	/*hd.. left: 20px;*/
	position:relative;
	top:80px;
	margin: 0 auto;
	padding-top:10px;
	padding-left:15%;
}
#footer a 
{
	color:#FFFFFF;
}

#xhtml {
	position: absolute;
	left:550px;
}



#hd {
	text-align:center;
}


#columnleft {
	/* same height cols */
	/*padding-bottom: 32767px;
	margin-bottom: -32767px;*/
}
#columnright {
	/* same height cols */
	/*padding-bottom: 32767px;
	margin-bottom: -32767px;*/
}

/*hd..*/

.articles ul {
/*list-style-type: square;*/
font-size: 14px;
padding: 2px 2px 2px 10px;
}
.articles li {
padding: 2px 2px 2px 10px;
}

#currentpage {
/*color: #fff;*/
/*background: #008;*/
}
