


#contentholder {
	text-align: justify;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	width: 500px;
	float:right;
	background-color:#ffffff;
	font-size: 12px;
	/*overflow: auto; */
}


#contentholder  p{
	text-align: justify;
	width:343px;
	float:right;
	font-size: 12px;
	background-color:#ffffff;
	padding-top: 10px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 10px;

}

#contentholder h1 {
	font-size: 18px;
	line-height: 1.1em;
	font-weight:normal;
	color: #000000;
	}


.aboutus{
	width: 500px;
	height:140px;
	background-color:#ffffff;

	}
	


.aboutusimage {
  margin: 0 auto;
  padding: 0 px;
  height:140px;
  width: 136px;
  float:left;
  background-color:#ffffff;
  	background-attachment: scroll;
	background-image: url(/assets/aboutus/picture_back.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
  clear:both;
	}
	
	
.aboutusright{
 margin: 0 auto;
  padding: 0 px;
width: 364px;
float:right;

background-color:#ffffff;
overflow: auto;

/*height:400px; */
}

.aboutustitle{
	margin: 0 0px 0 10px;
	padding-top: 10px;
	padding-right: 1px;
	padding-bottom: 10px;
	padding-left: 0px;
	width:353px;
	border-bottom:2px solid #336633;
	background-color:#ffffff;
	overflow: auto;
	text-align: left;

	}

.aboutusH{
	font-size: 14px;
	line-height: 1.1em;
	font-weight:bold;
	color: #666666;
	text-align: left;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	}



.aboutuscontent{
width:364px;
background-color:#ffffff;
overflow: auto;

}



