body {
	margin: 0;
	padding: 0 0 0 0;
	background: #D0CFD0;
	font-family: Helvetica, Arial, 'sans-serif';
	font-size: 11px;
}

p,ul,ol,li,td,h1,h2,h3,h4,h5,h6,div,form {
	margin: 0;
	padding: 0;
	list-style: none;
	_height: 0;
	min-height: 0;
}

a { color: #E65E14; }
a.green { color: #23773C; }
a.black { color: #1A191A; }

a:hover {}


.frame {
	width: 972px;
	margin: 0 auto;
	background: url('frame-bg.gif') left top repeat-y;
}

.blocks {
	padding: 0 16px;
}


.header {}

.header .headerplacement { width: 100%; }

.logo {
	width: 267px;
	height: 78px;
	margin: 32px 0 0 88px;
}

.navtable { float: right; }
.navtable .row1 .c1 { padding: 26px 0 0 0; }
.navtable .r2 .cA { text-align: right; }
.navtable .r2 .cA img { margin: 0 0 0 1px; }

.topnav {
	font-size: 10px;
	margin: 0 20px 0 0;
}
.topnav li {
	display: inline;
	border-left: 1px solid #1A191A;
	padding: 0 5px 0 5px;
}
.topnav a {
	text-decoration: none;
	font-weight: bold;
	color: #1A191A;
}
.topnav #index { border: none; }
.topnav #index a { color: #23773C; }

.search {
	/* float: right; */
	background: #E8F6FD;
	width: 301px;
	text-align: left;
}

.search-input {
	border: 1px solid #1A191A;
	background: url('search-input-bg.gif') 5px 5px no-repeat #FFF;
	width: 116px;
	padding: 5px 5px 5px 65px;
	margin: 20px 0 36px 12px;
}
.mainnav {}
.mainnav li {
	display: inline;
}

.hero {
	top: 139px;
	position: absolute;
}

.lower {
	margin: 392px 0 0 0;
}

.lower-inner {
	margin: 16px 0 0 0;
	background: url('lower-bg.gif') left top repeat-x;
}

.lower-content {
	width: 209px;
	background: url('home-lower-content-bg.gif') no-repeat;
	font-size: 10px;
	padding: 0 0 6px 0;
	border-right: 10px solid #FFF;
	float: left;
}

.lower-content p { padding: 0 12px 5px 12px; }

.lower-content strong {
	font-size: 11px;
	line-height: 13px;
}

.lower-content .headline {
	margin: 22px 0 4px 12px;
}
.lower-content a {
	color: #000;
	text-decoration: none;
}

.lower-nav { padding: 23px 0 0 0; }

.lower-nav li {
	display: block;
	float: left;
	line-height: 13px;
}
.lower-nav p {
	padding: 0 0 3px 0;
}

.lower-nav .company {
	background: url('home-lower-company.gif') right top no-repeat;
	width: 143px;
	margin: 0 0 0 12px;
}
.lower-nav .technology {
	background: url('home-lower-technology.gif') right top no-repeat;
	width: 174px;
	margin: 0 0 0 22px;
}
.lower-nav .side {
	background: url('home-lower-side.gif') right top no-repeat;
	width: 148px;
	margin: 0 0 0 20px;
}
.lower-nav .green {
	background: url('home-lower-green.gif') right top no-repeat;
	width: 173px;
	margin: 0 0 0 20px;
}

.social {
	font-weight: bold;
	color: #5E5F5F;
	padding-top: 9px;
	padding-bottom: 9px;
}
.social .c1 { padding: 0 5px 0 0; }
.social .c2 { padding: 0 3px 0 0; }
.social .c3 { padding: 0 21px 0 0; }

.social table {
	float: right;
}

.footer {
	background: url('footer-bg.gif') left top repeat-x #2E7D46;
	padding: 18px 0 0 0;
	border-bottom: 45px solid #FFF;
}

.footer li, .footer a, .footer p {
	color: #FFF;
	text-decoration: none;
}

.footer ul {
	float: left;
}
.footer li {
	font-size: 11px;
	line-height: 16px;
}

.footer p {
	font-size: 10px;
	line-height: 12px;
}

.footer .fsc {
	background: url('fsc-logo.gif') 856px top no-repeat;
	padding: 0 85px 0 0;
}
.footer .copyright {
	background: url('footer-copyright-bg.gif') left top repeat-x;
	padding: 7px 0 13px 11px;
	margin: 14px 20px 0 20px;
}

.footer .lowerfirst {
	width: 92px;
	margin: 0 0 0 30px;
}
.footer .about { width: 108px; }
.footer .services { width: 105px; }
.footer .technology { width: 120px; }
.footer .client { width: 134px; }
.footer .green {
	width: 124px;
	margin: 0 50px 0 0;
}

.content {
	margin: 164px 0 0 0;
}

.content .left {
	width: 620px;
	float: left;
}

.content .left p {
	font-size: 12px;
	line-height: 18px;
	padding: 0 0 11px 24px;
}
.content .left ul {
	font-size: 12px;
	line-height: 18px;
	padding: 0 0 11px 32px;
}
.content .left li {
	padding: 0 12px 0 8px;
	background: url('li-bg.gif') left 5px no-repeat;
}
.content .left h4 {
	font-size: 15px;
	line-height: 20px;
	padding: 0 0 11px 23px;
}
.content .content-headline {
	margin: 0 0 12px 22px;
}
.content .right {
	width: 301px;
	float: right;
}

.content ul.breadcrumb {
	padding: 0 0 17px 16px;
}
.content .breadcrumb a { text-decoration: none; }
.content .breadcrumb li {
	display: inline;
	padding: 0 10px 0 9px;
	font-weight: bold;
	background: url('breadcrumb-main-bg.gif') left 3px no-repeat;
}
.content .breadcrumb .subcrumbs {
	font-weight: bold;
	background: url('breadcrumb-all-bg.gif') left 3px no-repeat;
}
.content .breadcrumb .subcrumbs a { color: #5E5F5F; }

.content .inputform {
	margin: 0;
	padding: 0;
	width: 450px;
}
.content .inputform textarea {
	width: 100%;
	height: 200px;
}
.content .inputform .required { color: #900; }
.content .inputform li {
	text-align: right;
	padding-bottom: 5px;
}
.content .inputform .formelementtitle { float: left; }

.content .inputform .inputtext,  .center .inputform textarea {
	border: 1px solid #666;
}

.content .breakout {
	color: #AAA;
	width: 240px;
	display: block;
	float: right;
	margin: 0 0 0 0;
}

.content .breakout p {
	font-size: 17px;
	line-height: 22px;
}

.productsPage ul:not(.breadcrumb) li {
	float: left;
	display: block;
	width: 170px;
}

.greenSection.nonePage ul:not(.breadcrumb) li, .greenSection.policyPage ul:not(.breadcrumb) li {
	float: left;
	display: block;
	width: 260px;
	padding-bottom: 17px;
}

/* .greenSection.nonePage ul:not(.breadcrumb) li:nth-child(2n+0) {
	clear: left;
} */



