body{
	margin:0;
	padding:0;
	background:#a6a29d;
	color: #332920;
	font-family: Tahoma;
	font-size: 12px;
	line-height:18px;
}
a {color: #744823;}
.blm a{text-decoration:none;}
.blm ul li {display:block; padding:5px 0 5px 0; 
border-bottom: 1px #332920 solid; background:url('images/arr.jpg') no-repeat; background-position:center right;}
h3 ,h2{
	font-size: 14px;
	margin: 0px 0px 0px 0px;
}
.wrapper{
	width:950px;
	background:#ded2c6 url('images/bg.gif') repeat-x;
	margin:auto;
	border-left:#93795e 4px solid;
	border-right:#93795e 4px solid;

}
.header{
	background: url('images/header.jpg');
	width:100%;
	height:320px;
	clear:both;
}
.content{
	width:100%;
	margin-top:-40px;
	
}
.lblock{
	width:300px;
	float:left;
}
.rblock{
	width:650px;
	float:right;
	padding-top:40px;

}
.bl{
	width:253px;
	background: url('images/bm.gif') repeat-y;
	margin:0 0 0 20px;
}
.blt{
	width:253px;
	background: url('images/bt.gif') no-repeat;
	height:15px;
}
.bltX{
	width:253px;
	background: url('images/btX.gif') no-repeat;
	height:15px;
}

.blm{
	margin:0 10px 0 10px;
}
.blb{
	background: url('images/bb.jpg') no-repeat;
	width:253px;
	height:15px;
}
.foot{
	clear:both;
	padding:10px;
	background: url('images/foot.jpg') no-repeat;
	background-position:center top;
	height:25px;
	margin:15px 15px 0 15px;
}
.contact{
	position: absolute;
	margin:200px 0 0 755px;
	height:80px;
	width:150px;
	line-height:40px;
	padding-left:10px;
	font-weight:bold;
}
.m10{margin:10px;}
textarea {
	font-size: 12px;
	scrollbar-3dlight-color: #656776;
	scrollbar-arrow-color: #656776;
	scrollbar-base-color: #FFFEFC;
	scrollbar-face-color: #FFFEFC;
	scrollbar-highlight-color: #FFFEFC;
	scrollbar-shadow-color: #FFFEFC;
	scrollbar-track-color: #FFFEFC;
	scrollbar-darkshadow-color: #656776;
	border: 1px inset;
}
