/* -----BODY PAGE 1 - HOME PAGE----- */
* html body { 
	text-align: center; 
}

p {
	margin-top: 0.75em;
	margin-bottom: 0.75em;
}

li {
	margin: 0 0 0 25px;
	padding: 0 0 0 0;
	line-height: 1.15em;
}

#wrapper { 
	width: 900px; 
	margin: 0 auto;
	background-color: #d4e2e8;
	overflow: auto;
}

/* This is a container for the page content. */
#outerWrapper {
  clear: both;
  width: 900px;
  margin: 0 auto 0 auto; 
  padding: 0 0 0 0;
}


#header {
  background-color: #d4e2e8;
  margin: 0 0 0 0; /* Sets the margin properties for an element using shorthand notation (top, right, bottom, left) */
  padding: 0 0 0 0; /* Sets the padding properties for an element using shorthand notation (top, right, bottom, left) */
}

#headerNews {
  background-image: url(../images/news_ticker_bkgr1.jpg);
  background-repeat: repeat-x;
  height: 45px;
  margin: 10px 0 10px 0; /* Sets the margin properties for an element using shorthand notation (top, right, bottom, left) */
}

#headerNews1 {
  background-image: url(../images/news_ticker_bkgr1.jpg);
  background-repeat: repeat-x;
  height: 45px;
  margin: 10px 0 10px 0; /* Sets the margin properties for an element using shorthand notation (top, right, bottom, left) */
}

.contentWrapper {
  width: 900px;
  background-color: #d4e2e8;
  overflow: auto;
}

#fullWidthHeader {
  background-image: url(../images/top_bkgr_250.jpg);
  background-repeat: repeat-x;
  height: 250px;
  padding: 0 0 0 0; 
  position: relative;
  z-index: 1;
}

#topNavigation {
  margin: 0 auto;
  margin-top:0;
  width: 900px;
  height: 250px;
  position: relative;
  z-index: 3;
  padding: 0 0 0 0; 
}

#sspVideo {
	width: 490px;
	height: 440px;
	float: right;
	margin: 10px 0 10px 0;
	padding: 0 0 0 0;
	position: relative;
	z-index: 4;
}

#ciVideo {
	width: 376px;
	height: 447px;
	float: right;
	margin: 10px 57px 10px 0;
	padding: 0 0 0 0;
	position: relative;
	z-index: 4;
}
/*-----------WRAPPER FOR PAGE COLUMNS TO HOLD FLOATING COLUMNS-------------*/
#contentWrapper {
  width: 900px;
  min-height: 200px;
  background-color: #d4e2e8;
  position: relative;
  z-index: 3;
}

#footer {
	height: 50px;
	width: 900px;
	margin: 10px 0 0 0;
	padding: 0 0 0 0;
	display: block;
	position: relative;
	z-index: 2;
}

#left {
	width: 200px !important;
	float: left;
	background-color: #d4e2e8 !important;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#right {
	width: 200px !important;
	float: right;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#main {
  background-color: #d4e2e8 !important;
  margin: 0 0 0 0; /* Sets the margin properties for an element using shorthand notation (top, right, bottom, left) */
  padding: 0 0 0 0; /* Sets the padding properties for an element using shorthand notation (top, right, bottom, left) */
}

/*-----------------PAGE 1 LAYOUT ---------------------------*/
#page1 .col-1 {
	background-color: #d4e2e8;
  	float: left;
  	display: block;
  	margin: 1px 0 0 0;
  	padding: 0 0 0 0; 
  	width: 200px;
	position: relative;
	z-index: 10;
	overflow: auto;
}

#page1 .col-2 {
	background-color: #d4e2e8;
  	float: right;
  	display: block;
  	margin: 1px 0 0 0;
  	padding: 0 0 0 0; 
  	width: 700px;
	position: relative;
	z-index: 10;
	overflow: auto;
}

#page1 .ssp-1 {
	width: 200px;
	height: 425px;
	float: right;
	margin: 10px 0 10px 0;
	padding: 0 0 0 0;
	position: relative;
	z-index: 4;
}

#page1 .contentWrapper {
  width: 900px;
  min-height: 900px;
  position: relative;
  z-index: 3;
}

#page1 .page_content_wrapper {
	width: 675px;
	min-height: 400px;
	margin: 5px 0 0 15px;
	padding: 0 0 0 0;
	position: relative;
	z-index: 4;
} 

#page1 .colLeft_ctr {
 	width: 200px;
	height: 870px;
	display: block;
 	background-image: url(../images/column_bkgr_ctr_200.png);
	background-repeat: repeat-y;
	z-index: 3;
	overflow: auto;
 }

 #page1 .colRight_ctr {
 	width: 700px;
 	height: 870px;
 	background-image: url(../images/column_bkgr_ctr_700.png);
	background-repeat: repeat-y;
	z-index: 3;
	overflow: auto;
 }
 
/*-----------------PAGE 2 LAYOUT ---------------------------*/
#page2 .col-1 {
	background-color: #d4e2e8;
  	float: left;
  	display: block;
  	margin: 1px 0 0 0;
  	padding: 0 0 0 0; 
  	width: 200px;
	height: 600px;
	position: relative;
	z-index: 10;
}

#page2 .col-2 {
	background-color: #d4e2e8;
  	float: right;
  	display: block;
  	margin: 1px 0 0 0;
  	padding: 0 0 0 0; 
  	width: 700px;
	height: 600px;
	position: relative;
	z-index: 10;
}

#page2 .ssp-1 {
	width: 200px;
	height: 425px;
	float: right;
	margin: 10px 0 10px 0;
	padding: 0 0 0 0;
	position: relative;
	z-index: 4;
}

#page2 .contentWrapper {
  width: 900px;
  min-height: 1300px;
  position: relative;
  z-index: 3;
}

#page2 .page_content_wrapper {
	width: 675px;
	min-height: 1200px;
	margin: 5px 0 0 15px;
	padding: 0 0 0 0;
	position: relative;
	z-index: 4;
} 

/*-----------------PAGE 3 LAYOUT ---------------------------*/
#page3 .col-1 {
	background-color: #d4e2e8;
  	float: left;
  	display: block;
  	margin: 1px 0 0 0;
  	padding: 0 0 0 0; 
  	width: 200px;
	height: 600px;
	position: relative;
	z-index: 10;
}

#page3 .col-2 {
	background-color: #d4e2e8;
  	float: right;
  	display: block;
  	margin: 1px 0 0 0;
  	padding: 0 0 0 0; 
  	width: 700px;
	height: 600px;
	position: relative;
	z-index: 10;
}

#page3 .ssp-1 {
	width: 200px;
	height: 425px;
	float: right;
	margin: 10px 0 10px 0;
	padding: 0 0 0 0;
	position: relative;
	z-index: 4;
}

#page3 .contentWrapper {
  width: 900px;
  min-height: 1200px;
  position: relative;
  z-index: 3;
}

#page3 .page_content_wrapper {
	width: 675px;
	min-height: 1100px;
	margin: 5px 0 0 15px;
	padding: 0 0 0 0;
	position: relative;
	z-index: 4;
} 

/*-----------------PAGE 4 LAYOUT ---------------------------*/
#page4 .col-1 {
	background-color: #d4e2e8;
  	float: left;
  	display: block;
  	margin: 1px 0 0 0;
  	padding: 0 0 0 0; 
  	width: 200px;
	height: 600px;
	position: relative;
	z-index: 10;
}

#page4 .col-2 {
	background-color: #d4e2e8;
  	float: right;
  	display: block;
  	margin: 1px 0 0 0;
  	padding: 0 0 0 0; 
  	width: 700px;
	height: 600px;
	position: relative;
	z-index: 10;
}

#page4 .ssp-1 {
	width: 200px;
	height: 425px;
	float: right;
	margin: 10px 0 10px 0;
	padding: 0 0 0 0;
	position: relative;
	z-index: 4;
}

#page4 .contentWrapper {
  width: 900px;
  min-height: 1300px;
  position: relative;
  z-index: 3;
}

#page4 .page_content_wrapper {
	width: 675px;
	min-height: 1200px;
	margin: 5px 0 0 15px;
	padding: 0 0 0 0;
	position: relative;
	z-index: 4;
} 

/*-----------------PAGE 5 LAYOUT ---------------------------*/
#page5 .col-1 {
	background-color: #d4e2e8;
  	float: left;
  	display: block;
  	margin: 1px 0 0 0;
  	padding: 0 0 0 0; 
  	width: 200px;
	height: 600px;
	position: relative;
	z-index: 10;
}

#page5 .col-2 {
	background-color: #d4e2e8;
  	float: right;
  	display: block;
  	margin: 1px 0 0 0;
  	padding: 0 0 0 0; 
  	width: 700px;
	height: 600px;
	position: relative;
	z-index: 10;
}

#page5 .ssp-1 {
	width: 200px;
	height: 425px;
	float: right;
	margin: 10px 0 10px 0;
	padding: 0 0 0 0;
	position: relative;
	z-index: 4;
}

#page5 .contentWrapper {
  width: 900px;
  min-height: 1300px;
  position: relative;
  z-index: 3;
}

#page5 .page_content_wrapper {
	width: 675px;
	min-height: 1200px;
	margin: 5px 0 0 15px;
	padding: 0 0 0 0;
	position: relative;
	z-index: 4;
} 

/*-----------------PAGE SITEMAP LAYOUT ---------------------------*/
#page_sitemap .col-1 {
	background-color: #d4e2e8;
  	float: left;
  	display: block;
  	margin: 1px 0 0 0;
  	padding: 0 0 0 0; 
  	width: 200px;
	height: 900px;
	position: relative;
	z-index: 10;
}

#page_sitemap .col-2 {
	background-color: #d4e2e8;
  	float: right;
  	display: block;
  	margin: 1px 0 0 0;
  	padding: 0 0 0 0; 
  	width: 700px;
	height: 900px;
	position: relative;
	z-index: 10;
}

#page_sitemap .page_content_wrapper {
	width: 675px;
	height: 850px;
	margin: 5px 0 0 15px;
	padding: 0 0 0 0;
	position: relative;
	z-index: 4;
}

/*-----------------PAGE 6 LAYOUT ---------------------------*/
#page6 .col-1 {
	background-color: #d4e2e8;
  	float: left;
  	display: block;
  	margin: 1px 0 0 0;
  	padding: 0 0 0 0; 
  	width: 200px;
	height: 1200px;
	position: relative;
	z-index: 10;
}

#page6 .col-2 {
	background-color: #d4e2e8;
  	float: right;
  	display: block;
  	margin: 1px 0 0 0;
  	padding: 0 0 0 0; 
  	width: 700px;
	height: 1200px;
	position: relative;
	z-index: 10;
}

#page6 .ssp-1 {
	width: 200px;
	height: 425px;
	float: right;
	margin: 10px 0 10px 0;
	padding: 0 0 0 0;
	position: relative;
	z-index: 4;
}

/*-----------------THIS CLASS CONTROLS FOOTER POSITION AT BOTTOM OF PAGE---------------------------*/
#page6 .contentWrapper {
  width: 900px;
  min-height: 1600px;
  position: relative;
  z-index: 3;
}

#page6 .page_content_wrapper {
	width: 675px;
	min-height: 1500px;
	margin: 5px 0 0 15px;
	padding: 0 0 0 0;
	position: relative;
	z-index: 4;
} 

/*-----------------PAGE 7 LAYOUT COMFORT INSTITUTE VIDEOS---------------------------*/

#page7 .ci-video-single {
	width: 376px;
	height: 447px;
	margin: 10px 0 10px 57px;
	padding: 0 0 0 0;
	position: relative;
	z-index: 4;
}

#page7 .col-1 {
	background-color: #d4e2e8;
  	float: left;
  	display: block;
  	margin: 1px 0 0 0;
  	padding: 0 0 0 0; 
  	width: 200px;
	height: 700px;
	position: relative;
	z-index: 10;
}

#page7 .col-2 {
	background-color: #d4e2e8;
  	float: right;
  	display: block;
  	margin: 1px 0 0 0;
  	padding: 0 0 0 0; 
  	width: 700px;
	height: 700px;
	position: relative;
	z-index: 10;
}

#page7 .colLeft_ctr {
 	width: 200px;
	height: 650px;
	display: block;
 	background-image: url(../images/column_bkgr_ctr_200.png);
	background-repeat: repeat-y;
	z-index: 3;
 }
 
#page7 .colRight_ctr {
 	width: 700px;
	height: 650px;
 	background-image: url(../images/column_bkgr_ctr_700.png);
	background-repeat: repeat-y;
	z-index: 3;
 }
/*-----------------THIS CLASS CONTROLS FOOTER POSITION AT BOTTOM OF PAGE---------------------------*/
#page7 .contentWrapper {
  width: 900px;
  min-height: 700px;
  position: relative;
  z-index: 3;
}

#page7 .page_content_wrapper {
	width: 675px;
	min-height: 600px;
	margin: 5px 0 0 15px;
	padding: 0 0 0 0;
	position: relative;
	z-index: 4;
} 

/*-----------------FAQ PAGE LAYOUT ---------------------------*/
#faq .col-1 {
	background-color: #d4e2e8;
  	float: left;
  	display: block;
  	margin: 1px 0 0 0;
  	padding: 0 0 0 0; 
  	width: 200px;
	min-height: 400px;
	position: relative;
	z-index: 3;
	overflow: auto;
}

#faq .col-2 {
	background-color: #d4e2e8;
  	float: right;
  	display: block;
  	margin: 1px 0 0 0;
  	padding: 0 0 0 0; 
  	width: 700px;
	min-height: 400px;
	position: relative;
	z-index: 3;
	overflow: auto;
}

#faq .ssp-1 {
	width: 200px;
	height: 425px;
	float: right;
	margin: 10px 0 10px 0;
	padding: 0 0 0 0;
	position: relative;
	z-index: 4;
}

/*-----------------THIS CLASS CONTROLS FOOTER POSITION AT BOTTOM OF PAGE---------------------------*/
#faq .contentWrapper {
  width: 900px;
  min-height: 700px;
  position: relative;
  z-index: 3;
  overflow: auto;
}

#faq .page_content_wrapper {
	width: 675px;
	min-height: 700px;
	margin: 5px 0 0 15px;
	padding: 0 0 0 0;
	position: relative;
	z-index: 3;
	overflow: auto;
} 

/*-----------------FAQ 1 PAGE LAYOUT ---------------------------*/
#faq1 .col-1 {
	background-color: #d4e2e8;
  	float: left;
  	display: block;
  	margin: 1px 0 0 0;
  	padding: 0 0 0 0; 
  	width: 200px;
	height: 1250px;
	position: relative;
	z-index: 10;
}

#faq1 .col-2 {
	background-color: #d4e2e8;
  	float: right;
  	display: block;
  	margin: 1px 0 0 0;
  	padding: 0 0 0 0; 
  	width: 700px;
	height: 1250px;
	position: relative;
	z-index: 10;
}

#faq1 .ssp-1 {
	width: 200px;
	height: 425px;
	float: right;
	margin: 10px 0 10px 0;
	padding: 0 0 0 0;
	position: relative;
	z-index: 4;
}

/*-----------------THIS CLASS CONTROLS FOOTER POSITION AT BOTTOM OF PAGE---------------------------*/
#faq1 .contentWrapper {
  width: 900px;
  min-height: 1300px;
  position: relative;
  z-index: 3;
}

#faq1 .page_content_wrapper {
	width: 675px;
	min-height: 1150px;
	margin: 5px 0 0 15px;
	padding: 0 0 0 0;
	position: relative;
	z-index: 4;
} 

/*-----------------FAQ 2 PAGE LAYOUT ---------------------------*/
#faq2 .col-1 {
	background-color: #d4e2e8;
  	float: left;
  	display: block;
  	margin: 1px 0 0 0;
  	padding: 0 0 0 0; 
  	width: 200px;
	height: 1200px;
	position: relative;
	z-index: 10;
}

#faq2 .col-2 {
	background-color: #d4e2e8;
  	float: right;
  	display: block;
  	margin: 1px 0 0 0;
  	padding: 0 0 0 0; 
  	width: 700px;
	height: 1200px;
	position: relative;
	z-index: 10;
}

#faq2 .ssp-1 {
	width: 200px;
	height: 425px;
	float: right;
	margin: 10px 0 10px 0;
	padding: 0 0 0 0;
	position: relative;
	z-index: 4;
}

/*-----------------THIS CLASS CONTROLS FOOTER POSITION AT BOTTOM OF PAGE---------------------------*/
#faq2 .contentWrapper {
  width: 900px;
  min-height: 1150px;
  position: relative;
  z-index: 3;
}

#faq2 .page_content_wrapper {
	width: 675px;
	min-height: 1050px;
	margin: 5px 0 0 15px;
	padding: 0 0 0 0;
	position: relative;
	z-index: 4;
} 

/*-----------------FAQ 3 PAGE LAYOUT ---------------------------*/
#faq3 .col-1 {
	background-color: #d4e2e8;
  	float: left;
  	display: block;
  	margin: 1px 0 0 0;
  	padding: 0 0 0 0; 
  	width: 200px;
	height: 1200px;
	position: relative;
	z-index: 10;
}

#faq3 .col-2 {
	background-color: #d4e2e8;
  	float: right;
  	display: block;
  	margin: 1px 0 0 0;
  	padding: 0 0 0 0; 
  	width: 700px;
	height: 1200px;
	position: relative;
	z-index: 10;
}

#faq3 .ssp-1 {
	width: 200px;
	height: 425px;
	float: right;
	margin: 10px 0 10px 0;
	padding: 0 0 0 0;
	position: relative;
	z-index: 4;
}

/*-----------------THIS CLASS CONTROLS FOOTER POSITION AT BOTTOM OF PAGE---------------------------*/
#faq3 .contentWrapper {
  width: 900px;
  min-height: 1350px;
  position: relative;
  z-index: 3;
}

#faq3 .page_content_wrapper {
	width: 675px;
	min-height: 1100px;
	margin: 5px 0 0 15px;
	padding: 0 0 0 0;
	position: relative;
	z-index: 4;
} 

/*-----------------FAQ 4 PAGE LAYOUT ---------------------------*/
#faq4 .col-1 {
	background-color: #d4e2e8;
  	float: left;
  	display: block;
  	margin: 1px 0 0 0;
  	padding: 0 0 0 0; 
  	width: 200px;
	height: 1250px;
	position: relative;
	z-index: 10;
}

#faq4 .col-2 {
	background-color: #d4e2e8;
  	float: right;
  	display: block;
  	margin: 1px 0 0 0;
  	padding: 0 0 0 0; 
  	width: 700px;
	height: 1250px;
	position: relative;
	z-index: 10;
}

#faq4 .ssp-1 {
	width: 200px;
	height: 425px;
	float: right;
	margin: 10px 0 10px 0;
	padding: 0 0 0 0;
	position: relative;
	z-index: 4;
}

/*-----------------THIS CLASS CONTROLS FOOTER POSITION AT BOTTOM OF PAGE---------------------------*/
#faq4 .contentWrapper {
  width: 900px;
  min-height: 1650px; /* This line sets the footer position for pages. */
  position: relative;
  z-index: 3;
}

#faq4 .page_content_wrapper {
	width: 675px;
	min-height: 1300px;
	margin: 5px 0 0 15px;
	padding: 0 0 0 0;
	position: relative;
	z-index: 4;
} 

/*-----------------FAQ 5 PAGE LAYOUT ---------------------------*/
#faq5 .col-1 {
	background-color: #d4e2e8;
  	float: left;
  	display: block;
  	margin: 1px 0 0 0;
  	padding: 0 0 0 0; 
  	width: 200px;
	height: 950px;
	position: relative;
	z-index: 10;
}

#faq5 .col-2 {
	background-color: #d4e2e8;
  	float: right;
  	display: block;
  	margin: 1px 0 0 0;
  	padding: 0 0 0 0; 
  	width: 700px;
	height: 950px;
	position: relative;
	z-index: 10;
}

#faq5 .ssp-1 {
	width: 200px;
	height: 425px;
	float: right;
	margin: 10px 0 10px 0;
	padding: 0 0 0 0;
	position: relative;
	z-index: 4;
}

/*-----------------THIS CLASS CONTROLS FOOTER POSITION AT BOTTOM OF PAGE---------------------------*/
#faq5 .contentWrapper {
  width: 900px;
  height: 1050px;
  position: relative;
  z-index: 3;
}

#faq5 .page_content_wrapper {
	width: 675px;
	min-height: 900px;
	margin: 5px 0 0 15px;
	padding: 0 0 0 0;
	position: relative;
	z-index: 4;
} 

/*-----------------FAQ 6 PAGE LAYOUT ---------------------------*/
#faq6 .col-1 {
	background-color: #d4e2e8;
  	float: left;
  	display: block;
  	margin: 1px 0 0 0;
  	padding: 0 0 0 0; 
  	width: 200px;
	height: 1650px;
	position: relative;
	z-index: 10;
}

#faq6 .col-2 {
	background-color: #d4e2e8;
  	float: right;
  	display: block;
  	margin: 1px 0 0 0;
  	padding: 0 0 0 0; 
  	width: 700px;
	height: 1650px;
	position: relative;
	z-index: 10;
}

#faq6 .ssp-1 {
	width: 200px;
	height: 425px;
	float: right;
	margin: 10px 0 10px 0;
	padding: 0 0 0 0;
	position: relative;
	z-index: 4;
}

/*-----------------THIS CLASS CONTROLS FOOTER POSITION AT BOTTOM OF PAGE---------------------------*/
#faq6 .contentWrapper {
  width: 900px;
  height: 1800px;
  position: relative;
  z-index: 3;
}

#faq6 .page_content_wrapper {
	width: 675px;
	min-height: 1300px;
	margin: 5px 0 0 15px;
	padding: 0 0 0 0;
	position: relative;
	z-index: 4;
} 

/*-----------------ABOUT PAGE LAYOUT ---------------------------*/
#page_about .col-1 {
	background-color: #d4e2e8;
  	float: left;
  	display: block;
  	margin: 1px 0 0 0;
  	padding: 0 0 0 0; 
  	width: 200px;
	min-height: 400px;
	position: relative;
	z-index: 3;
	overflow: auto;
}

#page_about .col-2 {
	background-color: #d4e2e8;
  	float: right;
  	display: block;
  	margin: 1px 0 0 0;
  	padding: 0 0 0 0; 
  	width: 700px;
	min-height: 400px;
	position: relative;
	z-index: 3;
	overflow: auto;
}

#page_about .ssp-1 {
	width: 200px;
	height: 425px;
	float: right;
	margin: 10px 0 10px 0;
	padding: 0 0 0 0;
	position: relative;
	z-index: 4;
}

/*-----------------THIS CLASS CONTROLS FOOTER POSITION AT BOTTOM OF PAGE---------------------------*/
#page_about .contentWrapper {
  width: 900px;
  min-height: 700px;
  position: relative;
  z-index: 3;
  overflow: auto;
}

#page_about .page_content_wrapper {
	width: 675px;
	min-height: 700px;
	margin: 5px 0 0 15px;
	padding: 0 0 0 0;
	position: relative;
	z-index: 3;
	overflow: auto;
} 

.food_certificate_banner {
	width: 455px;
	height: 262px;
	margin: 0 15px 10px 5px;
	display: block;
}

/*-----------------PAGE ENERGY-SAVINGS-AGREEMENT LAYOUT ---------------------------*/
#pageEnergy .col-1 {
	background-color: #d4e2e8;
  	float: left;
  	display: block;
  	margin: 1px 0 0 0;
  	padding: 0 0 0 0; 
  	width: 200px !important;
	height: 900px;
	position: relative;
	z-index: 10;
}

#pageEnergy .col-2 {
	background-color: #d4e2e8;
  	float: right;
  	display: block;
  	margin: 1px 0 0 0;
  	padding: 0 0 0 0; 
  	width: 700px;
	height: 900px;
	position: relative;
	z-index: 10;
}

#pageEnergy .ssp-1 {
	width: 200px;
	height: 425px;
	float: right;
	margin: 10px 0 10px 0;
	padding: 0 0 0 0;
	position: relative;
	z-index: 4;
}

/*-----------------THIS CLASS CONTROLS FOOTER POSITION AT BOTTOM OF PAGE---------------------------*/
#pageEnergy .contentWrapper {
  width: 900px;
  min-height: 900px;
  position: relative;
  z-index: 3;
}

#pageEnergy .page_content_wrapper {
	width: 675px;
	min-height: 400px;
	margin: 5px 0 0 15px;
	padding: 0 0 0 0;
	position: relative;
	z-index: 4;
} 

#pageEnergy .colLeft_ctr {
 	width: 200px;
	height: 870px;
	display: block;
 	background-image: url(../images/column_bkgr_ctr_200.png);
	background-repeat: repeat-y;
	z-index: 3;
	overflow: auto;
 }

 #pageEnergy .colRight_ctr {
 	width: 700px;
 	height: 870px;
 	background-image: url(../images/column_bkgr_ctr_700.png);
	background-repeat: repeat-y;
	z-index: 3;
	overflow: auto;
 }
 
 .ticker_horizontal {
	width: 450px;
	height: 30px;
	display: block;
	float: left;
	margin: 0 0 0 20px;
	padding: 15px 0 0 0;
	overflow: hidden;
}

.ticker_dateTime {
	width: 220px;
	height: 30px;
	display: block;
	float: right;
	text-align: right;
	margin: 0 20px 0 0;
	padding: 15px 0 0 0;
	overflow: hidden;
}