html {
	padding: 0px;
	margin: 0px;
}

body {
	padding: 0px;
	margin: 0px;
	background-color: #487E16;
	background-repeat: repeat-x;
	FONT-SIZE: 12px;
    COLOR: #666666;
    FONT-FAMILY: Arial, Helvetica, sans-serif;   
}

#container {
	border: #487E16 1px solid;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	width: 1004px;
	height: auto;
}

#holding-page-container {
	padding-top: 250px; 
	padding-bottom: 50px; 
	width: 758px;  
	margin:0 auto; 
	height: auto;
}


#pagetop {
	border: #F90000 0px solid;
	background-image: url(top.gif);
	margin-left: auto;
	margin-right: auto;
	width: 1004px;
	height: 10px;
	overflow: hidden;
}

#contact-top {
	background-image: url("../images/contact-top.gif");
	background-repeat: no repeat;
	width: 403px;
	height: 6px;
	}
#contact-bottom {
	background-image: url("../images/contact-bottom.gif");
	background-repeat: no repeat;
	width: 403px;
	height: 6px;
	}
	
	
/********* FORMS *********/

fieldset {
	border: 0;
	padding: 10px 10px 10px 10px;
	margin: 0;
	background-color: #E8F2E8;
	border-bottom: 1px solid #e1e4f1;
}

fieldset.last {
	border: 0;
	padding: 10px 10px 10px 10px;
	margin: 0;
	background-color: #E8F2E8;
	
}

textarea {
	width: 250px;
	height: 100px;
}


/********* FORMS *********/

/********* INDUSTRY LINKS **********/

a.popularlinksmain {
	padding: 5px 0 5px 20px;
    text-decoration: underline;
	background-image: url(../images/sub_menu.gif);
	background-repeat: no-repeat;
	background-position:0 8px;
	
}

/********* INDUSTRY LINKS **********/

.textinput {
    width: 250px;
}

.inputfield {
	float: left;
	font-style: italic;
	color: #ff0000;
}

.verify {
	float: left;
    margin: 5px 0 5px 10px;
	font-weight: bold;
}

.label {
    FONT-SIZE: 12px;
    COLOR: #666666;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    clear: both;
    float: left;
    width: 165px;
    margin-top: 5px;
}

.input {
    float: left;
}

.button {
    margin-top: 10px;
	cursor: pointer;
}

.submit {
	margin-top: 10px;
	cursor: pointer;
	border: 0;
	color: white; 
	background-color: transparent;
	background-image: url(../images/submit.gif);
	background-repeat:no-repeat;
	width: 55px;
}

/* --- NEW REVISIONS ---- */


#crumbtrail {
	background-image: url("crumb_bg.gif");
	background-repeat: no-repeat;
	background-position:top left;
    border: #F90000 0px solid;
    margin: 0px;
    padding-top: 8px;
    padding-left: 5px;
    width: 860px;
    height: 24px;
    font-size: 11px;
    float: left;
	overflow: hidden;
}


/* ---------------------- */

#logo-container {
	width: 989px;
	height: 50px;
	padding-left: 15px;
	background-color: #FFFFFF;
}

#about-us-container {
	float: left;
	width: 241px;
	padding: 0 9px 0 6px;
	margin: 0 0 0 0;
}

#about-us-container .container-image {
	background-image: url("/userfiles/image/Homepage-About_Us.jpg");
	background-repeat: no-repeat;
	background-position:top left;
	width: 240px;
	height: 71px;
}

#services-container {
	float: left;
	width: 241px;
	padding: 0 9px 0 0;
}

#services-container .container-image {
	background-image: url("/userfiles/image/Homepage_Smart_Meter.jpg");
	background-repeat: no-repeat;
	background-position:top left;
	width: 240px;
	height: 71px;
}

#industry-links-container {
	float: left;
	width: 241px;
	padding: 0 9px 0 0;
}

#industry-links-container .container-image {
	background-image: url("/userfiles/image/industry_links_home.jpg");
	background-repeat: no-repeat;
	background-position:top left;
	width: 240px;
	height: 71px;
}

#contact-us-container {
	float: left;
	width: 241px;
	padding: 0 0 0 0;
}

#contact-us-container .container-image {
	background-image: url("/userfiles/image/contact_us_home.jpg");
	background-repeat: no-repeat;
	background-position:top left;
	width: 240px;
	height: 71px;
}

#flash-container {
	width: 997px;
	height: 213px;
	padding-left: 7px;
	background-color: #FFFFFF;
}

#main-section-home {
	width: 1004px;
	height: 197px;
	background-color: #FFFFFF;
}

#main-section .container-header a {
	color: #FFFFFF;
	text-decoration: none;
}
#main-section {
	float: left;
	width: 1004px;
	height: auto;
	background-color: #FFFFFF;
}







/* ---------------------- */
#left-hand-section {
    font-size: 11px;
    color: #487E16;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: underline;
	float: left;
	width: 190px;
	padding: 20px 0px 10px 20px;
}

#middle-section {
	float: left;
	width: 502px;
	padding: 10px 10px 30px 0;
}

#right-hand-image {
	float: right;
	width: 232px;
	padding: 0 10px 0px 30px;
	overflow: hidden;
}

/* ---------------------- */





#left-hand-section ul {
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
	width: 170px;
}

#left-hand-section li {
	float: left;
	width: 170px;
}

#left-hand-section a {
	float: left;
	margin: 0 0 0 0px;
	padding: 5px 0 5px 20px;
	font-size: 11px;
    color: #487E16;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: underline;
	width: 150px;
	background-image: url(../images/sub_menu.gif);
	background-repeat: no-repeat;
	background-position:0 7px;
}

#left-hand-section a:hover {
    text-decoration: none;
}

#left-hand-section ul.menu1 a {
	margin: 0 0 0 0;
	width: 150px;
}

#left-hand-section ul.menu2 a {
	margin: 0 0 0 25px;
	width: 125px;
}

#left-hand-section a.selected {
	color: #7AA343;
}

.container-header {
	background-image: url("../images/main_section_header.gif");
	background-repeat: no-repeat;
	background-position:top left;
	width: 241px;
	height: 28px;
	padding-top: 3px;
	text-align: center;
}

.container-header a {
	font-size: 16px;
}

.container-header a:hover {
	font-size: 16px;
}


.dataserve-link {
	background-image: url("../images/holding_page_link.jpg");
	background-repeat: no-repeat;
	background-position:top left;
	width: 354px;
	height: 183px;
	text-align: center;
	float: left;
	padding: 20px 50px 0 0;
}


.spmetering-link {
	background-image: url("../images/holding_page_link.jpg");
	background-repeat: no-repeat;
	background-position:top left;
	width: 354px;
	height: 183px;
	text-align: center;
	float: left;
	padding: 20px 0 0 0;
}

#menu-container {
	float: left;
	width: 989px;
	padding-left: 15px;
    background-color: #FFFFFF;
}

#footer-container {
	width: 1004px;
    background-color: #487E16;
	text-align: right;
}
#top-lower-section {
	background-image: url(top_lower_section.gif);
	border: #BBFF22 0px solid;
	margin-left: auto;
	margin-right: auto;
	width: 1004px;
	height: 10px;
	clear: both;
}

#top-middle-section {
	background-image: url(top_middle_section.gif);
	border: #BBFF22 0px solid;
	margin-left: auto;
	margin-right: auto;
	width: 1004px;
	height: 7px;
	clear: both;
}

#flash-section {
	background-image: url(flash.gif);
	border: #BBFF22 0px solid;
	margin-left: auto;
	margin-right: auto;
	width: 1004px;
	height: 215px;
	clear: both;
}


#top-left {
	background-image: url(top_left.gif);
	border: #BBFF22 0px solid;
	margin-left: auto;
	margin-right: auto;
	float: left;
	width: 6px;
	height: 23px;
}

#crumb-trail-home {
	margin-left: auto;
	margin-right: auto;
	padding-top: 4px;
	padding-left: 10px;
	float: left;
	width: 838px;
	height: 19px;
	font-size: 11px;
	color:#FFFFFF;
}


#crumb-trail {
	margin-left: auto;
	margin-right: auto;
	padding-top: 4px;
	padding-left: 10px;
	float: left;
	width: 838px;
	height: 19px;
	font-size: 11px;
}

#date {
	margin-left: auto;
	margin-right: auto;
	padding-top: 4px;
	float: left;
	width: 150px;
	height: 19px;
	text-align: right;
	font-size: 11px;
	color:#ffffff;
}


#bottom {
	background-image: url(bottom.gif);
	border: #BBFF22 0px solid;
	margin-left: auto;
	margin-right: auto;
	width: 1004px;
	height: 10px;
	clear: both;
	padding: 0 0 0 0;
	overflow: hidden;
}



#mainmenu li {
	display: inline;
	padding:0 .9em;
	border-left:1px solid #487E16;
}

#mainmenu li.first {
	border:none;
	padding-left:4px;
}

#mainmenu {
	float: left;
	width: 739px;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:18px;
	text-align:left; 
	margin: 0;
	padding: 0;

}

#mainmenu a {
	color:#487E16;
	text-decoration:none;
	font-size:18px;
}

#mainmenu a:hover {
	color:#7AA343;
	text-decoration:none;
	font-size:18px;
}



#footermenu li {
	display:inline;
	padding:0 .7em;
	border-right:1px solid #000000;
}

#footermenu li.last {
	border:none;
	padding-right:0;
}

#footermenu {
	text-align: right;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
	margin: 0;
	padding: 10px 0 0 0;
	

}

#footermenu a {
	color:#000000;
	text-decoration:none;
}

#footermenu a:hover {
	color:#ffffff;
	text-decoration:none;
}

A
{
    FONT-SIZE: 12px;
    COLOR: #487E16;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
	text-decoration:none;
 
}

A:hover
{
    FONT-SIZE: 12px;
    COLOR: #7AA343;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
	text-decoration:none;
 
}

A.crumbs:link
{
    FONT-SIZE: 11px;
    COLOR: #e5e5e5;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    TEXT-DECORATION: underline
}
A.crumbs:active
{
    FONT-SIZE: 11px;
    COLOR: #e5e5e5;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    TEXT-DECORATION: underline
}
A.crumbs:visited
{
    FONT-SIZE: 11px;
    COLOR: #e5e5e5;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    TEXT-DECORATION: underline
}
A.crumbs:hover
{
    TEXT-DECORATION: none
}
.crumbsnolink
{
    FONT-SIZE: 11px;
    COLOR: #e5e5e5;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    TEXT-DECORATION: none
}


H1
{
	padding: 15px 0 0 0;
    FONT-SIZE: 20px;
    COLOR: #000000;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

p
{
    FONT-SIZE: 12px;
    COLOR: #666666;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
}

 .maintext{
 	float: left;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
	color: #666666;
	padding:  10px 10px 10px 10px;
	text-align:justify;
 }

#search {
 	float: left;
 	width: 250px;
}
 
#search .searchtext{
 	float: left;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:14px;
	color: #666666; 
	padding: 2px 5px 2px 2px;
 }
 
#search input {
	float: left;
	padding: 1px 0 2px 0;
	margin: 0 0 0 0;
}

#search .searchbutton {
	float: left;
	padding: 0 0 0 5px;
	margin: 0 0 0 0;
	width: 22px;
}

#search .searchbutton img {
	display: block;
}

.holding-main-text{
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:30px;
	color: #FFFFFF;
	font-weight:bold;

 }
 
   .holding-sub-text{
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:22px;
	color: #FFFFFF;
	font-weight:bold;
 }
 

 
 .searchbox {
	border: #AAAAAA 1px solid;
	padding: 2px 2px 2px 10px;
	width: 160px;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:14px;
	color: #666666;

}

input#submitbtn {
	background-color: #404b9a;
	border-top: #000000 0px solid;
	border-right: #cccccc 1px solid;
	border-bottom: #cccccc 1px solid;
	border-left: #000000 0px solid;
	padding: 1px;
	margin-left: 10px;
	color: #FFFFFF;
}

form { 
	margin:0;
	padding:0;
}

.big-red-head {
	font-size:14px; color:#FF0000; font-weight:bold;
}