﻿#body_left
{
	float:left;
	width:202px;
}

#body_left_part1
{
	background-image:url('../imgs/about/left_bar_part1.jpg');
	background-position:center top;
	height:331px;
}


#body_left_part1 div.text
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:75%;
	color:rgb(100,100,96);
	padding: 10px;
}


#body_left_part2
{
	background-image:url('../imgs/about/left_bar_part2.jpg');
	background-position:center top;
	height:330px;
	
}
#body_left_part3
{
	background-image:url('../imgs/about/left_bar_part3.jpg');
	background-position:center top;
	height:329px;

}

#body_content
{
	float:left;
	width:822px;
	background-color:#ffffff;
	height:990px;
}

#body_content_heading
{
	width:822px;
	height:208px;
	background-image:url('../imgs/about/content_header.jpg');
	background-repeat:no-repeat;
	background-position:center center;
}

#body_content_text
{
	width:822px;
	background-color:#ffffff;
	
}

#body_content_text .text
{
	text-align:justify;
	padding:15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color: rgb(100,100,96);
	line-height:1.5;
}

#caption1
{
	color: rgb(64,117,201);
	margin-bottom: 40px;
	width: 135px;
	float: left;
}

#caption2
{
		color: rgb(255,114,0);
			margin-bottom: 40px;
			width: 208px;
			float: left;
}
