#body_container{
	margin: 0 8px;
}
.container_left{
	width: 240px;
	float: left;
}
.container_right{
	width: 750px;
	float: right;
	padding-left:8px;
	border-left: 1px solid #CACACA;
}
.aboutUs_top_img{
	text-align: left;
	padding: 0 0 15px;
}
.aboutUs_header{
	padding: 0px 0 7px 0;
	margin-bottom:12px;
	font-size: 15px;
	font-weight: bolder;
	font-family: "Lucida Grande",Verdana,Lucida,Helvetica,Arial,sans-serif
}
.aboutUs_header{
	border-bottom: 3px solid #F99221;
	color:black;
}
.aboutUs_header,.aboutUs_content{
	width: 750px;
}
.aboutUs_content{
	padding-right: 10px;
}
.about_items{
	border-bottom: 1px dotted #CACACA;
	margin-bottom: 15px;
	padding-bottom: 5px;
}
.aboutUs_top_txt{
	color: #29ABE1;
	font-size: 14px;
	margin-bottom: 17px;
	font-style: italic;
}

.aboutUs_content_txt{
	color: #808080;
	font-size: 14px;
	margin-bottom: 17px;
}
.title_bottom {
    border-bottom: 1px dotted #CACACA;
    margin-bottom: 5px;
    padding-bottom: 2px;
    margin-top:13px;
}