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

/* #### HOME STYLES #### */

body
{
	text-align: center;
	margin: 0;
	background: url(../images/background_home-cvw3.png) repeat-y scroll center top;
}

#mainimage
{
	float: left;
	margin: 0;
	height: 213px;
	width: 444px;
	background-color:#999999;
}

#lefthandcontent
{
	float: left;
	margin: 0;
	height: 475px;
	width: 444px;
}

#righthandcontent
{
	float: left;
	margin: 0;
	width: 338px;
	background-image: url(../images/items.png);
	background-repeat:repeat-x;
}

#righthandcontent a
{
color: #333333;
text-decoration:none;
}

#righthandcontent a:hover
{
color: #00A0C6;
}

#bottomcontent
{
font-size: 80%;
float: left;
margin: 0 0 0 0;
width: 100%;
}

#bottomcontent h3, #bottomcontent p
{
margin: 10px 10px 10px 10px;
}

.greybox
{
float: left;
margin: 0 0 0 1px;
height: 213px;
width: 84px;
background-color:#333333;
}

#itemsleft
{
float: left;
margin: 0;
/*height: 213px;*/
width: 84px;
}

#itemsright
{
float: left;
margin: 0;
height: 213px;
}

#itemstext
{
float:left;
width:175px;
margin: 26px 0 0 0;
margin-left: 10px;
line-height: 240%;
}

.item
{
float: left;
width: 175px;
margin: 0 0 35px 0;
}

#casestudy
{
float: left;
float/* */: none;
margin: 0;
height: 184px;
}

#casestudytext
{
	float: left;
	float/* */: none;
	width: 190px;
	padding: 10px 0 0 95px;
	padding/* */:0;
	margin/* */: 10px 0 0 95px;
}

.image
{
float: none;
margin: 13px 0 0 0;
height: 52px;
width: 84px;
border-bottom: 1px solid white;
border-top: 1px solid white;
}

.image2
{
float: left;
margin: 0 0 0 1px;
background-color:#FFFFFF;
border-bottom: 1px solid white;
border-top: 1px solid white;
border-bottom: 1px solid white;
}

.image3
{
float: left;
float/* */: none;
margin: 0 0 0 85px;
height: 2px;
width: 80px;
background-color:#FFFFFF;
border-bottom: 1px solid white;
border-top: 1px solid white;
}

.greyboxsmall
{
float: left;
float/* */: none;
margin: 0 0 0 1px;
height: 12px;
width: 84px;
background-color:#333333;
}
.clearboth {
	clear: both;
	}

#casestudy a
{
text-decoration: none;
color: #00A0C6;
}

#casestudy a:hover
{
color: #00A0C6;
text-decoration: underline;
}
