body {
	text-align:center;
	background-color:#fefbf4;
}
a {
	text-decoration:none;
	color:#000000
}
a:hover {
	text-decoration: underline;
}
#wrap {
	width:810px;
	text-align:left;
	margin:0 auto;
}

.floatl{
	float:right
}
.folatr{ float:right}
.clearfix{ clear:both}


.main {
	width:810px;
}
/* header */
#header {
	background:url(images/header.jpg);
	height:360px;
	position:relative;
	width: 810px;
}
#logo {
	position:absolute;
	top:178px;
	left:49px;
	color:#000000;
	width: 710px;
	height: 180px;
}
#logo h1 {
	font-size:34px;
	font-weight:700;
	
}
#logo div {
	padding-left:100px;
}

/* content */
#content {
	background:url(images/main.jpg);
	background-repeat:no-repeat;
	height:560px;
	color:#333333
}

.blog {
	width: 710px;
	margin: 10px 0px 0px 30px;
	height: 40px;
	display: inline;
}
.blog h2, .blogg h2, .blog h1, .blogg h1 {font-size:22px; color:#575656; padding:0 0 10px 0}
.blog h3, .blogg h3{font-size:12px; color:#c67d52; padding:0 0 10px 0}
.blogg {
	clear:both;
	margin: 0 0 0 50px;
}
.blogg p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	width: 720px;
}

ul#nav { font-size:24px; margin:250px 0 0 70px}
ul#nav a{ color:#FFFFFF}
/* footer */
#footer {
	background:url(images/footer.jpg);
	height:80px;
	clear:both;
	padding:10px 50px 0 80px;
	background-repeat: no-repeat;
	text-align: center;
}

#xhtml{
	margin-right: 0px;
}
.side {background:url(images/side.jpg);  width:267px;height:709px}
