body {
	text-align:center;
}
a {
	text-decoration:none;
}
a:hover {
	text-decoration: underline;
}
#wrap {
	width:800px;
	text-align:left;
	margin:0 auto;
}
.float-l {
	float:left
}
.folat-r {
	float:right
}
.clearfix {
	clear:both
}
.left {
	width: 340px;
}
.right {
	width: 200px;
	padding:0 45px
}
#side {
	padding-top: 10px;
}
#side #top {
	height: 200px;
}
#side #bm {
	padding-top: 30px;
}
/* header */
#header {
	background:url(images/header.gif) no-repeat;
	height:178px
}
#logo {
	position:relative;
	top:40px;
	left:100px
}
#logo h1 {
	font-size:34px;
	color:#000000
}
#logo div {
	padding-left: 90px;
	color:#000000
}
ul#nav li {
	display: inline;
	position:relative;
	top:35px;
	left:345px;
	padding:0 20px
}
/* content */
#inner {
	height: 474px;
	padding:0 55px
}
#content {
	background:url(images/content.gif) no-repeat;
	height: 445px
}
#content .left h2 {
	color:#000000;
	font-size:25px;
	padding:10px 0
}
#content p {
	padding-bottom:10px;
        margin-top: 0em;
        margin-bottom: .2em;
        font-size:15px;
	width: 340px;
	color:#000000
}
#content .right h2 {
	font-size:22px;
        margin-top: .2em;
        margin-bottom: .5em;
	color:#000000;
	padding:10px 0
}

#content .right a:hover {
	text-decoration:none;
}
#content a {
	color: #000000;
	font-weight:700
}
#content a:hover {
	color: #000000;
	font-weight:700
}
.left {
	padding:0 30px
}
#content ul.meun a {
	color:#000000;
	text-decoration:underline;
	line-height:5px
}
/* footer */
#footer {
	color: #a6d6e5;
	background:url(images/footer.gif) no-repeat;
	height:177px;
	padding-left: 55px;
}
#ftlink {
	padding-top: 40px;
}
#xhtml {
	position:relative;
	top:-20px;
	left:500px
}
#header a, #footer a {
	color:#000000
}
