/* HTML5 ✰ Boilerplate
 * ==|== normalize ==========================================================
 */

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }
audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }
audio:not([controls]) { display: none; }
[hidden] { display: none; }

html { font-size: 100%; overflow-y: scroll; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
body { margin: 0; font-size: 13px; line-height: 1.231; }
body, button, input, select, textarea { font-family:  sans-serif; color: #222; }

::-moz-selection { background: #999; color: #fff; text-shadow: none; }
::selection { background: #999; color: #fff; text-shadow: none; }

a { color: #06e; text-decoration: none;}
a:hover { color: #28a8e0; }
a:focus { outline: thin dotted; }
a:hover, a:active { outline: 0; }





h1, h2, h3, h4 {font-weight: normal; font-style: normal; margin:0; padding:0;}
ul, li { list-style: none;}
p {margin:0; padding:0; font-family: sans-serif; color:#333; font-size: 14px; line-height: 1.231;}
abbr[title] { border-bottom: 1px dotted; }
b, strong { font-weight: bold; }
blockquote { margin: 1em 40px; }
dfn { font-style: italic; }
hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }
ins { background: #ff9; color: #000; text-decoration: none; }
mark { background: #ff0; color: #000; font-style: italic; font-weight: bold; }
pre, code, kbd, samp { font-family: monospace, monospace; _font-family: 'courier new', monospace; font-size: 1em; }
pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; }
q { quotes: none; }
q:before, q:after { content: ""; content: none; }
small { font-size: 85%; }
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }
ul, ol { margin: 1em 0; padding: 0 0 0 40px; }
dd { margin: 0 0 0 40px; }
nav ul, nav ol { list-style: none; list-style-image: none; margin: 0; padding: 0; }
img { border: 0; -ms-interpolation-mode: bicubic; vertical-align: middle; }
svg:not(:root) { overflow: hidden; }
figure { margin: 0; }

form { margin: 0; }
fieldset { border: 0; margin: 0; padding: 0; }
label { cursor: pointer; }
legend { border: 0; *margin-left: -7px; padding: 0; }
button, input, select, textarea { font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle; }
button, input { line-height: normal; *overflow: visible; }
table button, table input { *overflow: auto; }
button, input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; -webkit-appearance: button; }
input[type="checkbox"], input[type="radio"] { box-sizing: border-box; }
input[type="search"] { -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }
input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; }
button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }
textarea { overflow: auto; vertical-align: top; resize: vertical; }
input:valid, textarea:valid {  }
input:invalid, textarea:invalid { background-color: #f0dddd; }

table { border-collapse: collapse; border-spacing: 0; }
td { vertical-align: top; }


/* ==|== primary styles =====================================================
   
   
   Author: Dylan Conklin
   
   
   ========================================================================== */


#main { margin:0;}

header {
	width:960px;
	margin: 0 auto;
	padding:20px 0;
	height:100%;
}

#logo {
	margin: 0 auto;
	padding: 0;
	text-indent: -9999px;
	width: 750px;
	height: 179px;
	position: relative;
	background: url(../img/logo.png);
}



#logo-secondary {
	position:relative;
	text-indent: -9999px;
	padding:0;
	margin:15px 39px 0 10px;
	display: block;
	width: 296px;
	height: 43px;
	background: url(../img/bottom-sprite.png) -80px -540px no-repeat;
	float:left;
}

#logo-secondary a {
	position:absolute;
	width: 296px;
	height: 43px;
	display: block;
	border: 0;
	background: transparent;
	overflow: hidden;
	margin:0 39px 0 10px;
}

#logo-secondary .fake-hover {
	margin:0;
	padding: 0;
	width: 296px;
	height: 43px;
	display: block;
	position: absolute;
	background: url(../img/bottom-sprite.png) -80px -622px no-repeat;
}

.logo-secondary {
	padding:0;
	margin:0 39px 0 10px;
	display: block;
	width: 296px;
	height: 43px;
	background: url(../img/bottom-sprite.png) -80px -540px no-repeat;
	float:left;
}

.logo-secondary:hover { 
	background-position: -80px -622px;
}

.logo-secondary span {
	position: absolute;
	top: -999em;
}

#circle-images {
	width:960px;
	height:375px;
	margin:0 auto;
}

#rotate {
	width:650px;
	margin:0 auto;
}

.big-area {
	height:750px;
	background:#f0f0f0;
	margin:-450px auto 0 auto;
}

.big-pic {
	width:650px;
	margin:0 auto;
	z-index: 9999;
}

.flower {
	background: transparent url(../img/circles-sprite.png) 0 0 no-repeat;
	height:360px;
	width:675px;
	margin:0 auto;
	border: none;
}

.city {
	background: url(../img/circles-sprite.png) 0 -360px no-repeat;
	height:360px;
	width:675px;
	margin:0 auto;
}

.flame {
	background: url(../img/circles-sprite.png) 0 -720px no-repeat;
	height:360px;
	width:675px;
	margin:0 auto;
}

.meter {
	background: url(../img/circles-sprite.png) 0 -1080px no-repeat;
	height:360px;
	width:675px;
	margin:0 auto;
}

.liquid {
	background: url(../img/circles-sprite.png) 0 -1440px no-repeat;
	height:360px;
	width:675px;
	margin:0 auto;
}

.steering {
	background: url(../img/circles-sprite.png) 0 -1800px no-repeat;
	height:360px;
	width:675px;
	margin:0 auto;
}


.money {
	background: url(../img/circles-sprite.png) 0 -2160px no-repeat;
	height:360px;
	width:675px;
	margin:0 auto;
}

.flag {
	background: url(../img/circles-sprite.png) 0 -2520px no-repeat;
	height:360px;
	width:675px;
	margin:0 auto;
}

.tree {
	background: url(../img/circles-sprite.png) 0 -2880px no-repeat;
	height:360px;
	width:675px;
	margin:0 auto;
}


.guage {
	background: url(../img/circles-sprite.png) 0 -3240px no-repeat;
	height:360px;
	width:675px;
	margin:0 auto;
}

.water {
	background: url(../img/circles-sprite.png) 0 -3600px no-repeat;
	height:360px;
	width:675px;
	margin:0 auto;
}

.molecule {
	background: url(../img/circles-sprite.png) 0 -3960px no-repeat;
	height:360px;
	width:675px;
	margin:0 auto;
}

.range {
	background: url(../img/circles-sprite.png) 0 -3240px no-repeat;
	height:360px;
	width:675px;
	margin:0 auto;
}

.earth {
	background: url(../img/circles-sprite.png) 0 -4320px no-repeat;
	height:360px;
	width:675px;
	margin:0 auto;
}

.tire {
	background: url(../img/circles-sprite.png) 0 -4680px no-repeat;
	height:360px;
	width:675px;
	margin:0 auto;
}

.center-bottom {
    overflow: auto;
    overflow-x: hidden;
    position: relative;
    clear: left;
    background: url(../img/bottom-sprite.png) 0 -280px no-repeat;
	height:250px;
	width:960px;
	margin:0 auto 50px auto;
}


/*---begin home page nav styles--*/
#nav {
	margin:0 auto;
	width:960px;
	height:92px;
	z-index: 9999;
}


.navigation {
	list-style: none;
	width:687px;
	height:100px;
	margin:0 auto;
	padding:0;
}

.navigation li {
	list-style: none;
	float:left;
}

.navigation li a {
	background-image: url(../img/nav.png);
	display:block;
	outline: none;
	position: relative;
	height: 100px;
	width:100%;
	text-decoration: none;
	margin:0 1px 0 0;
}




/*

/*---begin secondary page nav styles--*/
#nav-secondary {
	margin:0;
	width:615px;
	height:78px;
	float:left;
}

#navigation-secondary {
	list-style: none;
	width:615px;
	height:78px;
	margin:0 auto;
	padding:0;
}

#navigation-secondary ul {
	list-style: none;
	margin:0;
	padding:0;
}

#navigation-secondary li {
	list-style: none;
	float:left;
}

#navigation-secondary li a {
	background-image: url(../img/nav.png);
	display:block;
	outline: none;
	position: relative;
	height: 78px;
	width:100%;
	text-decoration: none;
	text-indent: -9999em;
}

#navigation-secondary .cng {
	background-position: 0px -300px;
	height:78px;
	width:133px;
}

#navigation-secondary .lng {
	background-position: -133px -300px;
	height:78px;
	width:114px;
}

#navigation-secondary .gtl {
	background-position:-247px -300px;
	height:78px;
	width:93px;
}

#navigation-secondary .residential {
	background-position: -340px -300px;
	height:78px;
	width:86px;
}

#navigation-secondary .power {
	background-position:-426px -300px;
	height:78px;
	width:97px;
}

#navigation-secondary .transportation {
	background-position: -523px -300px;
	height:78px;
	width:87px;
}

#navigation-secondary a .hover {
	background: transparent url(../img/nav.png)no-repeat;
	display:block;
	opacity: 0;
	position:relative;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
}

#navigation-secondary .cng .hover { background-position: 0 -378px; }
#navigation-secondary .lng .hover { background-position: -133px -378px; }
#navigation-secondary .gtl .hover { background-position: -247px -378px; }
#navigation-secondary .residential .hover { background-position: -340px -378px;}
#navigation-secondary .power .hover { background-position: -426px -378px; }
#navigation-secondary .transportation .hover{ background-position: -523px -378px;}

#navigation-secondary .cng.selected { background-position: 0 -456px; }
#navigation-secondary .lng.selected { background-position: -133px -456px; }
#navigation-secondary .gtl.selected { background-position: -247px -456px; }
#navigation-secondary .residential.selected { background-position: -340px -456px; }
#navigation-secondary .power.selected { background-position: -426px -456px; }
#navigation-secondary .transportation.selected { background-position: -523px -456px; }

.gap {
	margin:0 1px 0 0;	
}

.last {
	margin:0;
}

/*---end secondary page nav styles--*/

/*---begin callout styles--*/

.secondary-callout p {
	color:#666;
	margin: 0 30px;
}

.secondary-callout .callout-title {
	width:235px;
	background:#28a8e0;
	color:#fff;
	padding:10px;
	margin:0 auto 30px auto;
	text-align: center;
	text-transform: uppercase;
	border-bottom: solid #208dc2 3px;
	font-weight: bold;
	font-size: 16px;
}

.secondary-callout img {
	margin:0 30px 15px 30px;
}

.callout-cng {
	display: block;
	width: 245px;
	height: 335px;
	background: url(../img/callout-sprite.png)-255px 0 no-repeat;
	margin:0 30px 15px 30px;
}

.callout-cng:hover { 
	background-position: 0 0;
	cursor: pointer;
}

.callout-lng {
	display: block;
	width: 255px;
	height: 220px;
	background: url(../img/callout-sprite.png)  -509px 0 no-repeat;
	margin:0 auto 15px auto;
}

.callout-gtl {
	display: block;
	width: 255px;
	height: 220px;
	background: url(../img/callout-sprite.png)  -764px 0 no-repeat;
	margin:0 auto 15px auto;
}

.callout-residential {
	display: block;
	width: 255px;
	height: 220px;
	background: url(../img/callout-sprite.png)  -1019px 0 no-repeat;
	margin:0 auto 15px auto;
}

.callout-power {
	display: block;
	width: 255px;
	height: 220px;
	background: url(../img/callout-sprite.png)  -1274px 0 no-repeat;
	margin:0 auto 15px auto;
}

.callout-transportation {
	display: block;
	width: 255px;
	height: 220px;
	background: url(../img/callout-sprite.png)  -1529px 0 no-repeat;
	margin:0 auto 15px auto;
}

.faq-back-to-top {
	float:right;
}



/*---end callout styles--*/


.top-panel-secondary {
	padding:14px 30px;
	width:900px;
	height: 100%;
	margin:0 auto;
	background: url(../img/top-panel-secondary.png) repeat-x;
	color:#fff;
	overflow: hidden;
}

.top-panel-secondary a {
	color:#fff;
}

.top-panel-secondary a:hover {
	color:#28A8E0;
}

.top-panel-faq {
	padding:15px 30px;
	width:900px;
	height: 100%;
	margin:0 auto;
	background:#f0f0f0;
	color:#fff;
	overflow: hidden;
}

.top-panel-faq h1 {
	font-size: 48px;
	font-family: 'HelveticaLTStdLight';
	letter-spacing: -.0625em;
	color:#808080;
}


.top-panel-faq p {
	font-size: 16px;
	line-height: 1.5em;
	color: #808080;
}


.top-panel-secondary h1 {
	font-size: 48px;
	font-family: 'HelveticaLTStdLight';
	margin: 0 0 5px 0;
	letter-spacing: -.03125em;
}


.top-panel-secondary p {
	font-size: 16px;
	line-height: 1.5em;
	color: #fff;
}

.panel p {
	font-size: 16px;
	font-weight: bold;
    line-height: 1.4em;
	color: #fff;
	text-align: center;
}

.panel p a {
	color:#fff;
}

.panel p a:hover {
	text-decoration: none;
	background:#fff;
	color:#28a8e0;
}

.panel a.link-out {
	color:#28a8e0;
}

.panel a.link-out:hover {
	text-decoration: underline;
	color:#fff;
	background: transparent;
}




.panel2 p {
	font-size: 16px;
	font-weight: bold;
    line-height: 1.4em;
	color: #fff;
	text-align: center;
}

.panel2 p a {
	color:#fff;
}

.panel2 p a:hover {
	text-decoration: none;
	background:#fff;
	color:#28a8e0;
}

.panel2 a.link-out {
	color:#28a8e0;
}

.panel2 a.link-out:hover {
	text-decoration: underline;
	color:#fff;
	background: transparent;
}







.secondary-container {
	width:960px;
	margin:30px auto;
	position:relative;
}

.secondary-container-bottom {
	width:960px;
	margin:20px auto;
}

.secondary-copy {
	display: inline;
	float: left;
	margin:0;
	width: 643px;
}

.secondary-copy p {
	font-size: 14px;
	line-height: 1.75em;
	padding: 0 30px;
}

.secondary-callout {
	display: inline;
	float: left;
	margin:0;
	width: 315px;
}

ul#faq-stack {
	margin:0;
	padding:0;
	width:255px;
}

ul#faq-stack li {
	padding:0;
	width:255px;
}

ul#faq-stack li:hover {
	border-left: solid #e0e0e0 5px;
	width:250px;
	background: #f0f0f0;
}

ul#faq-stack li.active {
	border-left: solid #28a8e0 5px;
	width: 250px;
	padding-left: -5px;
}

ul#faq-stack li a {
	padding:15px;
	display: block;
	width:225px;
	height: 100%;
	font-family: 'TitilliumMaps29L400wt';
	color: #EE4036;
	font-size: 20px;
	margin:0;
}


ul#faq-stack li a:hover {
	color:#28a8e0;
	width:225px;
	padding:15px 15px 15px 10px;
}

ul#faq-stack li.active a {
	color:#28a8e0;
	width:225px;
	padding:15px 15px 15px 10px;
}

ul#faq-stack .horizontal-divider {
	width:255px;
	margin:5px auto;
}

.horizontal-divider {
	border-bottom: dotted #d0d0d0 2px;
	width:960px;
	height:2px;
	margin: 0 auto;
}

.vertical-divider {
	border-right: dotted #d0d0d0 2px;
	height:100%;
}

.rotate-item {
	width:308px;
	height:150px; 
}

.panel .read-more {
	border-top:dotted #fff 2px;
	width:300px;
	display: block;
	margin:10px auto;
	text-align: center;
	padding:10px 0 0 0;
	color:#fff;
	font-size: 20px;
	text-align: center;
}

.panel .read-more:hover {
	background: transparent;
	border-top:dotted #28a8e0 2px;
}

.panel .read-more:hover:after {
	content:url(../img/read-more-after-hover.png);
}

.panel .read-more:after {
	content:url(../img/read-more-after.png);
}

.panel .learn-about {
	width:450px;
	display: block;
	margin:0 auto;
	text-align: center;
	color:#fff;
	font-size: 20px;
	text-align: center;
}

.panel .learn-about:hover {
	background: transparent;
}

.panel .learn-about:hover:after {
	content:url(../img/read-more-after-hover.png);
}

.panel .learn-about:after {
	content:url(../img/read-more-after.png);
}

.faq-title {
	padding:15px;
	margin:15px auto;
	background: #f0f0f0;
}

.faq-title div {
	float:none;
	margin:0;
	width:880px;
}

.faq-title a {
	color:#808080;
}

.faq-title a:hover {
	color:#28a8e0;
}

.faq-title a:before {
	content:url(../img/back-to-top.png);
	margin:0 10px 0 0;
}

.faq-title a:hover:before {
	content:url(../img/back-to-top-hover.png);
	margin:0 10px 0 0;
}

.faq-item p, ul {
	margin:0;
	padding:0;
}

.faq-item li {
	margin:5px 0 5px 0;
	padding:0;
	font-size: 13px;
}

.faq-item li:before {
	content:url(../img/read-more-after-hover.png);
	margin: 0 15px 0 0;
}


.faq-list-title {
	font-size: 16px;
	color:#28a8e0;
}

.faq-item ul.faq li {
	margin:25px 0;
}

.faq-list p {
	margin:10px 0;
	padding:0;
	font-family: sans-serif;
}

.faq-item li.faq-list {
	border-bottom: solid #f0f0f0 1px;
}

.secondary-copy li.faq-list {
	border-bottom: solid #f0f0f0 1px;
}


.secondary-copy ul {
	padding:0 30px;
	margin:0;
}

.secondary-copy li {
	margin: 0 0 10px 20px;
	font-size: 14px;
	list-style-image:url(../img/read-more-after-hover.png);
}

.standout {
	margin:0 0 15px 0;
	width:20px;
	height:50px;
}

.standout:before {
	content:url(../img/read-more-after-hover.png);
	margin: 0 15px 50px 0;
}


/*.secondary-copy ul {
	margin:0;
	padding:0 60px;
	width:500px;
	background: transparent;
}

.secondary-copy li {
	width:500px;
	margin:5px 0 5px 0;
	padding:0;
	word-wrap: break-word;
	background: transparent;
}

.secondary-copy li:before {
	content:url(../img/read-more-after-hover.png);
	margin: 0 15px 0 0;
}*/



/*================================

social media styles

==================================*/

#sm {
	float:left;
	width:285px;
	margin:0 0 0 30px;
}

.sm-top {
	background: url(../img/sm-top.png) no-repeat;
	width:285px;
	height:2px;
}

.sm-middle-top {
	
	width: 255px !important;
	width:100%;
	padding: 15px;
}

.sm-middle-top h3 {
	font-size: 14px;
	color:#00ace2;
	font-family: sans-serif;
	font-weight: bold;
}

.sm-middle-bottom {
	background: #fff;
	width: 255px;
	padding: 7px 15px;
	height:20px;
}

.sm-bottom {
	background: url(../img/sm-bottom.png) no-repeat;
	width:285px;
	height:2px;
}

.sm-item {
	float:left;
	display: inline;
	max-width:60px;
	margin-right:10px;
}


/*---footer styles--*/

* {
	margin: 0;
}
html, body {
	height: 100%;
}
.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 0 -200px 0; /* the bottom margin is the negative value of the footer's height */
}
.push {
	height: 200px; /* .push must be the same height as .footer */
}

footer {
	height:180px;
	background:#2e292a;
	padding:10px;
}

.inner {
	width:960px;
	margin:0 auto;
	color:#fff;
}

.footer-left {
	float:left;
}

.footer-right p {
	color:#808080;
	font-size: 11px;
	margin: 15px 0 0 25px;
}

.footer-divider {
	margin-top:10px;
	margin-left: -20px;
	padding-top:10px;
	border-top: solid #343434 1px;
	display: block;
	width: 215px;
}

.footer-right {
	float:left;
}

.gradient-bg {
	background: url(../img/footer-bg.png) repeat-x;
	width:745px;
	margin:0 auto;
	height:175px;
}

#footer-logo-natgas {
	padding:0;
	margin:35px 44px 0 0;
	display: block;
	width: 171px;
	height: 24px;
	background: url(../img/bottom-sprite.png) 0 -704px;
	text-indent: -9999em;
}

#footer-logo {
	padding:0;
	margin:0 0 0 -20px;
	display: block;
	height:88px;
	width:211px;
	background: url(../img/bottom-sprite.png) 0 -817px;
	text-indent: -99999em;
}

#footer-logo:hover {
	background-position: 0 -905px
}

#footer-logo-natgas:hover { 
	background-position: 0 -728px;
	cursor: pointer;
}

#footer-logo span {
	position: absolute;
	top: -999em;
}

.footer-list {
	height:110px;
	width:125px;
	float:left;
	margin: 25px 0 0 25px;
}

.footer-list ul {
	float:left;
	margin:0;
	padding:0;
}

.footer-list li {
	margin: 0 0 8px 0;
	list-style: none;
	padding: 0 0 8px 0;
	border-bottom: dotted #a0a0a0 1px;
	font-size:10px;
	width:125px;
}

.long {
	width:200px;
}

.footer-list li.long {
	width:200px;
}

.mid {
	width:150px;
}

.footer-list li.mid {
	width:150px;
}

.footer-list li a {
	color:#a0a0a0;
	text-decoration: none;
	
}

.footer-list li a:hover {
	color:#f0f0f0;
}

.footer-list ul li.list a:before {
	content:url(../img/list-before.png);
	margin:0 10px 0 0;
}

.footer-list ul li.list a:hover:before   {
	content:url(../img/list-before-hover.png);
	margin:0 10px 0 0;
}

.title {
	color:#fff !important;
	text-transform: uppercase;
	font-size: 10px;
	padding: 0 0 5px 0;
	cursor: default;
}

.clear {
  clear: both;
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}

/*==================

twitter sticky

====================*/

#sm-sticky {
	padding:0;
	margin:0;
	height:140px;
	width:37px;
	position: absolute;
	top:98px;
	left:0;
	z-index: 999;
	background: url(../img/tweet.png) 0 0;
}

#sm-sticky a {
	position: absolute;
	display: block;
	height:140px;
	width:37px;
	text-indent: -99999em;
	overflow: hidden;
	border: 0;
	
}

#sm-sticky .fake-hover {
	background: url(../img/tweet.png) -39px 0;
	margin: 0;
	padding: 0;
	height:140px;
	width:37px;
	display: block;
	position: absolute;
	
}

#logo-secondary {
	position:relative;
	text-indent: -9999px;
	padding:0;
	margin:15px 39px 0 10px;
	display: block;
	width: 296px;
	height: 43px;
	background: url(../img/bottom-sprite.png) -80px -540px no-repeat;
	float:left;
}

#logo-secondary a {
	position:absolute;
	width: 296px;
	height: 43px;
	display: block;
	border: 0;
	background: transparent;
	overflow: hidden;
	margin:0 39px 0 10px;
}

#logo-secondary .fake-hover {
	margin:0;
	padding: 0;
	width: 296px;
	height: 43px;
	display: block;
	position: absolute;
	background: url(../img/bottom-sprite.png) -80px -622px no-repeat;
}



/* ==|== non-semantic helper classes ======================================== */
.ir { display: block; border: 0; text-indent: -999em; overflow: hidden; background-color: transparent; background-repeat: no-repeat; text-align: left; direction: ltr; }
.ir br { display: none; }
.hidden { display: none !important; visibility: hidden; }
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }
.invisible { visibility: hidden; }
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }


/* ==|== media queries ====================================================== */

@media only screen and (min-width: 480px) {


}

@media only screen and (min-width: 768px) {

}



/* ==|== print styles ======================================================= */
 
@media print {
  * { background: transparent !important; color: black !important; text-shadow: none !important; filter:none !important; -ms-filter: none !important; } 
  a, a:visited { text-decoration: underline; }
  a[href]:after { content: " (" attr(href) ")"; }
  abbr[title]:after { content: " (" attr(title) ")"; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; } 
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; }
  tr, img { page-break-inside: avoid; }
  img { max-width: 100% !important; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3 { page-break-after: avoid; }
}



#navigation {
    background: url("images/dropdown-bg.gif") repeat-x scroll left top #D6EAF8;
    clear: both;
  
    margin: 0 auto;
    padding: 0;
    width: 665px;
}
ul.nav-main, ul.nav-main li {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
ul.nav-main {
    position: relative;
    z-index: 597;
}
ul.nav-main li:hover > ul {
    visibility: visible;
}
ul.nav-main li.hover, ul.nav-main li:hover {
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzdkYjllOCIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjU1JSIgc3RvcC1jb2xvcj0iIzM0NjUyZSIgc3RvcC1vcGFjaXR5PSIwLjU1Ii8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMzNDY1MmUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  rgba(125,185,232,0) 10%, rgba(52,101,46,0.15) 80%, rgba(52,101,46,1) 110%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(10%,rgba(125,185,232,0)), color-stop(80%,rgba(52,101,46,0.15)), color-stop(100%,rgba(52,101,46,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(125,185,232,0) 10%,rgba(52,101,46,0.15) 80%,rgba(52,101,46,1) 110%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(125,185,232,0) 10%,rgba(52,101,46,0.15) 80%,rgba(52,101,46,1) 110%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(125,185,232,0) 10%,rgba(52,101,46,0.15) 80%,rgba(52,101,46,1) 110%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(125,185,232,0) 10%,rgba(52,101,46,0.15) 80%,rgba(52,101,46,1) 110%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#007db9e8', endColorstr='#34652e',GradientType=0 ); /* IE6-8 */

    cursor: pointer;
    position: relative;
    z-index: 599;
	
}
ul.nav-main li {
   
    color: rgba(0, 0, 0, 0.1)
    display: block;
    float: left;
    font-family: arial;
font-size:12px;
    height: 100px;
}
ul.nav-main li a {
 color: #FFFFFF;
    display: block;
    font-family: arial;
    font-size: 12px;
    /*height: 55px;*/
    /*padding: 60px 26px 60px 29px;*/
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;

}
ul.nav-main li a:hover {
    color: #fff;
}
ul.nav-main .list {
    background: url("images/navigation-arrow.gif") no-repeat scroll right top rgba(0, 0, 0, 0);
    
}
ul.nav-sub {
    background: url("images/dropdown-list-bg.jpg") repeat-y scroll left top #353535;
    border-bottom: 0px solid #fff;
    border-left: 0px solid #fff;
    border-right: 0px solid #fff;
    left: 0;
    padding: 10px;
    position: absolute;
    top: 95px;
    display: none;
    z-index: 598;
	box-shadow: 1px 2px 4px #000;
	
}
ul.nav-sub li {
	 font: 10px Arial,Helvetica,sans-serif;
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-bottom: 0px solid #5A5A5A;
    display: block;
    float: none;
    height: 27px;
    list-style: none outside none;
    padding: 0;
    width: 245px;
}
ul.nav-sub li a {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: block;
    float: none;
    font: 10px Arial,Helvetica,sans-serif;
    height: 15px;
    list-style: none outside none;
    padding: 6px 5px;
    width: 245px;
	text-transform:capitalize;
text-align:left;
}

#navigation li:hover ul.nav-sub{ display: block;}



.panel2 .read-more {
	border-top:dotted #fff 2px;
	width:300px;
	display: block;
	margin:10px auto;
	text-align: center;
	padding:10px 0 0 0;
	color:#fff;
	font-size: 20px;
	text-align: center;
}

.panel2 .read-more:hover {
	background: transparent;
	border-top:dotted #28a8e0 2px;
}

.panel2 .read-more:hover:after {
	content:url(../img/read-more-after-hover.png);
}

.panel2 .read-more:after {
	content:url(../img/read-more-after.png);
}

.panel2 .learn-about {
	width:450px;
	display: block;
	margin:0 auto;
	text-align: center;
	color:#fff;
	font-size: 20px;
	text-align: center;
}

.panel2 .learn-about:hover {
	background: transparent;
}

.panel2 .learn-about:hover:after {
	content:url(../img/read-more-after-hover.png);
}

.panel2 .learn-about:after {
	content:url(../img/read-more-after.png);
}



