body {
	font-size: 62.5%;
	background-color: #ffffff;
	color: #666666;
	font-family: helvetica, sans-serif;
}

p, ol li, label, #leftcol-inner ul li {
	font-size: 1.2em;
	line-height: 1.4em;
	margin-bottom: 10px;
}

span.italic {
	font-style:italic;
}

h1 {
	font-size: 2.1em;
	color: #092f8d;
	margin-bottom: 6px;
}

h2 {
	font-size: 1.8em;
	color: #092f8d;
	margin-bottom: 6px;
}

em {
	font-weight:bold;
}

/** PHP FEEDBACK **/

.feedback {
	margin-left: 100px;
}

.warning {
	color: red;
	font-weight: bold;
}


/** GLOBAL HEADER **/

#header {
	display: table;
	width:100%;
	height: 145px;
}

#left-header {
	display: table-cell;
	width:50%;
	background: url(../images/header-repeat.gif) top left repeat-x;
	position: relative;
	text-align:right;
}

#logo {
	position: relative;
	top: 20px;
	right: 56px;
}

#right-header {
	display: table-cell;
	vertical-align: top;
	width:50%;
	background: url(../images/9tips-repeat.jpg) top left repeat-x;
	position:relative;
}

#right-header form {
	display: block;
	width: 467px;
	height: 73px;
	background: url(../images/toptips.jpg) top left no-repeat;
	position: relative;
}
form h2 {
	text-indent: -2000px;
	height: 0;
	margin: 0;

}

#right-header fieldset {
	position: absolute;
	top: 22px;
	left: 120px;
	color: #ffffff;
	margin: 0;
}

#right-header label {
	margin-right: 6px;
	font-weight: bold;
}

#email {
	margin-right: 6px;
}

#submit {
	position:relative;
	top: 8px;
}

#phone {
	position: absolute;
	top: 90px;
	margin-left:75px;
	text-align: center;
}

#header h5 {
	color: #2d5da9;
	font-size: 2.4em;
	font-weight:bold;
	border-bottom: 2px solid #2d5da9;
	margin: 0 25px 6px 25px;
}

#header h6 {
	color: #2d5da9;
	font-size: 1em;
	font-weight:bold;
}

/** TOP NAVIGATION **/

#nav {
	width: 100%;
	background: url(../images/nav-repeat.jpg) top left repeat-x;
}

#nav-wrapper {
	margin: 0 auto;
	width: 862px;
	height: 58px;
	position:relative;
}

#nav-wrapper ul {
	height: 58px;
	position: absolute;
	bottom: 0;
	left: 0;
}

#nav-wrapper ul li {
	float: left;
}



#nav-wrapper ul li a {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	font-size: 1.2em;
	text-align:center;
	display: block;
	width: 120px;
	padding: 20px 0 0 0;
	height:38px;
	margin-top: 12px;
	background: url(../images/nav.png) top left no-repeat;

}

/*

#nav-wrapper ul li a:hover {
	margin-top: 0;
}
*/

#nav-wrapper ul li.selected {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	font-size: 1.2em;
	text-align:center;
	display: block;
	width: 120px;
	padding: 20px 0 0 0;
	height:38px;
	margin-top: 0;
	background: url(../images/nav-selected.png) top left no-repeat;
}


/** HOMEPAGE **/

#content-wrapper {
	width: 100%;
	background: url(../images/home-mid-repeat.gif) top left repeat-x;
}

#content {
	width: 862px;
	margin: 0 auto;
}

#intro {
	background: url(../images/home-main.jpg) top left no-repeat;
	height:463px;
	position:relative;
	padding-top: 73px;

}

#intro h1 {
	font-size: 36px;
	color: #ffffff;
	width: 400px;
	margin-left: 315px;
	font-weight: bold;
	margin-bottom: 20px;
}

#intro p{
	color: #ffffff;
	width: 310px;
	margin-left: 455px;
	margin-bottom: 5px;
}



#intro ol{
	font-weight:bold;
	padding:0 0 0 55px;
	color: #ffffff;
	width: 310px;
	margin-left: 410px;
	margin-bottom: 5px;
} 

#intro ol li {
		border-bottom:1px solid #ffffff;
	padding-top:20px;
	padding-bottom: 20px;
	margin-right:20px;
	font-size:12px;
}

#intro ol.one {
	background:url(../images/1.png) center left no-repeat;
}
#intro ol.two {
	background:url(../images/2.png) center left no-repeat;
}
#intro ol.three {
	background:url(../images/3.png) center left no-repeat;
}
#intro ol.four {
	background:url(../images/4.png) center left no-repeat;
}
#intro ol.five {
	background:url(../images/5.png) center left no-repeat;
}
#intro ol.five li {
	border-bottom:none;
}

#cycle {
	margin-left:445px;
	display:block;
	width:325px;
	height:200px;
	overflow:auto;
	padding:8px;
}

#cycle p {
	margin:0;
	padding:0;
	width:300px;
}



#video {
	margin-left: 445px;
}

#leftcol-home {
	float:left;
	margin:0;
	padding:0 15px 10px 5px;
	width:534px;
}

#leftcol-home h2 {
	margin-bottom:15px;
}

#leftcol-home ul {
	list-style-type:disc;
	padding-left:10px;
}

#leftcol-home ul li {
	font-size: 1.2em;
	line-height: 1.5em;
	margin-bottom: 25px;
}

#leftcol-home ul li span.italic {
	font-style:italic;
}


#left-home {
	float:left;
	margin:0;
	padding:0 15px 10px 5px;
	width:267px;
}

#left-home, #middle-home h2, #leftcol-home h2 {
	margin-top: 15px;
}

#middle-home {
	float:left;
	margin:0;
	padding:0 15px 10px 5px;
	width:267px;
}

#right-home {
	float:left;
	margin:0;
	padding:0 15px 10px 5px;
	width:267px;
}

#coverage {
	background: url(../images/coverage-area-bottom.gif) bottom left no-repeat;
	color: #092f8d;
	padding-bottom:20px;
}

#coverage h2 {
	background: url(../images/coverage-area-top.gif) top left no-repeat;
	padding: 15px 0 163px 8px;
	color: #ffffff;
}

/*
#coverage p, #coverage dl, #coverage ul {
	padding: 0 20px 20px 20px;
}
*/

strong {
	font-weight:bold;
}

#coverage h3 {
	margin-left:15px;
	padding-left:8px;
	padding-top:5px;
	padding-bottom:5px;
	font-size: 1.4em;
	width: 220px;
	background-color: #88a2cd;
	color: #ffffff;
	border-top:1px solid #9cb3d7;
	cursor: pointer;
}

#coverage h3.active {
	background-color:#004684;
}

.cover p {
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 0 20px;
}

#footer-wrapper {
	clear:both;
	background: url(../images/footer-repeat.gif) top left repeat-x;
	width: 100%;
}

#footer-bar {
	width: 862px;
	margin: 0 auto;
}

#footer-bar p {
	background: url(../images/footer-logo.jpg) top left no-repeat;
	padding: 30px 0 13px 59px;
	color: #ffffff;
}

#footer-wrapper ul {
	width: 862px;
	margin: 0 auto 10px auto;
	text-align: center;
}

#footer-wrapper ul li {
	display: inline;
}

#footer-wrapper ul li a {
	color: #092f8d;
	text-decoration: none;
	background: url(../images/footer-bullet.gif) center left no-repeat;
	padding-left:8px;
	margin-left: 8px;
	font-size: 1.1em;
	font-weight: bold;
}

#footer-wrapper ul li a.first {
	margin-left: 0;
	padding-left: 0;
	background-image: none;
}

#footer-wrapper ul li a:hover {
	text-decoration: underline;
}

/* INNER PAGES */

#content-wrapper-inner {
	width: 100%;
	background: url(../images/inner-repeat.gif) top left repeat-x;
}

#content-inner {
	width: 862px;
	margin: 0 auto;
}

.intro-inner {
	display: block;
	height:265px;
	position:relative;
	width: 843px;
}

#retail {
	background: url(../images/retail.jpg) top left no-repeat;
}

#foodservice {
	background: url(../images/foodservice.jpg) top left no-repeat;
}

#office {
	background: url(../images/office.jpg) top left no-repeat;
}

#healthcare {
	background: url(../images/healthcare.jpg) top left no-repeat;
}

#industrial {
	background: url(../images/industrial.jpg) top left no-repeat;
}

#company {
	background: url(../images/company-image.jpg) top left no-repeat;
}

.quote {
	padding: 80px 35px 20px 575px;
	color: #ffffff;
	font-size: 1.4em;
	text-align: center;
}

#faux-column-endcap {
	background: url(../images/green-bottom.jpg) bottom right no-repeat;
}

#faux-column {
	background: url(../images/faq-answer-bg.jpg) bottom right repeat-y;
	margin-top: 15px;
}


#faux-column-endcap:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#leftcol-inner {
	float: left;
	width: 562px;
}

#leftcol-inner h2 {
	display: block;
	width: 500px;
	padding: 25px 10px 35px 100px;
	background: url(../images/leftcol-header.jpg) top left no-repeat;
	font-size: 1.8em;
}

#leftcol-inner ul {
	list-style-type:disc;
	margin-left:15px;
}
#leftcol-inner ul li {
	margin-bottom:15px;
}

#rightcol-inner {
	margin-left: 563px;
	padding-bottom: 75px;
}

#rightcol-inner p {
	width: 250px;
	margin: 5px 25px;
}


#green-topper {
	background: url(../images/cfl.jpg) top left no-repeat;
	height: 110px;
	margin-left: 6px;
	padding: 30px 20px 0 80px;

}

#green-topper h3 {
	font-size: 1.1em;
	font-weight: bold;
	color: #ffffff;
	margin-bottom: 20px;
}

#green-topper h3 em {
	font-size: 1.5em;
}

#green-topper p {
	color: #000000;
	margin-left: 20px;
	width: 110px;
}

h4 {
	color: #000000;
	font-size: 1.2em;
	font-weight: bold;
	margin-left: 6px;
	padding-left: 18px;
	padding-top: 10px;
	padding-right: 80px;
	padding-bottom: 8px;
	background: url(../images/faq-odd-closed.jpg) top left repeat-y;
	cursor: pointer;
}

h4.odd {
	background: url(../images/faq-even-closed.jpg) top left repeat-y;
}

h4.even {
	background: url(../images/faq-odd-closed.jpg) top left repeat-y;
}

h4.odd.open {
	background: url(../images/faq-even-open.jpg) top left repeat-y;
}

h4.even.open {
	background: url(../images/faq-odd-open.jpg) top left repeat-y;
}


ul.services-left, ul.services-right {
	display:block;
	width:250px;
	float:left;
}
