html, body {
	height:100%;
	min-width:1000px;
	background: url(../img/bg_03.jpg) #f0ecd3 no-repeat left bottom;
}
body {
	font-family: Georgia;
	font-size: 14px;
	color: #000000;
	width:100%;
	height:100%;
}
a { color:#0C9BCA}
h1 { font-size:20px;}
h2 { font-size:22px;}
h3 { font-size:20px;}
h4 { font-size:18px;}
h5 { font-size:16px;}
h6 { font-size:24px;}
h1, h2, h3, h4, h5, h6 { font-weight:normal; text-align:center; margin:5px 0 15px; color:#336633;}
#wrap {
	position: relative;
	background:#fff;
	min-width:1000px;
	width:100%;
	margin: 0px auto;
	min-height:100%;
	height:auto !important;
	height:100%;
	background: url(../img/pila.jpg) no-repeat right bottom;
}
#wrap .narrow {
	}
.header {
	background:url(../img/tanich_logo.jpg) no-repeat left top;
	height:40px;
	padding:140px 0 0;
	text-align:center;
	}
#info {
	position: absolute;
	color: green;
	right: 4px;
}
.header .logo { width:500px; position:absolute; top:0px; left:250px; height:120px; text-indent:-20000px;}	
.header a{ font-size:22px; font-style:italic; padding:0 12px;}
.content {
	position:relative;
	z-index:2;
	margin:20px 30% 0px 300px;
	padding:10px 10px 100px 10px;
	overflow:hidden;
	background: #f0ecd3;
	opacity:0.8;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
		filter: alpha(opacity=80);
}
.content .txt {
    font-family: "Times New Roman",Georgia,Serif;
    font-size: 16px;
}
.content #contacts h1, h2, h3 {
	text-align: left;
}
#footer {
	padding-top:25px;
	position:relative;
	margin-top:-50px;
	height:45px;
	width:100%;
	text-align:center;
	z-index:5;
}
.footer_blank { height:100px;}
