body {
	text-align:center;
}
a {
	text-decoration:none;
	color:#000
}
a:hover {
	text-decoration: underline;
}
#bg {
	width:1000px;
	height:900px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #6666FF;
	background-image: url(images/bg.jpg);
}
#wrap {
	width:900px;
	text-align:left;
	margin:0 auto;
	position: relative;
	top:50px;
}
.float-l {
	float:left
}
.float-r {
	float:right
}
.left {
	width:240px;
	background:#E7ECEF;
	height:780px
}
.right {
	width:652px;
	height:780px;
	background:#fff;
}
#logo {
	background:url(images/hdr.jpg);
	height:150px
}
#logo h1 {
	font-size:34px;
	color:#000033;
}
#logo h1 {
	padding-top: 50px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 60px;
}
#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
}
#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
}
#main h2 {
	font-size:24px;
	color:#000099;
	padding: 50px 50px 0 50px;
}
#main p {
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
	font-weight: normal;
}
/* footer */
#footer {
	clear:both;
	height:60px
}
#footer a {
	color:#000000
}
#footer {
	color: #fff;
	left: auto;
	position:relative;
	top:10px;
	background-color: #95A1AD;
}
#xhtml {
	position: absolute;
	left:639px;
	top: 21px;
}

