﻿html	{
	height:100%;
	}

body {
	background: url("images/headerbg.png") top left repeat-x;
	background-color: #fff;
	margin: 0; 
	padding: 0;
	height:100%;
	text-align: center; 
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	
}

#wrap {
	position:relative;
	background: url("images/footerbgback.png") bottom left repeat-x;
	width: 100%; 
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%; /* real browsers */
	padding:0;
	margin: 0;
}


#container {
	width: 760px;  
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%; /* real browsers */
	padding:0;
	margin: 0 auto; 
	text-align: left; 
}

#header {
	width: 760px; 
	height:74px; 
	padding:0;
	margin:0;
}

#footer {
	position: absolute;
	bottom: 15px;
	/* background: url("images/footerbg.png") top left no-repeat; */
	width: 760px; 
	text-align: center;
	padding:0;
	margin:0; 
}


#footer ul {

	font-size: 1.2em;
	line-height: 1.5em;
	color:#fff;
	padding:0;
	margin:0;
	list-style: none;

}

#footer ul li{
	background: url("images/divider.gif") top right no-repeat;
	display: inline;
	padding:5px 15px 5px 10px;
	margin:0;

}

#footer a {
	color:#fff;
	text-decoration: none;
}

#footer a:hover {
	color:#fff;
	text-decoration: underline;

}

img.logo {
	float:left;
	padding:15px 0 0 0;
	margin:0;
	}

/* Top Navigation */

#mainnav {
  margin:0;
  font-size: 1.2em;
  width:750px;

  }
  
#mainnav ul {
  float:right;
  margin:0;
  padding:6px 10px 0;
  list-style:none;
  }
#mainnav li {
  float:left;
  background:url("images/left.gif") no-repeat left top;
  margin:0;
  padding:0 2px 0 9px;
  }
#mainnav a {
  float:left;
  display:block;
  background:url("images/right.gif") no-repeat right top;
  padding:5px 15px 4px 6px;
  text-decoration:none;
  color:#fff;
  }
/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
#mainnav a {float:none;}
/* End IE5-Mac hack */
#mainnav a:hover {
  color:#333;
  }
#mainnav #current {
  background-image:url("images/left_on.gif");
  }
#mainnav #current a {
  background-image:url("images/right_on.gif");
  color:#333;
  padding-bottom:5px;
  }



#globalnav {
	float:right;
	padding:10px 0;
	margin:0;

}

#globalnav a {
	color:#fff;
	text-decoration: none;
}

#globalnav a:hover {
	color:#fff;
	text-decoration: underline;

}

#globalnav ul {
	float:left;
	font-size: 1.2em;
	line-height: 1.5em;
	color:#fff;
	padding:0;
	margin:0;
	list-style: none;

}

#globalnav ul li{

	background: url("images/divider.gif") top right no-repeat;
	float:left;
	padding:5px 15px 5px 10px;
	margin:0;

}

#search {
	font-size: 1.2em;
	color: #fff;
	float:left;
	margin:0;
	padding:3px 25px;
	}


#search input {
	color:#000;
	font-size: 1em;
	background-color: #fff;
 	border: 1px solid #999; 
	margin-left: 4px;
	padding: 0px. 4px, 0px, 4px;
	}


#navbar {
	float:left;
	padding:0;
	margin:0;
	list-style: none;

}

#navbar li{
	float:left;
	padding:0;
	margin:0;

}

#bodycopy {
	float:left;
	padding:15px 5px 99px 5px; 
	margin:0;
	width: 480px;
	text-align:justify;
	}

#sidebar {
	float:right;
	width:230px;
	padding:15px 0 99px 0; 
	margin:0 5px 0 15px;
	text-align: justify;
	}

}

#contentheader {
	height: 155px;
	margin: 25px 0 0 0;
	padding:0;

}

#content {
	width:535px;
	margin-top:25px;
	margin-left:200px;
	padding: 0 5px 99px 5px;

}

#contentfull {
	padding: 10px 25px 99px 25px;
}

#content ul	{
	font-size: 1.2em;
	line-height: 1.5em;
	text-align: justify;
	color: #000;
	}

img.product{
	float: right;
	margin: 0 0 20px 20px;

}


.newsheader {
	font-size: 1.2em;
	line-height: 1.5em;
	font-weight: bold;
	
	}

.copywrite {
	display:block;
	font-size: 1em;
	color:#fff;
	padding: 15px 0 0 0;
	
	}

.leftsidebar {
	display:block;
	width:100%;
	text-align: center;
	margin:0;
	padding:20px 0;
	}

.clear {
	clear:both;
	}

p	{
	font-size: 1.2em;
	line-height: 1.5em;
	text-align: justify;
	color: #000;
	}
td	{
	font-size: 1.2em;
	line-height: 1.5em;
	color: #000;
	}


h1	{
	font-size: 1.6em;
	line-height: 1.9em;
	color: #0099CC;

	}

h2	{
	font-size: 1.4em;
	line-height: 1.7em;
	color: #0099CC;

	}

td h2	{
	font-size: 1.3em;
	line-height: 1.6em;
	color: #0099CC;

	}
	

	
a
	{
  	outline: none;
	}
	
.caption {
	font-size: 1em;
	line-height: 1.1em;
	text-align: justify;
	}
	
	
.inlineimg {
	padding:10px;
	float: right;
	}


#flashwrapper {
	width:760px;
	height:234px;
	padding:0; 
	margin:20px 0 0 0;
	border:1px solid #cccccc;
	}
	

	
#flashheader {
	width:760px;
	height:234px;
	padding:0
	margin:0;
	}
	
	
#featured {
	padding:0;
	margin:0;
	list-style: none;
	}
	
#featured li{
	width:241px;
	height:148px;
	float: left;
	padding:0; 
	margin: 15px 5px;
	}
	
	#featured li a{
	display:block;
	width:241px;
	height:148px;
	
	}
	

	
.feature1 {
	background: url(images/nyb_button.png) top left no-repeat;
	text-indent: -5000px;

	}
	
.feature2 {
	background: url(images/babcock_button.png) top left no-repeat;
	text-indent: -5000px;

	}
	

	
input {
	background-color:#F3F3F3;
	font-weight: normal;
}



fieldset {
	/* background: url(images/formbg.png) top left repeat-x; */
	width:450px;
	padding:15px;
	margin:0;
	border:1px solid #cccccc;
	color: #000;
	font-weight: normal;
}

legend {
	padding: 5px 5px;
  	border:1px solid #666666;
  	text-align:right;
	color: #ffffff;
}



select {
	background-color:#F3F3F3;
	color: #000;
	font-size: 1em;
	line-height: 1.3em;
}

textarea {
	font-family: Arial, Helvetica, sans-serif;
	background-color:#F3F3F3;
	color: #000;
	font-size: 1em;
	line-height: 1.3em;
}


/* Features */

#features {
	padding: 15px 0px 15px 15px;
	
}

#features ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#features li {
	float:left;
}


#feature1 a {
	background:url(images/feat_airfoildb.png) no-repeat top left;
	display: block;
  	text-indent: -9999px; 
 	text-decoration: none;
	width: 113px;
	height: 74px;
	padding: 0px 5px 0px 5px;
}

#feature1 a:hover {
	background:url(images/feat_airfoildb.png) no-repeat top left;
	display: block;
  	text-indent: -9999px; 
 	text-decoration: none;
	width: 113px;
	height: 74px;
	padding: 0px 5px 0px 5px;
	background-position: 0 -74px;
}

#feature2 a {
	background:url(images/feat_forwardcurve.png) no-repeat top left;
	display: block;
  	text-indent: -9999px; 
 	text-decoration: none;
	width: 113px;
	height: 74px;
	padding: 0px 5px 0px 5px;
}

#feature2 a:hover {
	background:url(images/feat_forwardcurve.png) no-repeat top left;
	display: block;
  	text-indent: -9999px; 
 	text-decoration: none;
	width: 113px;
	height: 74px;
	padding: 0px 5px 0px 5px;
	background-position: 0 -74px;
}

#feature3 a {
	background:url(images/feat_plenum.png) no-repeat top left;
	display: block;
  	text-indent: -9999px; 
 	text-decoration: none;
	width: 113px;
	height: 74px;
	padding: 0px 5px 0px 5px;
}

#feature3 a:hover {
	background:url(images/feat_plenum.png) no-repeat top left;
	display: block;
  	text-indent: -9999px; 
 	text-decoration: none;
	width: 113px;
	height: 74px;
	padding: 0px 5px 0px 5px;
	background-position: 0 -74px;
}

#feature4 a {
	background:url(images/feat_square.png) no-repeat top left;
	display: block;
  	text-indent: -9999px; 
 	text-decoration: none;
	width: 113px;
	height: 74px;
	padding: 0px 5px 0px 5px;
}

#feature4 a:hover {
	background:url(images/feat_square.png) no-repeat top left;
	display: block;
  	text-indent: -9999px; 
 	text-decoration: none;
	width: 113px;
	height: 74px;
	padding: 0px 5px 0px 5px;
	background-position: 0 -74px;
}

#feature5 a {
	background:url(images/feat_oem.png) no-repeat top left;
	display: block;
  	text-indent: -9999px; 
 	text-decoration: none;
	width: 113px;
	height: 74px;
	padding: 0px 5px 0px 5px;
}

#feature5 a:hover {
	background:url(images/feat_oem.png) no-repeat top left;
	display: block;
  	text-indent: -9999px; 
 	text-decoration: none;
	width: 113px;
	height: 74px;
	padding: 0px 5px 0px 5px;
	background-position: 0 -74px;
}

#feature6 a {
	background:url(images/feat_swsi.png) no-repeat top left;
	display: block;
  	text-indent: -9999px; 
 	text-decoration: none;
	width: 113px;
	height: 74px;
	padding: 0px 5px 0px 5px;
}

#feature6 a:hover {
	background:url(images/feat_swsi.png) no-repeat top left;
	display: block;
  	text-indent: -9999px; 
 	text-decoration: none;
	width: 113px;
	height: 74px;
	padding: 0px 5px 0px 5px;
	background-position: 0 -74px;
}

/* Sub Page Styles */

#leftnav {

	font-size: 1.2em;
	line-height: 2em;
	float: left;
	width: 180px;
	margin:25px 0 0 0;
	padding:0;
	
}

#leftnav ul{
	padding:0;
	margin:0;
	
}

#leftnav ul li{

	display: block;
	border-bottom: solid;
	border-top: 1px solid #f9f9f9;
	border-bottom: 1px solid #adadad;
	list-style: none;
	width: 180px;
	margin:0;
	padding:0;
}


#leftnav ul a{
	width: 170px;
	display: block;
	background: url("images/leftnav_bg.png") repeat-y top left;
	color:#666;
	text-decoration: none;
	padding: 0 0 0 10px;
	margin:0;
	
}

#leftnav ul a:hover {
	width: 170px;
	display: block;
	background: url("images/leftnav_bg_on.png") repeat-y top left;
	color:#333;
	text-decoration: none;
	padding: 0 0 0 10px;
	margin:0;
	
}

#leftnav li a.selected {
	width: 170px;
	display: block;
	background: url("images/leftnav_bg_on.png") repeat-y top left;
	color:#333;
	text-decoration: none;
	padding: 0 0 0 10px;
	margin:0;
	
}



.lightblue {
	background:url("images/table_blue.gif") repeat-x top left;
	font-style: normal;

}

.lightbluebold {
	background:url("images/table_blue.gif") repeat-x top left;
	font-style: normal;
	font-weight: bold;	
}

.lightblueboldcenter {
	background:url("images/table_blue.gif") repeat-x top left;
	font-style: normal;
	font-weight: bold;	
	text-align: center; 
}


.lightgreen {
	background:url("images/table_green.gif") repeat-x top left;
}

.lightgreencenter {
	background:url("images/table_green.gif") repeat-x top left;
	text-align: center; 
}

.tableheader {
	background:url(images/table_gray.gif) repeat-x top left;
	/*background-color:#e8e8e8;*/
	font-style: normal;
	font-weight: bold;
	text-align: left;

}