/*
-----------------------------------------------------------
---  SITE :: Flexible Machining Systems Ltd.            ---
---  VERSION :: 1.0                                     ---
---  AUTHOR :: Liquidlight Digital Ltd.                 ---
---  AUTHOR :: Matt Hamm <matt.hamm@liquidlight.co.uk   ---
---  DATE :: 04.08.2004                                 ---
-----------------------------------------------------------
*/

/* #### CASESTUDIES STYLES #### */

body
{
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	margin: 0;
	background: url(../images/background_casestudies-cvw2.png) repeat-y scroll center top;
}

#content-top
{
	float: left;
	margin: 0 0 0 1px;
	width: 785px;
}

#content-bottom
{
	float: left;
	margin: 0 0 0 1px;
	width: 785px;
}

#lefthandimage
{
float: left;
margin: 0;
width: 84px;
height: 83px;
border-right:1px solid white;
}

#header
{
	float: left;
	margin: 0;
	width: 698px;
	height: 83px;
}

.service
{
	float: left;
	padding: 20px 0 20px 85px;
	width: 452px;
	height: 83px;
}

.imageplaceholder
{
display: table;
float: left;
margin: 0 20px 0 0;
width: 75px;
height: 55px;
border-left:6px solid #BFB9A3;
}

.image
{
vertical-align: middle;
display: table-cell;
padding: 0 0 0 2px;
width: 55px;
height: 55px;
border-left: 1px solid white;
}

.textarea
{
	float: left;
	padding: 20px 0 0 10px;
	width: 437px;
	height: 480px;
}

#pagetitlegraphic
{
float: left;
margin: 60px 0 0 0;
}

.footer
{
float: left;
background: url(../images/dots_bottom_03.gif);
height:3px;
width:385px;
margin-left: 0px;
}
