/* CSS Document */

/* CSS Document */

body 
{
  margin: 0px 0px 0px 0px;
 		
  font-family: helvetica, arial, verdana, sans-serif; 
  font-size: 11px; 
  color: rgb(54,54,54); 
  text-decoration: none; 
  font-weight: normal; 
  line-height: 1.5;
  letter-spacing: 1;
  align: justify;
}

A 	   { color: rgb(54,54,54); }
A:link	   { color: rgb(125,168,53); text-decoration: none; }
A:visited  { color: rgb(255,107,17); text-decoration: none;}
A:active   { color: rgb(125,168,53); text-decoration: none;}
A:hover	   { color: rgb(54,54,54); text-decoration: none;}
 


/*************************************** Project title and desc */
.header
{
position: absolute;
top:50px;
left: 30px;
width: 100;
}

.text
{
	position: absolute;
	top: 570px;
	left: 163px;
	width: 574px;
	height: 2024px;

}

.mess_up
{
	position: absolute;
	top: 505px;
	left: 2px;
	width: 139px;
	height: 20px;
	background: #FFFF99;
	}
.mess_up_2
{
	position: absolute;
	top: 335px;
	left: 125px;
	width: 15px;
	height: 195px;
	background: #FFFF99;
	}

.about
{
position: absolute;
top: 560px;
left: 129px;
width: 640px;
height: 835px;
 background: #FFFF99;
}

.services
{
position: absolute;
top: 560px;
left: 129px;
width: 640px;
height: 1200px;
 background: #FFFF99;
}
.team
{
position: absolute;
top: 560px;
left: 129px;
width: 640px;
height: 1450px;
 background: #FFFF99;
}
.case
{
position: absolute;
top: 560px;
left: 129px;
width: 640px;
height: 2291px;
 background: #FFFF99;
}
.contact
{
position: absolute;
top: 560px;
left: 129px;
width: 640px;
height: 560px;
 background: #FFFF99;
}
.join
{
position: absolute;
top: 560px;
left: 129px;
width: 640px;
height: 210px;
 background: #FFFF99;
}
/*************************************** Project images */
.images
{
position: absolute;
top: 50;
left: 300;
}

.image_one
{
position: absolute;
top: 741px;
left: 370px;
}

.image_two
{
position: absolute;
top: 940px;
left: 370px;
}

.image_three
{
position: absolute;
top: 50;
left: 465;
}

/******************************************************************************
* Main Column																  *
******************************************************************************/

#mainBody {
	padding:			50px 0px 2em 85px;
}

#mainColumn {
	float:				left;
	width:				350px;

}

.inlineImage {
	padding:			0px 0px 5px 0px;
	width:				100%;
}

.imageGallery
{
	position: absolute;
	top: 61px;
	left: 37px;
	width: 19px;
	height: 180px;
}

.back
{
	position: absolute;
	left: 0px;
	top: 412px;
	font-size: 16px;
}

.film
{
	position: absolute;
	left: 358px;
	top: 521px;
	width: 156px;
	height: 20px;


}

.menu
{
	position: absolute;
	left: 358px;
	top: 521px;
	width: 156px;
	height: 20px;
}
	
/* photos on the right side*/
.about_01
{
	position: absolute;
	left: 806px;
	top: 858px;

}
.about_02
{
	position: absolute;
	left: 806px;
	top: 640px;

}

.about_03
{
	position: absolute;
	left: 806px;
	top: 1088px;

}
.case_01
{
	position: absolute;
	left: 806px;
	top: 694px;

}
.case_02
{
	position: absolute;
	left: 806px;
	top: 902px;

}
.case_03
{
	position: absolute;
	left: 807px;
	top: 1606px;

}

.case_04
{
	position: absolute;
	left: 806px;
	top: 1220px;

}

.case_05
{
	position: absolute;
	left: 807px;
	top: 1991px;

}

.services_01
{
	position: absolute;
	left:806px;
	top: 677px;

}

.team_01
{
	position: absolute;
	left: 806px;
	top: 1252px;

}

