body, table, tr, td, span, div {
	font-family: Century Gothic, Arial, Verdana, Helvetica;
	font-size: 12px;
	color: #666 }

a {
	text-decoration: none;
	font-family: Century Gothic, Arial, Verdana, Helvetica;
	font-size: 12px;
	color: #990000; }
	a:visited { color:#990000; }
	a:active { color:#990000; }
	a:hover { color:#990000; text-decoration: underline;}	
	
a.footerLinks {
	text-decoration: none;
	font-family: Arial, Verdana, Helvetica;
	font-size: 10px;
	color: #cccccc; }
	a.footerLinks:visited { color:#cccccc;}
	a.footerLinks:active { color:#cccccc;}	
	a.footerLinks:hover { color:#cccccc; text-decoration: underline; }	

a.homeNewsHeaderLinks {
	text-decoration: none;
	font-family: Arial, Verdana, Helvetica;
	font-size: 10px;
	color: #666666; }
	a.homeNewsHeaderLinks:visited { color:#666666;}
	a.homeNewsHeaderLinks:active { color:#666666;}	
	a.homeNewsHeaderLinks:hover { color:#666666; text-decoration: none; }		
	
a.homeNewsLinks {
	text-decoration: none;
	font-family: Arial, Verdana, Helvetica;
	font-size: 10px;
	color: #989898; }
	a.homeNewsLinks:visited { color:#989898;}
	a.homeNewsLinks:active { color:#989898;}	
	a.homeNewsLinks:hover { color:#989898; text-decoration: none; }	
	
a.navLinks {
	text-decoration: none;
	font-family: Arial, Verdana, Helvetica;
	font-size: 10px;
	color: #666; }
	a.navLinks:visited { color:#666;}
	a.navLinks:active { color:#666;}	
	a.navLinks:hover { color:#990000; text-decoration: none; }	
	
a.navLinksOn {
	text-decoration: none;
	font-family: Arial, Verdana, Helvetica;
	font-size: 10px;
	color: #990000; }
	a.navLinksOn:visited { color:#990000;}
	a.navLinksOn:active { color:#990000;}	
	a.navLinksOn:hover { color:#990000; text-decoration: none; }
		
.homePromoText {
	font-family: Century Gothic, Arial, Verdana, Helvetica;
	font-size:11px;
	color:#989898 }	
	
.bodyHeaderText {
	font-family: Century Gothic, Arial, Verdana, Helvetica;
	font-size:16px;
	color:#990000 }	
	
.solutionsHeaderText {
	font-family: Century Gothic, Arial, Verdana, Helvetica;
	font-size:14px;
	font-weight: bold;
	color:#333 }	
		
	
.footerText {
	font-family: Arial, Verdana, Helvetica;
	font-size:10px;
	color:#cccccc }		
	
.inputFieldText {
	font-family: Arial, Verdana, Helvetica;
	font-size:10px;
	color:#989898 }				
	
.homePromoBkg {
	background-color: #ECECEC }
	
.footerBkg {
	background-color: #666666 }	
	
.pinline {
	background-color: #CCCCCC }		

#slider-holder {
		position: absolute;
		width: 650px;
		height: 233px;
	}

	#slider {
		position: relative;
		width: 650px;
		height: 233px;
		overflow: hidden;
	}

	#slider .slide {
		width: 650px;
		height: 233px;	
	}

	#slider .slide .slider-info {
		color: #fff;
		width: 166px;
		float: left;
		margin-right: 0;
		font-family: Arial, sans-serif;
		text-align: right;
	}

	#slider .slide .title {
		color: #fff;
		background: #690000;
		height: 54px;
		font-size: 11px;
		padding-right: 5px;
		background: url(../../images/featured-projects.png) left top no-repeat;
	}

	#slider .slide .text {
		color: #fff;
		background: #970000;
		padding-top: 10px;
		height: 146px;
		font-size: 10px;
		line-height: 13px;
		padding-right: 10px;
	}

	#slider .slide img {
		float: right;
		max-width: 480px;
		width: 480px;
		margin:0;
		padding:0;
		border: none;
	}

	#slider .slide .pager-holder {
		padding-right: 10px;
		color: #fff;
		height: 21px;
		background: #690000;
		border-bottom: 1px solid #970000;
		border-top: 1px solid #fff;
	}

	#slider .slide p {
		color: #fff;
		margin: 0;
	}

	#slider-holder .pager {
		position: relative;
		top: -19px;
		z-index: 10000;
		width: 160px;
		text-align: right;
	}
	#slider-holder .pager a {
		padding: 0 4px;
		margin-right: 5px;
		color: #fff;
		font-weight: bold;
		text-decoration: none !important;
	}
	#slider-holder .pager a.activeSlide {
		background: #530601;
	}
.clear {
	clear: both;
}
#home-blocks {
	margin: 25px 0 40px 30px;	
}

#home-blocks .block {
	float: left;
	width: 275px;
}

#home-blocks .block h2 {
	color: #690000;
	font-size: 18px;
	font-weight: bold;
	min-height: 40px;
}

#home-blocks .news-block h2,
#home-blocks .posts-block h2 {
}

#home-blocks .block .item {
	clear: both;
	margin-bottom: 30px;
	min-height: 72px;
}

#home-blocks .block .item .date-blurb {
	float:left;
	position: absolute;
	width: 80px;
}

#home-blocks .block .item .date-blurb .date {
	font-size: 36px;
	font-weight: bold;
	color: #999;
	line-height: 36px;
}

#home-blocks .block .item .date-blurb .month {
	font-size: 12px;
	font-weight: bold;
	color: #666;
	line-height: 12px;
	display: block;
	margin-bottom: 4px;
}

#home-blocks .block .item img {
	padding: 4px;
	background: #eaeaea;
	max-width: 92px;
	height: auto;
	width: auto;
	float: left;
	margin: 1px 20px 20px 0;
	position: absolute;
}

#home-blocks .block .item h3 {
	padding: 0;
	font-weight:bold;
	font-size: 14px;
	color: #333;
	margin: 0;
	padding-left: 95px;
}

#home-blocks .block .item .excerpt {
	font-size: 12px;
	line-height: 18px;
	color: #666;
	padding-left: 95px;
	padding-top: 3px;
}

#home-blocks .block .item .excerpt a.read-more {
	color: #970000;
	font-weight: bold;
	display: block;
}

#home-blocks .news-block .item h3,
#home-blocks .news-block .item .excerpt {
	padding-left: 120px;
}

#home-blocks .block .no-image-block h3,
#home-blocks .block .no-image-block .excerpt {
	padding-left: 0;
}


#home-blocks .press-block {
	margin-right: 20px;
	border-right: 1px solid #eaeaea;
	padding-right: 20px;
	margin-left: 20px;
	border-left: 1px solid #eaeaea;
	padding-left: 20px;

}

#home-blocks .block-last {
	float: left;
	width: 275px;
}
