body {
	margin: 0px;
}

#wrapper{
	width:780px;
	margin-left:auto;
	margin-right:auto;
}

#top_nav{
	width:780px;
	height:38px; /* xtra 10px @ bottom 2 create space b/w nav & logo layers */
	background-color: #FFFFFF;
	background-image: url(../images/top_strip_2.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

#top_nav ul{
	list-style-type:none;
	padding:0px;
	margin:0px;
}

#top_nav li{
	float:left;
	width:100px;
	height:28px;
	color:#FFFFFF;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
}

#top_nav .consult{
	background-image: url(../images/btn_cnslt.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

#top_nav .energy{
	background-image: url(../images/btn_nrg.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

#top_nav .tech{
	background-image: url(../images/btn_tch.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

#top_nav .steel{
	background-image: url(../images/btn_stl.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

#top_nav a{
line-height:20px;
color:#ffffff;
text-decoration:none;
font-weight: bold;
letter-spacing:1.5px;
}

#top_nav a:hover{
text-decoration:underline;
}

#logo_section{
width:780px;
height:85px; /*logo height =75px + 10px @ bottom to create space */
}

#logo{
float:left;
}

#top_links{
float:right;
margin-top:30px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:70%;
}

#top_links a:link, #top_links a:visited{
color:#003466;
text-decoration:none;
}

#top_links a:hover{
text-decoration:underline;

}


#top_pic h1{
color:#FFFFFF;
font-weight:normal;
margin-left:10px;
/*margin-bottom:10px;*/
margin-top:0px;
font-family:"Arial Narrow", Arial, Helvetica, sans-serif;
letter-spacing:2px;
}

#sub_links{
font-family:Verdana, Arial, Helvetica, sans-serif;
margin-left:10px;
color:white;
font-size:80%;
bottom:5px;
position:absolute;
}

#sub_links ul{
list-style-type:none;
padding:0;
margin:0;
}

#sub_links li{
	float:left;
	margin-right:7px;
	line-height: 18px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	padding-right: 7px;
}

#sub_links a{
color:#FFFFFF;
text-decoration:none;
font-weight:bold;
}

#sub_links a:hover{
text-decoration:underline;
}

#main_content{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #003366;
	margin-top:10px;
	padding-top:10px;
}

#main_content_txt{
	width:500px;
	float:left;
	font-size:70%;
	color:#333333;
	text-align:justify;
}

#main_content_txt h2{
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin-top:0px;
	font-size:180%;
	color:#003333;
	margin-bottom:-7px;
	margin-left:5px;
}

#main_content_txt h3{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	margin-bottom:-7px;
	margin-top:0px;
	font-size:130%;
	background-color: #DFF0FF;
	padding:2px 2px 5px 25px;
	color: #003333;
	background-image: url(../images/drk_blu_pnt.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
}

#main_content_txt p{
margin-left:5px;
margin-right:5px;
}

#main_content_txt a{
text-decoration:none;
color:#0000FF;
}

#main_content_txt a:hover{
color:#FF9900
}

#main_content_txt table{
width:400px;
margin:0 auto;
margin-top:10px; 
border:1px solid #cccccc
}

#main_content_txt td{
padding:1px;
}

#main_content_txt th{
text-align:left;
padding:2px;
}

#main_content_txt label{
line-height: 20px;
}

#main_content_txt .txtbox{
border:1px solid #cccccc;
}


.main_content_txt_item{
border:1px solid #CCCCCC;
margin-bottom:5px;
margin-top:5px;
margin-left:5px;
}

.main_content_txt_item li{
margin-right:10px;
}

.main_content_txt_item img{
float:left;
margin-right:5px;
margin-top:2px;
}


#main_content_sub{
width:270px;
float:right;
font-size:80%;
margin-top:5px;
}

#main_content_sub form{
	color:#003366;
	text-align: center;
	background-color: #99CCFF;
	font-size:90%;
	border: 1px solid #003366;
	padding:5px;
}


.right_border{
border-right:1px solid #cccccc;
}

.btn{
	background-color: #DFF0FF;
	color: #000066;
	border: 1px solid #003366;
	font-size: 80%;
	padding-right: 2px;
	padding-left: 2px;
}

.txt{
	background-color: #FFFFFF;
	border: 1px solid #003366;
}

#footer{
	width:780px;
	height:5px;
	margin-left:auto;
	margin-right:auto;
	clear:both;
	background-color: #FFFFFF;
	background-image: url(../images/bot_strip.gif);
	background-repeat: no-repeat;
	padding-top:20px;
	background-position: left bottom;
}

#copyright{
	width:780px;
	margin:0 auto;
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #333333;
}

.pull_quote{
	width:150px;
	background-color:#6699CC;
	color:#FFFFFF;
	font-size:100%;
	float:right;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

.pull_quote p{
margin:5px;
}

.source{
	text-align:right;
	margin-right:5px;
	font-style: italic;
}

.search_source{
	font-style: italic;
	color:#003366;
	font-size:90%;
}
	
	#news_feed{
	font-size:85%;
	background-color:#DFF0FF}

	#news_feed h3{
	font-size:130%;
	margin-bottom:0px;
	padding-bottom:2px;
	border-bottom:3px solid #ffffff;
	padding-left:5px;
	color: #FFFFFF;
	display:block;
	background-color:#003366}
	
	#news_feed ul{
	margin:0px;
	padding:0px;
	list-style-type:none;
	}

	#news_feed li{
	padding:2px;
	background-color:#F0F8FF;
	margin:5px;
	border: 1px solid #CCCCCC;
	}
	
	#news_feed a{
	color:#FF9900;
	text-decoration:none;
	}
	
	#news_feed a:hover{
	color: #003366;
	}

	
	.rss_box{
	margin-left:auto;
	margin-right:auto;
	padding-left:5px;
	}
	
	.rss_date{
	color:#999999;
	font-style:italic;
	font-size:90%;
	}
	
	.rss_item a{
	color:#FF9900;
	text-decoration:none;
	}
	
	.rss_item a:hover{
	color: #003366;
	}
.xtra {
	width: 270px;
	padding-top: 10px;
}
