* {
	font-family: arial, helvetica;
	color: #333;
	font-size: 12px;
}

* :focus { outline: 0; }

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

* html #wrapper #content {
	height: 589px;
}

* html #content-col-one #content-col-two #content-col-three {
	height: 365px;
}

* html #wrapper-simple {
	height:  289px;
}

body {
	margin: 0;
	padding: 0;
	background-color: #666;
}

div#header {
	background-image: url("../images/header-sliver00.jpg");
	background-repeat: repeat-x;
	height: 230px;
	margin: 0;
	padding: 0;
}

div#header-simple {
	background-image: url("../images/header-simple00.jpg");
	background-repeat: no-repeat;
	height: 186px;
	margin: 0;
	padding: 0;
}

div#page-header h1 {
	font-size: 20px;
	color: #333;
	text-transform: uppercase;
	position: relative;
}

div#page-header {
	width: 950px;
	border-bottom: 1px solid #606060;
	height: 25px;
	margin-bottom: 30px;
	position: relative;
	display: block;
}

div#header-main {
	background-image: url("../images/header00.jpg");
	width: 100%;
	height: 230px;
	margin: auto;
	padding:0;
	background-position: top center;
	background-repeat: no-repeat;
}

div#wrapper {
	width: 1000px;
	background-image: url("../images/content-sliver.jpg");
	background-repeat: repeat-y;
	min-height: 589px;
	margin-left: auto;
	margin-right: auto;
}

div#wrapper-simple {
	background-image: url("../images/content-sliver.jpg");
	background-repeat: repeat-y;
	min-height: 289px;
	margin-left: auto;
	margin-right: auto;
}

div#content {
	width: 1000px;
	background-image: url("../images/content-top.jpg");
	background-repeat: no-repeat;
	background-position: top center;
	min-height: 589px;
	padding: 0px;
	margin-bottom: -15px;
}

div#content-simple {
	padding-left: 10px;
	padding-right: 10px;
}

div#footer {
	background-color: #282828;
	height: 236px;
	background-image: url("../images/footer-bar.jpg");
	background-repeat: no-repeat;
	background-position: top center;
}

div#focus-area {
	width: 1000px;
	height: 359px;
	background-image: url("../images/slider-home00.jpg");
	background-repeat: no-repeat;
	margin-top: -30px;
	position: relative;
}

div#focus-area-inner {
	width: 1000px;
	height: 115px;
	background-image: url("../images/slider.jpg");
	background-repeat: no-repeat;
	margin-top: -32px;
}

div#content-container {
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 40px;
}

div#content-container img {
	/*padding: 10px;*/
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
}

div#content-container a {
	color: #663333;
	text-decoration: none;
}

div#content-container a:hover {
	color: #663333;
	text-decoration: underline;
}

div#content-container a.title {
	font-weight: bold;
}

div#col-container {
	width: 954px;
	margin: auto;
}

div#content-col-one {
	float: left;
	width: 318px;
	min-height: 365px;
	background-image: url("../images/3-col-divider.gif");
	background-repeat: no-repeat;
	background-position: 100% 75px;
}

div#content-col-two {
	float: left;
	width: 318px;
	min-height: 365px;
	background-image: url("../images/3-col-divider.gif");
	background-repeat: no-repeat;
	background-position: 100% 75px;
}

div#content-col-three {
	float: left;
	width: 318px;
	min-height: 365px;
}

div.threecol-pad {
	padding-left: 15px;
	padding-right: 15px;
}

div.colone-pad {
	padding-right: 10px;
}

div#application-energy-infrastructure-header {
	height: 83px;
	width: 305px;
	background-image: url("../images/hdr_applicationEnergyInfrastructure.png");
	background-repeat: no-repeat;
	background-position: top center;
	margin-bottom: -10px;
}

div#featured-awards-header {
	height: 46px;
	background-image: url("../images/hdr_featuredAwards.png");
	background-repeat: no-repeat;
	background-position: top center;
	margin-bottom: 10px;
}

div#terra-press-header {
	height: 46px;
	background-image: url("../images/hdr_terraPress.png");
	background-repeat: no-repeat;
	background-position: top center;
	margin-bottom: 25px;
}

div#featured-partner-header {
	height: 46px;
	background-image: url("../images/hdr_featuredPartner.png");
	background-repeat: no-repeat;
	background-position: top center;
	margin-bottom: 25px;
}

div#featured-partner-header, div#terra-press-header, 
div#featured-awards-header, div#application-energy-infrastructure-header, 
div#footer-content img, div.content-style img { 
	behavior: url("lib/iepngfix.htc");
}

img.partners {
	behavior: url("lib/iepngfix.htc");
}

/* NAVIGATION */
div#navigation ul {
	position: absolute;
	width: 950px;
	height: 70px;
}

div#navigation ul li {
	list-style: none;
	position: absolute;
	top: 0;
}

div#navigation ul li, div#navigation a {
	height: 70px;
	display: block;
}

div#navigation ul li a	{
	text-indent: -99999px;
}

ul#nav {
	background: url("../images/focus-nav.gif");
	background-repeat: no-repeat;
	width: 950px;
	margin-top: 0px;
	margin-left: 25px;
}

div#core-navigation {
	width: 1000px;
	margin: auto;
	text-align: right;
	padding-top: 160px;
	color: #fff;
	font-size: 14px;
	padding-right: 60px;
	position: relative;
	z-index: 190;
}

div#logo-container {
	width: 1000px;
	margin: auto;
	margin-top: -5px;
}

div#core-navigation a {
	color: #fff;
	font-size: 14px;
	text-decoration: none;
	outline: 0;
}

#menu {  
	list-style:none;  
	float: right;
	height: 30px;
	padding-top: 7px;
	margin-top: -7px;
	position: relative;

}  

#menu li {  
	float: left;  
	display: block;  
	text-align: center;  
	position: relative;  
	border: none;  
}  

div#core-navigation a:hover {
	color: #fff;
	text-decoration: none;
	outline: 0;
}

div#core-navigation a.on {
	border-bottom: 1px solid #fff;
	padding-bottom: 2px;
	display: inline-block
}

div#core-navigation a.on2 {
	border-bottom: 1px solid #000;
	padding-bottom: 2px;
	display: inline-block
}

span.pipe {
	padding-left: 12px;
	padding-right: 12px;
	color: #fff;
	font-size: 14px;
}

h1#sitename {
	margin-top: -150px;
	margin-left: 30px;
	position: relative;
	height: 120px;
	width: 380px;
	text-indent: -1800px;
	display: block;
	z-index: 199;
}

h1#sitename a {
	color:#666F5C;
	height: 120px;
	width: 380px;
	display: block;
	outline: 0;
	
}

div#footer-col-one {
	float: left;
	width: 120px;
	height: 236px;
	background-image: url("../images/footer-divider.jpg");
	background-repeat: no-repeat;
	background-position: right;
	padding-left: 10px;
}

div#footer-col-two {
	float: left;
	width: 152px;
	height: 236px;
	background-image: url("../images/footer-divider.jpg");
	background-repeat: no-repeat;
	background-position: right;
	padding-left: 10px;
}

div#footer-col-three {
	float: left;
	width: 145px;
	height: 236px;
	background-image: url("../images/footer-divider.jpg");
	background-repeat: no-repeat;
	background-position: right;
	padding-left: 10px;
}

div#footer-col-four {
	float: left;
	width: 526px;
	height: 236px;
	padding-left: 10px;
}

div.footer-col-pad {
	padding-left: 15px;
}

div#footer-content {
	width: 1000px;
	margin: auto;
}

div#footer-content a {
	color: #ccc;
	text-decoration: none;
}

div#footer-content a:hover {
	text-decoration: underline;
}

div.footer-content {
	color: #ccc;
	padding-top: 20px;
}

div.footer-content p {
	color: #ccc;
}

div#copyright {
	text-align: center;
	color: #666;
	padding-top: 10px;
}

div.footer-col-title {
	color: #ccc;
	text-transform: uppercase;
	font-weight: bold;
	padding-bottom: 10px;
}

/* http://www.positioniseverything.net/easyclearing.html */
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {
	display: inline-block;
}




/** CONTACT **/
#contact-fieldset {
	border: none;
}

#contact-fieldset .inputrow {			
	clear:both;			
}

#contact-fieldset label {
	width:100px;
	float:left;
	text-align:right;
	margin-right:10px;
}

#contact-fieldset em {
	clear:left;
	display:block;
	color:#333;
	font-weight:normal;
	font-size:8pt;
}

#contact-fieldset input,
#contact-fieldset textarea {
	border:none; 							
	color:#ccc;					
	font-size:10pt;
	font-family:Arial, Verdana;
	background:none;
	width:100%;
	padding-top: 15px;
	padding-left: 5px;
}	

#contact-field input.button {
	border: 1px solid #000;
}
	
.input-bg, .textarea-bg {
	padding:0;	
	height:50px; /* 40 minus 15 padding */
	width:516px;
	float:left;			
	margin-bottom:20px;
	background:url("../images/text-control-backer.jpg") no-repeat 0 0;
}

.textarea-bg {
	background:url("../images/textarea-control-backer.jpg") no-repeat 0 0; 			
	height:197px;
	margin-bottom:15px;				
}		

#contact-fieldset textarea {	
	overflow:auto;			
	height:177px;
	width: 510px;
	resize: none; /* so safari will not allow resizing */										
}	
	
#contact-fieldset .actionrow {
	padding-left:100px;	
	clear:both;			
}		

#contact-fieldset button {
	line-height:1.3;
	cursor:pointer;
	color:#378baa;				
	background:transparent;
	text-align:left;
	border: none;
}	

#contact-fieldset button span {
	display:block;			
	height:31px;
	width:118px;
	background:url("../images/btn_send.jpg") no-repeat 0 0;
	
}

#form-group {
	width: 660px;
	float: left;
	height: 500px;
}

#content-group {
	float: right; 
	width: 290px;
}

#content-group p {
	margin-top: 0;
}

div#confirmation {
	font-weight: bold;
	color: #ccc;
	padding-left: 120px;
}


table.list td {
	padding: 8px;
}

div#astarna {
	color: #333;
	text-align: center;
	font-size: 10px;
}

div#astarna a {
	color: #333;
	font-size: 10px;
	text-decoration: none;
}

div#astarna a:hover {
	text-decoration: underline;
}

div#intro {
	margin-top: -20px;
	height: 85px;
	padding-bottom: 30px;
	padding-left: 38px;
	padding-right: 50px;
	overflow: hidden;
	position: relative;
}

div#intro p {
	font-family: arial;
	color: #fff;
	font-size: 18px;
	line-height: 30px;
}

h3 {
	color: #fff;
	font-size: 24px;
	margin: 0;
	padding: 0;
	font-weight: normal;
	display: inline;
}

h4 {
	color: #000;
	font-weight: bold;
	padding: 0;
	margin: 0;
}

div.white {
	color: #fff;
	display: inline;
}

table#solutions td a {
	color: #C71920;
	font-weight: bold;
	font-size: 12px;
}

table#solutions td a:hover {
	color: #C71920;
	text-decoration: underline;
}

table#solutions td img {
	padding-right: 15px;
}

div.content-style {
	line-height: 18px;
}

div#sub-header {
	position: relative; 
	margin-top: 10px; 
	color: #fff;
	font-size: 10px;
	margin-bottom: 10px;
}

div#sub-header a, div#sub-header a:hover {
	font-size: 10px;
	color: #fff;
}

div#sub-header a.on, div#sub-header a.on:hover {
	font-size: 12px;
	color: #fff;
	font-weight: bold;
}

div#sub-header-title {
	color: #fff;
	margin-top: 5px;
	font-size: 10px;
}

div.special {
	margin-top: -20px;
}

table td.big {
	font-size: 16px;
	color: #000;
	font-weight: bold;
	font-style:italic; 
}

table td.caption {
	color: #fff;
	font-style:italic; 
}

tabl td.arrow {
	margin-right: -20px;
}

div.fadehover {
	position: relative;
	height: 152px;
	width: 275px;
	margin-bottom: 20px;
}
 
img.a {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 10;
}
 
img.b {
	position: absolute;
	left: 0;
	top: 0;
}

