
#taxonomy {
	padding-top: 8px;
	background-color:#F4F4F4;
	padding-left:10px;
	padding-bottom:1px;
}
#taxonomy h2 {
	display: none;
}
#taxonomy ul {
    padding: 0;
    margin: 0;
}
#taxonomy li {
    list-style: none;
	display: inline;
	background: url(images/taxonomy.gif) no-repeat center left transparent;
	background-position: left 60%;
	padding: 0;
	margin: 0;
}
#taxonomy a {
	display: inline;
	padding: 0;
	margin: 0;
}

#taxonomy .first {
	background: transparent;
}
/*#taxonomy #current a, */
#taxonomy li {
	color: #A4A5A5;
}

#cells-business, #cells-home, #cells-recycle {
	float: left;
	width: 205px;
	height: 155px;
}
#cells-business h1, #cells-home h1, #cells-recycle h1 {
	display: none;
}
#cells-business p, #cells-home p, #cells-recycle p {
	margin: 0;
	padding: 10px 0 0 10px;
	line-height: 18px;
}
#cells-business ul, #cells-home ul, #cells-recycle ul {
	margin: 0;
	margin-top: 10px;
	margin-left: 10px;
	padding: 0;
}
#cells-business li, #cells-home li, #cells-recycle li {
	list-style: none;
	margin: 0;
	padding: 0;
	padding-left: 12px;
	margin-bottom: 4px;
}
#cells-business li {
	background: url(images/arrow_business.gif) no-repeat center left transparent;
}
#cells-home li {
	background: url(images/arrow_home.gif) no-repeat center left transparent;
}
#cells-recycle li {
	background: url(images/arrow_business.gif) no-repeat center left transparent;
}
#cells-business strong, #cells-business a {color: #305B8B;}
#cells-home strong, #cells-home a {color: #1b7435;}
#cells-recycle strong, #cells-recycle a {color: #305B8B;}


#cells-business {
	/*background: #F2F5F8;*/
}
#cells-home {
	width: 209px;
	margin-left: 5px;
	/*background: #F6F8F4;*/
}
#cells-recycle {
	width: 201px;
	margin-left: 5px;
	/*background: #FFF8F3;*/
}

.block-about, .block-news, .block-installations, .block-hiring {
	float: left;
	width: 600px;
	margin-top: 20px;
	padding: 5px 0 0 10px;
	text-align:justify;
	border-top: 2px solid #e5e5e5;
}
*html .block-about, *html .block-news, *html .block-installations, *html .block-hiring {
	width: 420px;
}

.block-about h2, .block-news h2, .block-installations h2, .block-hiring h2 {
	color: #3d3938;
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 10px;
}
.block-about p {
	line-height: 18px;
	font-size: 14px;
}
.block-about p a {
/*
	background: url(../images/hg.gif) no-repeat center left transparent;
	background-position: left 60%;
	padding-left: 10px;
*/
	font-weight: bold;
	font-size: 11px;
}

.block-news p {
	line-height: 18px;
	border-bottom: 1px dashed #cccccc;

	padding-bottom: 8px;
	margin-bottom: 8px;
}
.block-news p.last {
	padding-bottom: 0;
	margin-bottom: 0;
	border-bottom: 0;
}
.block-news em {
	font-style: normal;
	color: #a5a5a5;
}


.block-installations {
	height: 60px;
}
/*
.block-installations h2, .block-hiring h2 {
	font-weight: normal;
}
*/
.block-news, .block-hiring {
	width: 190px;
	margin-left: 5px;
}
*html .block-news, *html .block-hiring {
	width: 200px;
}

.block-installations form {
	margin: 0;
	padding: 0;
}
.block-installations form * {
	vertical-align: middle;
}
.block-installations .submit {
	background: transparent url(images/go2.gif) no-repeat left top;
	border-width: 0;
	width: 31px;
	height: 22px;
	color: #fff;

	margin: 0 0 0 3px;
	padding: 0;

	/* fix for FF */
	padding-bottom: 2px;

	line-height: 22px;
	text-align: center;

	cursor: pointer;
	cursor: hand;
}


.block-news .last {
	margin-bottom: 0;
}

#contentLinks a {
	color: #00346E;
}
#contentLinks {
}
#contentLinks ul {
	list-style: none;
	padding-left: 0;
	margin-left: 0;
}
#contentLinks li {
	background: url(images/go-blue.gif) no-repeat center left;
	height: 20px;
	padding-left: 25px;

}
#contentLinks a {
	display: block;
	padding-top: 3px;
	font-weight: bold;
}
/* content link for home */
#contentLinks3 a {
	color: #1B7435;
}
#contentLinks3 {
}
#contentLinks3 ul {
	list-style: none;
	padding-left: 0;
	margin-left: 0;
}
#contentLinks3 li {
	background: url(images/go-green.gif) no-repeat center left;
	height: 20px;
	padding-left: 25px;

}
#contentLinks3 a {
	display: block;
	padding-top: 3px;
	font-weight: bold;
}

#pageBackForward {
	background-color: #00346E;
	height:29px;
}
#pageBackForward a {
	display: block;
	font-weight: bold;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	padding-right: 8px;
}
#pageBackForward a.left {
	
	background-position: 5px 60%;
	padding-left: 10px;
}
#pageBackForward a.right {
	
	background-position: 95% 60%;
	padding-right: 10px;
}
/* page back forwd for home */
#pageBackForward3 {
	background-color: #1B7435;
	height:29px;
}
#pageBackForward3 a {
	display: block;
	font-weight: bold;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	padding-right: 8px;
}
#pageBackForward3 a.left {
	
	background-position: 5px 60%;
	padding-left: 10px;
}
#pageBackForward3 a.right {
	
	background-position: 95% 60%;
	padding-right: 10px;
}

#phone{
	display: block;
	background: url(images/phone.gif) no-repeat center left;
	height: 20px;
	padding-left: 25px;
	padding-top: 2px;
	font-weight: bold;
	
}