/** ver. 02.00 - 2009/03/19 - CEB **/

body {
	background: #ccc url(../images/hBKG.gif) center repeat-y;
}

ul {
	list-style: none;
	padding: 0;
}

#container{
	color:#FFF;
	height:auto;
	min_height: 0px;
}

#workarea {
	float: left;
	width: 630px;
}

#workarea a{
	color:#FFF;
	text-decoration: none;
}

#workarea a:hover{
	color:#FFF;
	text-decoration:underline;
}

/*** link attributes for workarea. */
#workarea a:link {
	text-decoration: none;
	color: #FFF;
}

#workarea a:visited {
	text-decoration: none;
	color: #FFF;
}

#workarea a:focus {
	text-decoration: underline;
	color: #FFF;
}

#workarea a:hover {
	text-decoration: underline;
	color: #FFF;
}

div#HOMEmain{
	Float: left;
	margin: 0.8em 0 0 0;
	width: 100%;
}

div#HOMEmain p {
	margin: 0.5em 0 0 0;
	text-align: center;
}

div#HOMEmain img {
	width: 90px;
}

div#home-pos-topBox {
	float: left;
	width: 100%;
}

div#home-strengths-pics1-2 {
	float: left;
	width: 90px;
	margin: 0 0 0 0;
}

div#home-strengths-pics1-2 div {
	width: 90px;
	margin: 0 0 1.2em 0;
}

div#home-text {
	float: left;
	width: 300px;
	margin: 0 0 0 60px;
	font-size: 125%;
}

div#home-text p {
	margin: 0.7em 0 0 0;
	text-align: left;
}

div#home-text p:first-child {
	margin-top: 0.0em;
}

div#home-pos-bottomBox {
	float: left;
	width: 100%;
}

div#home-strengths-pic3 {
	float: left;
	width: 90px;
	margin: 0 0 0 0;
}

div#home-strengths-pic3 div {
	width: 90px;
	margin: 0 0 0 0;
}

div#home-prods-pics {
	float: left;
	width: 450px;
	margin: 0 0 0 20px;
}

div#home-prods-pics div {
	float: left;
	width: 90px;
	margin: 0 20px 0 0;
}


