body {	
	background-color: #000000;
	margin: 0px;
	padding: 0px;

}
.wrap {	
	width: 795px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	border: 1px solid #A09B78;
	background-color: #FFFFFF;
}
.indblock{
	background-image: none;
	background-color: #000000;
	height: 10px;
}
.ind1 {
	background-image: url(../images/ind1-2.jpg);
	background-repeat: no-repeat;
	height: 67px;
	text-align: right;
	vertical-align: middle;
}

.ind1txt {
	padding-top: 45px;
	padding-right:8px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #A09B78;
}

.ind1 a{

	color: #CAAFAB;
	text-decoration: none;
	background-image: none;
    	padding-right: 10px;
	padding-left: 8px;

}


.ind1 a:hover{

	color: #666666;

	text-decoration: none;

	background-image: none;

}



.ind2 {

	background-image: url(../images/ind2.jpg);

	background-repeat: no-repeat;

	height: 49px;

}


.ind2txt {
	padding-top: 18px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: #CCCCCC;
}
.ind2 a{
	color: #CAAFAB;
	text-decoration: none;
	background-image: none;
    	padding-right: 8px;
	padding-left: 8px;

}


.ind2 a:hover{

	color: #666666;

	text-decoration: none;

	background-image: none;

}


.ind3{
	padding-top: 0px;
	padding-bottom: 0px;
	background-image: url(../images/ind3.jpg);
	background-repeat: no-repeat;
	background-color: #000000;
	height: 309px;
}
.ind4{
	padding-top: 0px;
	padding-bottom: 0px;
	background-image: url(../images/ind4.jpg);
	background-repeat: no-repeat;
	background-color: #000000;
	height: 106px;
}

.ind5 {
	background-image: url(../images/ind5.jpg);
	background-repeat: no-repeat;
	height: 105px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
}
.ind5cont {
	padding-top: 46px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 530px;
	color: #A09B78;
}
.ind5 a{
	color: #A09B78;
	text-decoration: none;
	background-image: none;
   	padding-right: 5px;
	padding-left: 5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
}
.footer {

	text-align: center;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: #CCCCCC;

	vertical-align: middle;
	padding-top: 5px;

	background-color: #000000;

	border-top-width: 1px;

	border-top-style: solid;

	border-right-style: none;

	border-bottom-style: none;

	border-left-style: none;

	border-top-color: #000000;

	padding-bottom: 5px;

}
