@charset "utf-8";
/* CSS Document */
img, div, input { behavior: url("scripts/iepngfix.htc") }
html{
	height: 100%;
	margin: 0 auto;
}
body{
	height: 100%;
	background: #3d2314 url(images/bg02.jpg) top center repeat-x;
	margin: 0 auto;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 80%;
	color: #683015;
}
#bgall{
	margin: 0 auto;
	background: url(images/bg01.jpg) top center no-repeat;
}
p{
	font-size: 1.2em;
	color: #683015;
	margin-top: 0;
}
h2{
	font-size: 1.4em;
	font-style: italic;
	margin-bottom: 0;
	color: #8f5a30;
}
.clear{
	clear: both;
}
#container{
	margin: 0 auto;
	width: 800px;
}
#nav{
	margin: 0 auto;
	padding: 0;
	height: 100px;
}
#nav img{
	border: 0;
}
#nav_wrapper {

}

#nav ul{
	margin: 0 auto;
	display: block;
	width: 695px;
}
#nav li{
	margin: 0 auto;
	float: left;
	display: block;
}
#page_top{
	background: url(images/page_top.png) top center no-repeat;
	height: 64px;
}
#page_mid{
	background: url(images/page_mid.png) top center repeat-y;
	min-height: 500px;
	overflow:hidden;
}
#page_bot{
	background: url(images/page_bot.png) top center no-repeat;
	height: 65px;
	margin: 0;
}
.buzz{
	width: 700px;
	margin: 0 auto;
	line-height: 0.8em;
}
.pages{
	width: 660px;
	margin: 0;
	padding: 0 70px;
}
.pages li{
	font-size: 1.2em;
}
#footer{
	wodth: 700px;
	margin: 0;
	text-align: center;
	color: #f1e0ce;
}
#clients li{
	margin: 0 auto;
	float: left;
	display: block;
}
.hom{
	margin: 0 auto;
	float: left;
}
.hom img{
	border: none;
}
.gallery li{
	margin: 0 auto;
	float: left;
}
.gallery img{
	border: none;
}
