/* Body Styles
---------------------------------------------*/

body {
	margin: 0px;
	padding: 0px;
	font-size: 62.5%;
	font-family: Arial, Helvetica, sans-serif;
	background: #fff url(../../images/misc/bodyBg.png) center repeat-y;
}

h1 {
	margin: 0px;
	padding: 0px;
	letter-spacing: -2px;
	font-size: 2.8em;
}

	h1 span {
		color: #fe6600;
	
}

/* Main Styles
---------------------------------------------*/

#container {
	background:  #999999;
	width: 960px;
	margin: 0px auto;
	position: relative;
	
}

	#header {
		position: absolute;
		top: 0px;
		left: 0px;
		width: 960px;
		height: 170px;		
	}
	
		#top-black-runner {
			width: 955px;
			height: 35px;
			background: #000;
			color :#FFF;
			font-size: 3.0em;
			text-align: right;
			padding: 5px 5px 5px 0px;
			position: absolute;
			z-index: 1;
			
		}
		
	
		#company-info {
			color: #CC6600;
			width: 960px;
			background: url(../../images/misc/companyInfoBg.png);
		}
			
			#logo {
				position: absolute;
				top: 1px;
				left: 1px;
				z-index: 5;
				margin-top: 115px;
				padding-left: 10px;
			}
			
				#company-info #phoneNumber .phoneNumber {
					padding: 3px 10px 0px 0px;
					float: right;
				}
			
				#company-info #phoneNumber #mail-icon {
					float: right;
				}
				
				#company-info p {
					position: absolute;
					top: 1px;
					left: 200px;
					z-index: 5;
					font-size: 2em;
					
				}
				
				#company-info  #top-number{
					position: absolute;
					padding: 0px;
					padding-left: 505px;
					color: #000000;
					margin-top: 55px;
					z-index: 6;
					font-size: 3.6em;
				}
				
			#company-name {
				font-size: 3.8em;
				margin-left: 1px;
				width: 970px;
				height: 120px;	
			}
			
		#company-name #shadow{
			float: right;
            font-size: 1em;  
			margin-top: 158px;
			margin-left: 78px;
			font-weight: bold;
			color: #ff6600;
		}
			
			#company-name p {
				float: right;
				font-size: 1em;  
				margin-top: 160px;
				margin-left: 80px;
				font-weight: bold;
				color: black;
			}
	
			#flashHolder {
				z-index: 1;
				position: absolute;
				top: 45px;
				left: 0px;
			}
				
			#indexHeader{
				width: 959px;
				height: 170px;
				position: absolute;
			}
			
			#energy{
				position: absolute;
				z-index: 5;
				margin-top: 15px;
				}

#contentContainer{
	width: 960px;
	position: absolute;
	top: 230px;
}

#sidebar{
	float: left;
}			
	#nav{
		padding: 8px 3px 8px 1px;
		width: 243px;
		height: 300px;
		background: url(../../images/misc/nav.jpg);
		background-repeat: no-repeat;
		font-size: 2em;
		line-height:1.4em;
	}
		#nav ul {
			margin: 0px;
			padding: 0px;
		}
		
			#nav ul li {
				list-style: none;
			}
			
				#nav ul li a {
					width: 226px;
					color: #fff;
					padding: 8px 6px 8px 8px;
					text-decoration: none;
					display: block;
					margin-left: 2px;
				}
				
				#nav ul li a:hover {
					background: #0099CC;
				}
				
				#index #nav .index-a,
				#commercial-epcs #nav .commercial-epcs-a,
				#latest-legislation #nav .latest-legislation-a,
				#why-nero #nav .why-nero-a,
				#business-opportunities #nav .business-opportunities-a,
				#contact #nav .contact-a {
					background: #fe9002;
					color: #000;
				}
	
	#upper-cta{
		padding: 8px 0px;
		width: 247px;
		background: url(../../images/misc/sun-photo.jpg);
		height: 172px;
		background-repeat: no-repeat;
		color: #fff;
		font-size: 2.5em;
		font-weight: bold;
		text-align: center;

	}
	
	#lower-cta{
		padding: 8px 0px;
		width: 247px;
		height: 125px;
		background: url(../../images/misc/shiny-black-bg.jpg) no-repeat;
		color: #fff;
		font-size: 2.4em;
		text-align: center;
	}
	
		#lower-cta p{
			color: #fff;
			font-size: 1.1em;
			text-align: center;
			margin-top: 5px;
			}
	

	#content-area-box{
		float: right;
		margin-left: 18px;
		margin-bottom: 18px;
		width: 690px;
		background: #FFF;
		border: #0365ae 2px solid;
		font-size: 2.4em;
		color: #000;
		text-align: left;
	}
	
	#contact #content-area-box{
		float: left;
		margin-left: 18px;
		width: 670px;
		background: #FFF url(../../images/misc/contact-bg.jpg);
		border: #0365ae 2px solid;
		font-size: 1.7em;
		color: #000;
		text-align: left;
		padding-left: 20px;
	}
	
	#contact #content-area-box h1 {
	    padding-top: 25px;
		padding-left: 8px;
		}
		
		#main-page-text{
			float: left;
			width: 400px;
			font-size: .60em;
			padding: 40px 5px 5px 27px;
			text-align: justify;
			margin-bottom: 45px;
			}
			
		#latest-legislation #main-page-text{
			width: 630px;
		}
		
		#why-nero #main-page-text{
			width: 630px;
			margin-bottom: 28px;
		}
		
		#business-opportunities #main-page-text{
			width: 630px;
			padding-bottom: 0px;
		}
		
		#commercial-epcs #main-page-text{
			width: 630px;
			padding-bottom: 30px;
		}
		
		#commercial-epcs #main-page-text ul {
			width: 410px;
		}
		
		#commercial-epcs #main-page-text ul li{
			width: 410px;
		}
		
		#epc{
			float: right;
			}
		
		#people-photo{
			padding-top: 45px;
			padding-left: 65px;
		}
			

		
		#map{
			float: right;
			padding-right: 30px;
			padding-top: 25px;
		}
		
		#photobuttons{
			margin-top: 50px;
			padding-left: 20px;
		}
					
			#top-buttons{
				padding: 0px 0px 0px 10px;
				float: left;
				width: 680px;
				margin-left: 0px;
				margin-bottom: 10px;
			}
			
			#bottom-buttons{
				float: left;
				width: 680px;
				padding: 0px 0px 0px 10px;
				margin-left: 0px;
				margin-bottom: 20px;
			}
			
			#top-left-box{
				float: left;
				width: 315px;
				height: 121px;
				background: #0099FF url(../../images/misc/tl-box.jpg);
				margin: 0px 10px 0px 10px;
			}
			
			#top-right-box{
				float: left;
				width: 315px;
				height: 121px;
				background: #0099FF url(../../images/misc/tr-box.jpg);
				margin: 0px 0px 0px 0px;
			}
			
			#bottom-left-box{
				float: left;
				width: 315px;
				height: 121px;
				background:url(../../images/misc/bl-box.jpg);
				margin: 0px 10px 0px 10px;
			}
			
			#bottom-right-box{
				float: left;
				width: 315px;
				height: 121px;
				background: #0099FF url(../../images/misc/br-box.jpg);
				margin: 0px 0px 0px 0px;
			}
			
				#top-left-box a:link, #top-right-box a:link, #bottom-left-box a:link, #bottom-right-box a:link, #top-left-box a:visited, #top-right-box a:visited, #bottom-left-box a:visited, #bottom-right-box a:visited {
				display: block;
				padding: 88px 9px 5px 0px;
				width: 306px;
				height: 23px;
				text-decoration: none;
				color: #000;
				text-align: right;
				}
				
				#top-left-box a:hover, #top-right-box a:hover, #bottom-left-box a:hover, #bottom-right-box a:hover {
					color: #FF6600;
				}
	
	
	#footer{
		float: left;
		width: 960px;
		height: 199px;
		background: url(../../images/misc/footer-gradient.png);
		margin-bottom: 15px;
		list-style: none;
		font-size: 1.1em;
		color: #FFf;
	}
		    #explore{
				float: left;
				padding:15px 20px 15px 18px;
				font-size: 0.9em;
			}	
	
			
			#our-sevices{
				float: left;
				padding: 15px 40px 15px 15px;
				list-style: none;
			
			}
			
				#our-services-list{
					list-style:none;
					padding: 0px;
					color:#000000;
				}
				
				
			#areas-covered{
				float:left;
				padding:15px 0px 0px 0px;
				width: 200px;
			}
			
			#areas-covered h1{
				padding-bottom:0px;
			}
			
			#areas-covered-list, #areas-covered-list-2 {
				list-style:none;
				width: 90px;
				padding: 10px 0px 0px 0px;
				float:left;
				color:#000000;
			}
		
	        #areas-covered-list-2 {
	            float:right;
				width: 90px;
				padding-right:0px;
				color:#000000;
			}
			
			
			#address{
				float:left;
				padding:15px 20px 15px 25px;
				color:#000;
			}
			
			#address h1{
				padding-bottom:10px;
				color:#fff;
			
			}
			
			
			#address-list{
				list-style:none;
				padding: 0px;
				padding-top:10px;
				color:#000000;}
			
			
			#designed-by{
				float:right;
				text-align:right;
				padding:50px 17px 0px 0px;
				color:#000;
			}
			
			#footer ul {
				list-style:none;
				padding: 0px 0px 0px 0px ;
				margin:0px;
			}		
			
			#footer h1{
					padding-bottom: 10px;
			}
			
			#footer ul li a {
					color: #fff;
					padding: 0px;
					text-decoration: none;
					margin-bottom:15px;
					font-size:1.1em;
					color: #000;
					}

	
	#contactTable #botBuster {
		display: none;
	}
	
		#contactTable td {
			background: #FFF; 
			color: #000000;
			border:#888 1px solid;
			padding:3px;

		}
		
		#contact #content-area-box p{
			margin-left:10px;
		}
		
		#contactTable{
			padding-left:10px;
			padding-bottom: 25px;
		}
		
		.clearfix {
			clear: both;
		}
		
	.table-callback td {	
		font-size:.5em;
	}
		
		.callback-label{
			text-align: left;
			padding-left: 5px;
			color:#000000;
			line-height:95%;
		}
		
		.input-area{
			padding-right:5px;
		}
		
		#callback-time-box{
			text-align:right;
			padding-right:5px;
		}
		
		#submit-btn{
			text-align:right;
			padding-right:5px;
		}
		
		#upper-cta p{
			padding:0px 0px 0px 0px;
			margin:0px;
			font-size:.8em;
			color: black;
		}
		
		#energy{
			border-top:2px solid white;
		}
