* {
    padding: 0;
    margin: 0;
} 
/*
//////////////////////   footer stick properties

*/


body, html {
	color: #000;
	width: 100%;
	margin: 0;
	background: white url(images/emera-nova-scotia-power.gif);


}


#wrap, #content, #contentbtm{
	width: 100%;
	padding: 0;
	border: 0;
	float: none !important;
	color: black;
	background:(none);
	float: none;
	margin-top: 0;
	margin-bottom: 0;
	}



/*
//////////////////////  imgs and default links

*/



a {
	color: #0099CC;
	text-decoration:underline;
	font-family: Georgia, "Times New Roman", Times, serif;
}


a:link {
	color: #0099CC;
	text-decoration:underline;
	font-family: Georgia, "Times New Roman", Times, serif;
}




/* Main Menu / Navigation */

#menu {
	display: none;
}

#featuredproject {
	background: url(images/emera-nova-scotia-power.gif);
}

#subright ul {
	line-height:1.4;
	margin-bottom: 1.5em;
}

#subright li {
	padding-left: 15px;
	font-size: .95em;
	margin-bottom: 1em;
	list-style: disc;
}

/*
////////////////////// headings 

*/

#subright h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	text-align: center;
}

#subright  h2 {
    font-family: Arial, Helvetica, sans-serif;
    color: #006699;
		text-align: center;
}

#subright  h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	text-align: center;
	font-weight: bold;
}

#subright  h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	text-align: center;
	font-weight: bold;
}

#subright  h5 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	text-align: center;
	font-weight: bold;
}

#subright  h6 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	text-align: center;
	font-weight: bold;
}


/*
/////////////////////////  site map print styles
*/




#sitemap ul {
	line-height:1.4;
	margin-bottom: 1.5em;
}

#sitemap li {
	padding-left: 15px;
	font-size: .95em;
	margin-bottom: 1em;
	list-style: disc;
	background: url(images/emera-nova-scotia-power.gif);
}

/*
////////////////////// sitemap headings 

*/

#sitemap h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	text-align: center;
}

#sitemap  h2 {
    font-family: Arial, Helvetica, sans-serif;
    color: #000;
		text-align: center;
}

#sitemap h3 {
    font-family: Arial, Helvetica, sans-serif;
    color: #000;
		text-align: center;
}

#sitemap h4 {
    font-family: Arial, Helvetica, sans-serif;
    color: #000;
		text-align: center;
}

#subright  h5 {
    font-family: Arial, Helvetica, sans-serif;
    color: #000;
		text-align: center;
}

#sitemap h6 {
    font-family: Arial, Helvetica, sans-serif;
    color: #000;
		text-align: center;
}




/*
//////////////////////  nav header 
*/


#navhead{
display: none;
}


#navhead img{
display: none;
}


/*
//////////////////////  graphic header home

*/


#header{
	display: none;
}


/*
//////////////////////  graphic header about

*/


#header-about{
display: none;
}


/*
//////////////////////  graphic header services

*/

#header-services{
display: none;
}


/*
//////////////////////  graphic header Industries

*/

#header-industries{
display: none;
}


/*
//////////////////////  graphic header News

*/

#header-news{
display: none;
}


/*
//////////////////////  graphic header Contact

*/

#header-contact{
display: none;
}



/*
//////////////////////  content homepage

*/

content {
	margin-left: 10%;
	margin-right: 10%;
	}


#content a:link:after, #content a:visited:after {
	content: " (" attr(href) ") ";
	font-size: 70%;
	color: #CCCCCC;
   }
		
/*Right content homepage and sitemap*/


#right {

float: none;

}

#rightsubcol {

float: none;

}



/*Left content homepage and sitemap*/

#left {
float: none;

}


#leftsubcol {

float: none;

}

/*for certifications homepage*/

.certifications {
	font-size: 0.85em;
	
}

/*sub page content styles*/


#subright {
	float: none;
	width: 100%;
	margin: 0pt;

}

#subright img {
display: none;
}


/*sitemap styles*/

#sitemap {
float: none;
}


/*content page navigation - SUBNAV */

#subnav {
display: none;
}


/*main footer - full width (used on homepage only)*/

#footer {
display: none;
}


/* for centering footer content*/
#footerwrap {
display: none;
}


/*for all subpages - btm nav links and pushed down more than homepg */
#footerwraplinks {
display: none;
}

/*FOOTER LIST*/

#footerwraplinkshome {
display: none;
}

/* main footer links*/

#footerlinks {
display: none;
}


/*nicom it logo home*/

.footerlogo{
display: none;
}


/*homepage feature */

#nicomlogo{
	display: none;
}


/*copyright in footer*/

.copyright {
	margin-top: 15px;
	font-size: 90%;

}


