html
{
	background : black url(img/index_bg.jpg) center 149px no-repeat scroll;
}

#title
{
	text-indent : -9000em;
	width : 150px;
	height : 53px;
	position : absolute;
	left : 50px;
	top : 30px;
	
	background : transparent url(img/company_title.png) scroll no-repeat;
}

#company_bio
{
	width : 620px;
	height : 470px;
	margin-left : 335px;
	top : 90px;
	position : relative;
	
	background : transparent url(img/company_body.png) scroll no-repeat;
}

#company_bio h2
{
	text-indent : -9000em;
	width : 408px;
	height : 38px;
	top : 33px;
	left : 43px;
	position : relative;
	background : transparent url(img/company_header.png) scroll no-repeat;
}

.scroll_text
{
	width : 500px;
	height : 335px;
	position : relative;
	left : 43px;
	top : 70px;
	padding-right : 20px;
	overflow-y : auto;
	line-height : 150%;
}