body{
	margin:0;
	color:#372921;
	font:14px Verdana, Arial, Helvetica, sans-serif;
	background:#907a62;
	min-width:963px;
}
img{border-style:none;}

.header a, .colnav a, .footnav a {
	text-decoration:none;
	color:#000;
}
.header a:hover, colnav a:hover, .footnav a:hover  {text-decoration:underline;}
input,
textarea,
select{
	font:100% arial,sans-serif;
	vertical-align:middle;
}
form,fieldset{
	margin:0;
	padding:0;
	border:none;
}
#header{
	width:100%;
	height:204px;
	background:url(../images/bg-header.jpg) repeat-x 50% 0;
	min-width:963px;
	overflow:hidden;
}
.header{
	margin:0 auto;
	width:895px;
	height:204px;
	position:relative;
	overflow:hidden;
}
.header h1{
	margin:0;
	position:absolute;
	left:272px;
	top:9px;
	width:349px;
	height:91px;
}
.header h1 a{
	display:block;
	width:349px;
	height:91px;
	text-indent:-9999px;
	cursor:pointer;
	background:url(../images/logo.png) no-repeat;
	overflow:hidden;
}
.header .menu{
	position:absolute;
	left:34px;
	top:185px;
	margin:0;
	padding:6px 0 0;
	list-style:none;
	width:827px;
	height:38px;
	text-align:center;
	background:url(../images/bg-menu.gif) no-repeat;
	overflow:hidden;
}
.header .menu li{
	padding:0 29px;
	display:inline;
}
.header .menu li a{
	font-size:13px;
	line-height:38px;
	color:#e9d8b3;
}
#content{
	margin:0 auto;
	width:827px;
	background:url(../images/bg-content.gif) repeat-y;
	position:relative;
}
#content:after{
	clear:both;
	display:block;
	content:"";
}
#content .main{
	width:597px;
	float:right;
	padding-bottom:35px;
}
.main .title-home{
	margin:0;
	width:596px;
	height:101px;
	text-indent:-9999px;
	background:url(../images/title-home.jpg) no-repeat;
}
.main .textblock{
	padding-top:26px;
	display:table;
}
.main .imageblock{
	margin:5px -67px 0 15px;
	width:155px;
	float:right;
	display:inline;
	position:relative;
}
.main .imageblock img{vertical-align:top;}
.main .imageblock .bgtop,
.main .imageblock .bgbot{
	display:block;
	width:155px;
	height:6px;
	background:url(../images/bgtop-image.png) no-repeat;
	overflow:hidden;
}
.main .imageblock .bgbot{
	height:11px;
	background:url(../images/bgbot-image.png) no-repeat;
}
.main .imageblock .image{
	
	width:155px;
	text-align:center;
	background:url(../images/bg-image.png) repeat-y;
	overflow:hidden;
}
.main .images{
	margin:0 -67px 0 15px;
	width:155px;
	float:right;
	display:inline;
	position:relative;
}
.main .images .imageblock{
	margin:5px 0 0;
	float:none;
	display:block;
}
.main h2{
	margin:12px 20px 0;
	font-size:18px;
	line-height:22px;
}
.main p{
	margin:20px 20px 0;
	line-height:19px;
	text-align:justify;
}
#content .column{
	width:230px;
	float:left;
	border-top:1px #57320d solid;
	padding-bottom:255px;
}
.column h3{
	margin:31px 0 0 21px;
	overflow:hidden;
}
.column h3 img{float:left;}
.column .colnav{
	margin:9px 0 0 22px;
	padding:0 0 14px;
	list-style:none;
	width:175px;
	overflow:hidden;
}
.column .colnav li{
	width:175px;
	float:left;
	padding:7px 0;
	font-size:13px;
	line-height:16px;
}
.column .colnav li a{color:#e9d8b3;}
#content .column .botimage{
	position:absolute;
	left:1px;
	bottom:0;
}
#content .column .botimage img{vertical-align:top;}
#footer{
	margin:0 auto;
	width:825px;
	height:66px;
	padding-bottom:20px;
	background:url(../images/bg-footer.gif) repeat-x;
	overflow:hidden;
}
.footnav{
	margin:33px 0 0;
	padding:0;
	list-style:none;
	width:825px;
	text-align:center;
	overflow:hidden;
}
.footnav li{
	display:inline;
	padding:0 16px 0 17px;
	background:url(../images/sep-footnav.gif) no-repeat 0 2px;
	font-size:13px;
	line-height:20px;
}
.footnav li:first-child{background:none;}
.footnav li a{color:#372921;}

