#scrollarea
{
	left: -300px;
}

#contentcontainer
{
	width: 690px;
	background-image: url('/content/img_v2/about/tile.png');
	background-position: left bottom;
	overflow: hidden;
}

#content_end
{
	width: 702px;
	height: 76px;
	overflow:hidden;
	background-image: url('/content/img_v2/about/bottom.png');
}

#contentpadding
{
	padding-top: 182px;
	padding-left: 120px;
	padding-right: 120px;
}

#needlecontainer
{
	top: 374px;
}

/***************/


#workbutton
{	
	position: relative;
	background-image: url('/content/img_v2/about/company_work.png');
	width: 180px;
	height: 55px;
	background-position: top left
}	
#buttontext
{
	position: absolute;
	top: 23px;
	left: 28px;
}
#buttonimage
{
	position: absolute;
	top: 21px;
	left: 145px;
}
#workbutton a
{
	text-decoration: none;
}

#workbutton a:hover
{
	text-decoration: none;
}
.text
{
	color: #304560;
}
.text a
{
	color: #304560;
}

/**********************
********contact********
**********************/
.heading_holder
{
	position: relative;
	overflow: hidden;
}
.leaf
{
	position: relative;
	top: -55px;
	left: 290px;
	background-image: url('/content/img_v2/about/leaf.png');
	width: 45px;
	height: 73px;
}
.contact_heading
{
	position: relative;
}
.contact_holder
{
	position: relative;
	overflow: hidden;
}
.contact_holder2
{
	position: relative;
}
.col1
{
	position: relative;
	top: -55px;
}
.col2
{
	position: relative;
	top: -165px;
	left: 200px;
}
