
#main_sect {
	height : 400px;	
}

#side_title {
	background : #999999;
	color : #FFFFFF;
	text-align : left;
	width : 217px;
	height : 380px;
	margin-right : 10px;

	padding : 10px;
	float : left;
	display : inline;
}

#body_company {
	height : 400px;
	text-align : right;
	margin-left : 10px;

}

#company_title {
	padding-top : 10px;
	background : #999999;
	color : #FFFFFF;
	font : 16px Arial Narrow, sans-serif;
	font-style: normal;
	font-weight : normal;
	height : 50px;
}

#company_title a {
	color : #BBBBBB;
	padding-left : 12px;

}

#company_title a:hover {
	color : #555555;
	padding-left : 12px;

}

#black_text {
	color : #000000;
	font : 16px Arial, sans-serif;
	font-style: normal;
	font-weight : normal;
	text-transform: uppercase;
}

#body_title {
	color : #000000;
	font : 20px Arial, sans-serif;
	font-style: normal;
	font-weight : normal;
	text-transform: uppercase;
	text-align : right;
	padding : 10px;
}

#body_company img {
	height : 230px;
	text-align : right;
}
