body, html{
	background: #FFFFFF;
	border: 0px none;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Tahoma, sans-serif !important;
	font-size: small !important;
	text-align: center;
}
.resetovac{
	border: 0px none;
	margin: 0px;
	padding: 0px;
	float: none;
	clear: both;
	width: 0px;
	height: 0px;
	line-height: 0px;
	font-size: 0px;
}
img, table, tr, th, td, h1, h2, h3, h4, h5, li, ul{
	border: 0px none;
	margin: 0px;
	padding: 0px;
}
a{
	color: #36452e;
	text-decoration: underline;
}
a:hover{
	text-decoration: none;
}
#header{
	background: url(bg-header.gif) no-repeat top center;
	padding: 68px 0px 0px 0px;
	width: 970px;
	height: 154px;
	margin: 0px auto 0px auto;
}
#header h1{
	background: #d333333;
	display: block;
	position: relative;
	width: 970px;
	height: 154px;
	overflow: hidden;
	text-align: center;
	float: left;
}
#header h1 a{
	display:block;
	width: 970px;
	height: 154px;
	color:#FFFFFF;
	cursor:pointer;
}
#header h1 span{
	display:block;
	position:absolute;
	left:0;
	top:0;
	width: 970px;
	height: 154px;
	background:url(h1.jpg) no-repeat top left;
}
#main{
	width: 970px;
	height: 493px;
	margin: 0px auto 0px auto;
	padding: 0px;
}
#main ul#menu{
	background: url(bg-left.gif) no-repeat left top;
	width: 247px;
	height: 493px;
	float: left;
}
#main ul#menu li{
	list-style: none;
}
#main ul#menu li a{
	background: url(bg-a.gif) repeat-y top left;
	display: block;
	padding: 7px 0px 7px 25px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: left;
	margin: 5px 0px 5px 0px;
}
#main #text{
	background: url(bg-main.jpg) no-repeat left top;
	font-size: 100%;
	text-align: left;
	width: 546px;
	height: 453px;
	float: left;
	padding: 20px;
	overflow: auto;
}
#main #text h2{
	font-size: 130%;
	color: #36452e;
	margin: 15px 0px 15px 0px;
}
#main #text h3{
	font-size: 120%;
	color: #36452e;
	margin: 10px 0px 10px 0px;
}
#main #right{
	background: url(bg-right.gif) no-repeat left top;
	width: 136px;
	height: 493px;
	float: left;
	border: 0px none;
	overflow: auto;
}
#footer{
	background: url(bg-bottom.gif) no-repeat center top;
	width: 970px;
	height: 39px;
	margin: 0px auto 0px auto;
	padding: 0px;
}

#footer #left{
	float: left;

}
