﻿#home-main h1
{
	margin-bottom: 1em;
}

.split-subhead-top
{
    text-transform: uppercase;
}

.split-subhead-bottom
{
    text-transform: lowercase;
    padding-left: 1.6em;
    line-height: .5em;
    letter-spacing: .1em;
}

span.accent
{
	color: #5d9732;
}

#home-secondary h2
{
	margin-top: 3em;
	color: #5d7c97;
	text-transform: uppercase;
}

#contact-us
{
	display: block;
	text-align: right;
	margin-top: 20px;
}
.featuredTechnology
{
	color: #5d7c97;
	font-weight:bold;
}

#footer-clear
{
	clear:both;
}

#footer-content
{
	text-align: right;
	background-color: #5d9732;
	padding: 30px 40px 15px 15px;
	height: 150px;
}

#footer-content span, #footer-content a
{
	display: block;
	padding-bottom: 5px;
	color: #fff;
	font-size: .9em;
}

#footer-content a
{
	text-decoration: underline;
}

#footer-content a:hover
{
	color: #f88f34;
}

#footer-links
{
	color: #FFF;
}

#footer-links a
{
	display: inline;
	margin-top: 15px;
}

#bottom-keyword-bar
{
	font-size: 0.8em;
	color: #B6B6B6;
	text-align: center;
	
}
#bottom-keyword-bar strong
{
	font-weight: normal;
	color: #B6B6B6;
}
#bottom-keyword-bar a:hover
{
	text-decoration:none;
}