/*THIS STYLESHEET CONTROLS THE CENTRAL PORTION OF THE WORK PAGE, INLCUDING ALL STYLES***********/

#workfeature {
	background: url(images/workfeature.jpg) no-repeat center;
	height: 390px;
	margin: 0;
}

#workfeatureleft {
	background: none;
	width: 500px;
	height: 390px;
	float: left;
}

#workfeatureleft ul li{
	float: left;
	list-style-type: none;
	line-height: 1.6;
}

#luminar
{
  display: inline;
  float: left;
  width: 150px;
  height: 41px;
  background: url(images/luminar.png) no-repeat 0 0;
}

#luminar:hover
{ 
  background-position: -150px 0;
  border: none;
}

#luminar span
{
  display: none;
}

ul.innerfade {
	margin: 0;
	padding: 21px 0px 0px 39px;
	list-style-type: none;	
}

#workfeatureright {
	background: none;
	width: 275px;
	height: 390px;
	padding: 21px 39px 0px 0px;
	float: right;
}

.workwrap {
	background: url(images/line.jpg) no-repeat bottom;
	width: 800px;
	height: 180px;
	margin: 40px 25px 40px 25px;
	padding-bottom: 40px;
}

.workleft {
	background: none;
	width: 250px;
	height: 174px;
	padding-right: 40px;
	float: left;
}
.workcentre {
	background: none;
	width: 241px;
	height: 180px;
	margin-right: 25px;
	float: left;
}

.workright {
	background: none;
	width: 241px;
	height: 180px;
	margin-right: 0px;
	float: left;
}

.bulletlist {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-family: Arial, sans-serif;
	color: #999;
	font-weight: normal;
	word-spacing: normal;
	text-align: left;
	letter-spacing: 0;
	line-height: 1.2;
	font-size: 0.9em;
	margin: 0;
	display: block;
}

.bulletlist li {
	background: url(images/tick.gif) no-repeat 0 0;
	padding-left: 30px;
	display: block;
}

.testwrap {
	background: url(images/line.jpg) no-repeat bottom;
	width: 800px;
	height: 373px;
	margin: 40px 25px 40px 25px;
	padding-bottom: 40px;
	clear: both;
}

.testleft {
	background: url(images/quote.jpg) no-repeat 0 bottom;
	width: 290px;
	height: 373px;
	float: left;
}

.testright {
	background: none;
	width: 500px;
	height: 373px;
	float: left;
}
.quote {
	margin-top: 50px;
}

p.test  { margin-left: 14px; }