/*css for home page*/
body {
	background-color: #FFFFFF;
	margin:0px;
}

#wrapper {
	position:relative;
	margin-left:auto;
	margin-right:auto;
	width:770px;
	/*
	height:477px;
	*/
}

#top_border{
width:770px;
height:5px;
top:0px;
background-color:#669ACC
}

#head{
position:absolute;
top:5px;
width:770px;
}

#logo{
float:left;
}

#links{
	float:right;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:80%;
	background-image:url(../images/btn_cnslt.gif);
	background-repeat:no-repeat;
	background-position:center top;
	width:100px;
	height:28px;
	text-align: center;
}

#links a:link, #links a:visited{
	color:#FFFFFF;
	text-decoration:none;
	line-height: 20px;
	text-align: center;
	letter-spacing: 1.5px;
	font-weight: bold;
}

#links a:hover{
text-decoration:underline;

}

#nav-consult_ {
	position:absolute;
	left:0px;
	top:95px;
	width:50px;
	height:392px;
}

#nav-nrg_ {
	position:absolute;
	left:50px;
	top:95px;
	width:50px;
	height:392px;
}

#nav-tech_ {
	position:absolute;
	left:100px;
	top:95px;
	width:50px;
	height:392px;
}

#nav-steel_ {
	position:absolute;
	left:150px;
	top:95px;
	width:50px;
	height:392px;
}

#area_description {
	position:absolute;
	left:200px;
	top:95px;
	width:250px;
	height:392px;
	background-image:  url(../images/main_left.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}


#area_description h1{
margin-left:10px;
margin-right:10px;
margin-top:105px;
font-size:135%;
color:#000066
}

#area_description h2{
	margin-left:10px;
	margin-right:10px;
	margin-top:10px;
	font-size:135%;
	color:#000066;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 2px;
	font-weight: normal;
}

#area_description p{
margin-left:10px;
margin-right:10px;
font-size:90%;
color:#333333;
font-family:Georgia, "Times New Roman", Times, serif;
}

#rght-ldy-phn_ {
	position:absolute;
	left:450px;
	top:95px;
	width:320px;
	height:392px;
}

#footer {
	position:absolute;
	left:0px;
	top:487px;
	margin-top:10px;
	width:770px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #00349A;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 95%;
}

#welcome_msg{
float:left;
width: 450px;
margin-right:10px;
}

#welcome_msg p{
text-align:justify;
margin-right:10px;
font-size:75%}

#welcome_msg h1{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:140%;
	font-weight:normal;
	letter-spacing:2;
	color: #000033;
	margin-bottom:-15px;
	margin-top:10px;
}


#footer_search{
	float:right;
	width:310px;
	margin-right:0px;
	margin-top:30px;
}

#footer_search form{
	color:#003366;
	text-align: center;
	background-color: #99CCFF;
	font-size:95%;
	border: 1px solid #003366;
	padding:3px;
}

.search_source{
	font-style: italic;
	color:#003366;
	font-size:75%;
}


.btn{
	background-color: #99CCFF;
	color: #000066;
	border: 1px solid #003366;
	font-size: 80%;
}

.txt{
	background-color: #FFFFFF;
	border: 1px solid #003366;
}

.txt{
	font-size: 80%;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #003466;
}
