
body {
	text-align:center;
	}




/* ----- HEADER ----- */

#highlight {
	font-family: Arial, Verdana, Sans-serrif;
	font-color: #666;
	font-size: 10px;
	padding: 10px;
	text-align: center;
	}
#highlight em {
	padding: 5px 10px;
	background-color: #ffe;
	}


/* ----- HEADER ----- */

#header {
	font-family: Arial, Verdana, Sans-serrif;
	position: relative;
	width: 770px;
	height: 100px;
	margin: 0 auto;
	background: url(/-/img/header-100226/1.jpg) 0 0 no-repeat white;
	}

#header a {
	position: absolute;
	width: 500px;
	height: 100px;
	top: 0;
	left: 0;
	}
#header .phone {
	position: absolute;
	width: 400px;
	height: 20px;
	top: 10px;
	right: 20px;
	text-align: right;
	}
#header .phone em {
	color: rgba(255,255,255,.5);
*	color: rgb(255,255,255);

	display: block;
	font-style: italic;
	}
#header .phone strong {
	display: block;
	color: white;
	font-size: 30px;
	letter-spacing: -2px;
	font-weight: bold;
	font-style: italic;
	}




/* ----- CONTENT AREA ----- */

#content-container {
	text-align:center;
	width: 770px;
	margin: 0 auto;
	text-align:left;
	font-family: Arial, Verdana, Sans-serrif;
	font-size: 12px;
	color: #333;
	}
#content {
	font-family: helvetica
	color: #333;
	font-size: 14px;
	line-height: 20px;
	width: 400px;
	float: left;
	padding-left: 20px;
	}
#content h1 {
	font-size: 26px;
	line-height: 30px;
	color: #0C398A;
	letter-spacing: -1px;
	margin: 20px 0;
	font-weight: bold;
	font-style: italic;
	}
#content h2 {
	font-weight: bold;
	font-size: 16px;
	line-height: 20px;
	margin: 10px 0;
	font-weight: bold;
	color: #333;
	padding: 5px;
	background-color: #eee;
	}
#content h3 {
	font-weight: bold;
	font-size: 14px;
	line-height: 20px;
	margin: 10px 0;
	font-weight: bold;
	color: #666;
	}
#content p {
	margin: 20px 0;
	}
#content ul.checks li {
	padding: 5px 40px;
	border-top: 1px solid #eee;
	color: #666;
	background: url(/-/img/icon/check.png) 5px 5px no-repeat transparent;
	}

#sidebar {
	width: 240px;
	background-color: #333399;
	padding: 20px;
	float: right;
	}








p.weblink, p.pdflink {
	position: relative;
	border-right: 1px solid #ff9;
	border-bottom: 1px solid #ff9;
	padding: 10px 10px 10px 50px;
	margin: 0;

	min-height:30px;
	height: auto !important;
	*height: 30px;
	}
p.weblink a, p.pdflink a {
	position: relative;
	top: 5px;
	color: #333;
	text-decoration: none;
	}
p.weblink a:hover, p.pdflink a:hover {
	text-decoration: underline;
	}
p.pdflink {
	background: url(/-/img/icon/pdf-32.png) 10px 10px no-repeat #ffe;
	}
p.weblink {
	background: url(/-/img/icon/globe-32.png) 10px 10px no-repeat #ffe;
	}

p.readmore {
	text-align:right;
	}

p.underconstruction {
	background: url(/-/img/icon/under-construction-40.png) 0 0 no-repeat white;
	padding-left: 60px;
	height: 80px;
	}







/* ----- SIDEBAR ----- */
#sidebar {
	text-align:left;
	}
#sidebar p, {
	margin: 1px;
	}
#sidebar a {
	margin: 1px;
	padding: 3px;
	display: block;
	}


#sidebar .topimg {}
#sidebar .topimg img {}
#sidebar h3 {
	color: #ffffff;
	font-weight: bold;
	margin: 10px 0;
	font-size: 14px;
	}
#sidebar .popunder {}
#sidebar .popunder a {
	color: #9CB6E7;
	}
#sidebar .link {}
#sidebar .link a {
	color: #333399;
	background-color: #9CB6E7
	}
#sidebar .epa {
	padding: 20px 0 20px 110px;
	color: white;
	background: url(/-/img/epa_logo.gif) 0 0 no-repeat transparent;
	}
#sidebar .epa img {
	float: left;
	}




/* ----- FOOTER ----- */

#footer {
	width: 770px;
	font-family: Arial, Verdana, Sans-serrif;
	font-size: 10px;
	margin: 20px auto;
	text-align:left;
	line-height: 20px;
	color: #999;
	}







/* ----- HOME ----- */

#home #sidebar {
	display:none;
	}
#home #content {
	padding: 0;
	}
#home h1 {
	display:none;
	}
#home-content-container {
	position: relative;
x	background: url(/-/img/100210/home.jpg) 0 0 no-repeat white;
	background: url(/-/img/header-100226/3.jpg) 0 0 no-repeat white;
	width:770px;
	height: 500px;
	margin: 0;
	padding: 0;
	}
#home-blurb {
	position: absolute;
	top: 180px;
	left: 80px;
	width: 600px;
	padding: 20px;
	color: black;
	font-size: 18px;
	line-height: 22px;
	}
#home-marketsserved {
	position: absolute;
	top: 350px;
	left: 80px;
	width: 600px;
	padding: 10px;
	background-color: rgba(5,26,62,.5);
*	background-color: rgb(5,26,62);
	color:white;
	}
#home-marketsserved a {
	color:white;
	text-decoration: underline;
	}
#home-form {
	}
#home-markets {
	}

</style>


