#wrap_index {
	  width: 1102px; 
	  text-align: left;
	  vertical-align: middle;
	  margin: 5px auto;
	  padding: 0px;
}


#index {
	  width: 824px;
	  height: 100%;
	  background-color: #ffffff;
	  border: 1px solid #000000;
	  padding-top: 0px;
	  padding-bottom: 0px;

}

#r_index {
          float: right;
	  width: 195px; 
	  height: 511px;
	  background-color: #ffffff;
	  font-family: calibri, 'Trebuchet MS', arial, verdana, helvetica; 
	  color: #000000; 
	  font-size: 15px; 
	  font-weight: normal;
	  padding-right: 54px;
	  padding-left: 20px;
	  padding-top: 20px;
	  line-height: 20px;
	  border: 1px solid #000000;
}


#content_index {
	  padding-left: 0px;
	  padding-right: 0px;
	  padding-top: 0px;
	  padding-bottom: 0px;
}

.content_lead {
	  font-family: calibri, 'Trebuchet MS', arial, verdana, helvetica; 
	  color: #000000; 
	  font-size: 15px; 
	  line-height: 20px;
	  font-weight: normal;
	  padding-left: 5px;
	  padding-right: 5px;
	  padding-bottom: 5px;
	  text-align: justify;
	  height: 135px;
	  background-color: #eaeaea;

}

.content_lead h1 {
	  font-size: 20px; 
	  color: #0A69AC; 
	  line-height: 20px;
	  margin-bottom: 5px; 

}


.imglead {
	  background-color: #ffffff;
	  padding: 1px;
	  border-color: #000000; 
	  border-style: solid;
	  border-width: 2px;
}



.content_listing {
	  font-family: calibri, 'Trebuchet MS', arial, verdana, helvetica; 
	  color: #000000; 
	  font-size: 12px; 
	  line-height: 18px;
	  font-weight: normal;
	  padding-left: 10px;
	  padding-right: 3px;
	  padding-bottom: 5px;
	  border-left: 1px dotted;
}

.content_gallery {
	  font-family: calibri, 'Trebuchet MS', arial, verdana, helvetica; 
	  color: #000000; 
	  font-size: 12px; 
	  line-height: 18px;
	  font-weight: normal;
	  padding-left: 10px;
	  padding-right: 15px;
	  padding-bottom: 0px;
	  padding-top: 5px;
	  border-top: 1px dotted;
	  border-bottom: 1px dotted;
}


.content_gallery img {
	  border: 2px solid #000000;
	  margin-left: 3px;
	  margin-right: 3px;

}



