body {
	margin: 0px;
	background-image: url(images/h_bg.jpg);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #8c3a01;
}
.main {
	background-image: url(images/h_cont-bg.jpg);
	background-position: top;
	background-repeat: no-repeat;
	vertical-align: top;
}
 img, div { 
 	behavior: url(iepngfix.htc) 
}
.fp-left {
	background-image: url(images/h_fp-bord-left.jpg);
	width: 12px;
	background-position: top;
	background-repeat: repeat-y;
}
.fp-right {
	background-image: url(images/h_fp-bord-right.jpg);
	width: 13px;
	background-position: top;
	background-repeat: repeat-y;
}
.fp-bg {
	background-image: url(images/h_fp-bg.jpg);
	width: 133px;
	height: 172px;
	background-position: top;
	background-repeat: no-repeat;
}
.fp-txt {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #2d1300;
	padding: 5px 0 2px 0;
}
.fp-img {
	padding: 15px 0 15px 0;
	text-align: center;
}
.fp-areatxt {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #4e4e4e;
	text-align: center;
	padding: 2px 0 5px 0;
	text-decoration: none;
}
.fp-areatxt a {
	color: #4e4e4e;
	text-decoration: none;
}
.fp-areatxt a:hover {
	color: #4e4e4e;
	text-decoration: underline;
}
li {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #FFFFFF;
	list-style-image: url(images/h_ico-arrow.gif);
	text-decoration: none;
	margin: 0 0 0 -15px;
	line-height: 18px;
}
li a {
	color: #FFFFFF;
	text-decoration: none;
}
li a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
ul {
	*margin-top: 15px;
}
.content {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	text-align: justify;
	color: #FFFFFF;
	line-height: 19px;
	text-decoration: none;
	margin-top: 0px;
	padding: 0 36px 0 16px;
	*padding: 0 36px 0 16px;
}
.content a {
	color: #FFFFFF;
	text-decoration: underline;
}
.content a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#address-main {
	padding-left: 16px;
	*padding-top: 15px;
}
.address {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	text-align: left;
	color: #FFFFFF;
	line-height: 16px;
	text-decoration: none;
}
.footer {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	text-align: left;
	color: #FFFFFF;
	line-height: 16px;
	text-decoration: none;
	padding: 50px 0 0 0;
	*padding: 60px 0 0 0;
}
.footer a {
	color: #FFFFFF;
	text-decoration: none;
}
.footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}