body {

	text-align:center;

}

a {
	text-decoration:none;
	color:#000

}

a:hover {


}

#bg {
	margin:0 auto;
	width:900px;
	height:580px;
	background-image: url(images/bg.jpg);

}

#wrap {
	width:800px;
	text-align:left;
	margin:0 auto;
	position: relative;
	top:70px;

}

.float-l {

	float:left

}

.float-r {

	float:right

}

.left {
	width:233px;
	background:#0A2133

}

.right {
	width:567px;
	height:480px;
	background-color: #FFF;

}

#logo {
	background:url(images/hdr.jpg);
	height:110px

}

#logo h1 {

	font-size:20px;

	color:#223802;

}

#logo h1 {

	padding: 50px 0 0 100px;

}

#logo div {

	padding-left:150px

}

ul#nav {
	background-color: #333;
	padding-top: 30px;
	padding-right: 50px;
	padding-bottom: 0;
	padding-left: 30px;

}

ul#nav li {
	line-height:1.9em;
	border-bottom-width: 0px;
	border-bottom-style: none;
	border-bottom-color: #fff;

}

ul#nav li a {
	color:#999

}

#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:36px;

	color:#669900;

	padding: 50px 50px 0 50px;

}

#main p {
	padding: 20px 0px 0px;

}

/* footer */

#footer {

	clear:both;

	height:60px

}

#footer a {color:#FFFFFF}

#footer {

	color: #fff;

	left: 20px;

	position:relative;

	top:10px

}

#xhtml {

	position: absolute;

	left:550px

}

