@charset "utf-8";
/* CSS Document */
body
{
margin:0 auto;
font:normal 11px Tahoma;
color:#5e5d5d;
background:#ebebeb;
}

.wrapper
{
margin:0 auto;
width:979px;
height:auto;
background-color:#FFFFFF;
}

.main_container
{
float:left;
width:977px;
height:auto;
background-color:#FFFFFF;
border-left:1px solid #e1e1e1;
border-right:1px solid #e1e1e1;
}

/*------------------header css starts-----------------------*/
.header_wrapper
{
float:left;
width:977px;
height:356px;
background-image:url(../images/ie_innerpg_header_new.jpg);
background-repeat:no-repeat;
background-position:0px 48px; 
}

.ipheader_wrapper
{
float:left;
width:977px;
height:300px;
background-image:url(../images/ie_innerpg_header.jpg);
background-repeat:no-repeat;
background-position:0px 42px; 
}

.logo_wrapper
{
float:left;
width:277px;
height:173px;
padding-left:38px;
}
/*-------------------header css ends------------------------*/
.navigation
{
float:left;
width:641px;
height:auto;
padding-left:13px;
}

	.nav {
	width: 641px;
	height: 29px;
	background-image:url(../images/nav_new.jpg);
	background-repeat:no-repeat;
	position: absolute;
	top:57px;
	
}

ul.nav
{
padding:0px;
margin:0px;
}
.nav li {
	display: inline;
}
.nav li a:link, .nav li a:visited {
	position: absolute;
	top: 0;
	height: 29px;
	text-indent: -9000px;
	overflow: hidden;
	z-index: 10;
}
	.nav .pwm a:link, .nav .pwm a:visited {
		left: 0px;
		width: 71px;
	}
	.nav .pwm a:hover, .nav .pwm a:focus {
		background: url(../images/nav_new.jpg) no-repeat 0px -29px;
	}
	.nav .pwm a:active {
		background: url(../images/nav_new.jpg) no-repeat 0px -29px;
	}
	.current-pwm .pwm a:link, .current-pwm .pwm a:visited {
		background: url(../images/nav_new.jpg) no-repeat 0px -29px;
		cursor: pointer;
	}
	
	.nav .ib a:link, .nav .ib a:visited {
		left: 71px;
		width: 148px;
		
	}
	.nav .ib a:hover, .nav .ib a:focus {
		background: url(../images/nav_new.jpg) no-repeat -71px -29px;
	}
	.nav .ib a:active {
		background: url(../images/nav_new.jpg) no-repeat -71px -29px;
	}
	.current-ib .ib a:link, .current-ib .ib a:visited {
		background: url(../images/nav_new.jpg) no-repeat -71px -29px;
		cursor: pointer;
	}
	
	.nav .ie a:link, .nav .ie a:visited {
		left: 219px;
		width: 208px;
		
	}
	.nav .ie a:hover, .nav .ie a:focus {
		background: url(../images/nav_new.jpg) no-repeat -219px -29px;
	}
	.nav .ie a:active {
		background: url(../images/nav_new.jpg) no-repeat -219px -29px;
	}
	.current-ie .ie a:link, .current-ie .ie a:visited {
		background: url(../images/nav_new.jpg) no-repeat -219px -29px;
		cursor: pointer;
	}
	
	.nav .sales a:link, .nav .sales a:visited {
		left: 427px;
		width: 102px;
		
	}
	.nav .sales a:hover, .nav .sales a:focus {
		background: url(../images/nav_new.jpg) no-repeat -427px -29px;
	}
	.nav .sales a:active {
		background: url(../images/nav_new.jpg) no-repeat -427px -29px;
	}
	.current-sales .sales a:link, .current-sales .sales a:visited {
		background: url(../images/nav_new.jpg) no-repeat -427px -29px;
		cursor: pointer;
	}
	
	.nav .conf a:link, .nav .conf a:visited {
		left: 529px;
		width: 112px;
		
	}
	.nav .conf a:hover, .nav .conf a:focus {
		background: url(../images/nav_new.jpg) no-repeat -529px -29px;
	}
	.nav .conf a:active {
		background: url(../images/nav_new.jpg) no-repeat -529px -29px;
	}
	.current-conf .conf a:link, .current-conf .conf a:visited {
		background: url(../images/nav_new.jpg) no-repeat -529px -29px;
		cursor: pointer;
	}
	
/**************************************************************************/

.home_middle_area_wrapper
{
float:left;
width:932px;
padding:0px 0 0px 30px;
background:url(../images/middle_area_bg.gif) repeat-y;
height:auto;
}

.intro_box
{
float:left;
width:626px;
height:auto;
padding:20px 0 28px 0px;
}
.home_title
{
float:left;
width:290px;
padding-bottom:20px;
/*background:url(../images/title_bg.gif) no-repeat top left;
text-transform:uppercase;*/
}

.home_title2
{
float:left;
width:450px;
text-transform:uppercase;
padding:5px 0px;
}

.home_title1
{
float:left;
width:290px;
padding-bottom:20px;

/*background:url(../images/title_bg.gif) no-repeat top left;
text-transform:uppercase;*/
}
.text
{
float:left;
font:normal 11px Tahoma;
line-height:18px;
color:#5e5d5d;
}

.text3
{
float:left;
font:bold 11px Tahoma;
line-height:18px;
color:#5e5d5d;
width:611px;
padding-bottom:11px;
border-bottom:1px solid #ebebeb;
}

.text a
{
text-decoration:none;
font:normal 11px Tahoma;
line-height:18px;
color:#5e5d5d;
}

.text a:hover
{
text-decoration:underline;
font:normal 11px Tahoma;
line-height:18px;
color:#5e5d5d;
}



.list
{
float:left;
height:auto;
width:273px;
}

.list ul
{
padding:0px;
margin:0px;
list-style-type:none;
}

.list ul li
{
width:263px;
height:auto;
background-image:url(../images/bullet.gif);
background-repeat:no-repeat;
background-position:0px 8px;
padding-left:10px;
font:normal 11px Tahoma;
line-height:18px;
color:#5e5d5d;
padding-bottom:8px;
}


/*-----------------------Footer css----------------------------*/
.footer_wrapper
{
float:left;
width:962px;
height:auto;
}

.footer_copywrite_wrapper
{
float:left;
width:940px;
height:20px;
padding-top:6px;
border:1px solid #eadbb6;
background-color:#3e451b;
padding-left:20px;
font:normal 11px Tahoma;
color:#ecbe2e;
}

.footer_copywrite_wrapper_left
{
float:left;
width:600px;
font:normal 11px Tahoma;
color:#ecbe2e;
}
.footer_copywrite_wrapper_left a
{
font:normal 11px Tahoma;
color:#ecbe2e;
text-decoration:none;
}

.footer_copywrite_wrapper_left a:hover
{
font:normal 11px Tahoma;
color:#ecbe2e;
text-decoration:underline;
}

.footer_copywrite_wrapper_right
{
float:right;
width:320px;
padding-right:11px;
font:normal 11px Tahoma;
color:#ecbe2e;
text-align:right;
}

.footer_copywrite_wrapper_right a
{
font:normal 11px Tahoma;
color:#ecbe2e;
text-decoration:none;
}

.footer_copywrite_wrapper_right a:hover
{
font:normal 11px Tahoma;
color:#ecbe2e;
text-decoration:underline;
}

.white_bar
{
font:normal 11px Tahoma;
color:#ffffff;
padding:0px 5px;
}

.footer_bottom_wrapper
{
float:left;
width:934px;
height:auto;
padding:10px 0 18px 28px;
background-color:#bbbbbb;
}

.footer_list
{
float:left;
height:auto;
}

.footer_list ul
{
padding:0px;
margin:0px;
list-style-type:none;
}

.footer_list ul li
{
font:normal 11px Tahoma;
color:#606060;
line-height:20px;
} 

.footer_list ul li a
{
font:normal 11px Tahoma;
color:#606060;
line-height:20px;
text-decoration:none;
}

.footer_list ul li a:hover
{
font:normal 11px Tahoma;
color:#606060;
text-decoration:underline;
line-height:20px;
}

/*-----------------------Footer css ends----------------------------*/

/*----------------Login css------------------------------------------*/
.login_wrapper
{
float:left;
width:290px;
height:auto;
/*background-color:#eeeeee;
*/padding-left:15px;
padding-bottom:20px;
padding-top:20px;
}

.login_title
{
float:left;
width:250px;
padding:20px 0;
}

.form_container
{
float:left;
padding-left:4px;
width:263px;
padding-bottom:9px;
}

.text_field
{
float:left;
width:263px;
border:1px solid #ffffff;
background:url(../images/textfield_bg.gif) no-repeat;
height:19px;
}

/*----------------Login css ends------------------------------------------*/

.innerpage_header_wrapper
{
float:left;
width:977px;
height:300px;
background-image:url(../images/ie_innerpg_header_new.jpg);
background-repeat:no-repeat;
background-position:0px 42px; 
}

/*-------------------research products css starts here------------------------*/
.research_product_wrapper
{
float:left;
width:600px;
height:auto;
padding-bottom:15px;
border-bottom:1px solid #ebebeb;
}

.research_product_details_box
{
float:left;
width:190px;
height:auto;
}

.research_product_details_box1
{
float:left;
width:214px;
height:auto;
}

.research_product_img
{
float:left;
width:176px;
height:228px;
padding-bottom:20px;
}

.conf_img
{
float:left;
width:141px;
height:214px;
padding:6px 5px 6px 6px;
border:1px solid #ebebeb
}

.research_product_img1
{
float:left;
width:154px;
height:228px;
padding-bottom:20px;
}

.research_product_title
{
float:left;
width:166px;
height:auto;
background:url(../images/subtitle_bg.gif) no-repeat left;
padding-left:10px;
font:bold 11px Tahoma;
color:#5e5d5d;
line-height:18px;
}

.research_product_title1
{
float:left;
width:154px;
height:auto;
background:url(../images/subtitle_bg.gif) no-repeat left;
padding-left:10px;
font:bold 11px Tahoma;
color:#5e5d5d;
line-height:18px;
}

.yellow_link a
{
font:normal 11px Tahoma;
color:#d2a430;
text-decoration:none;
line-height:18px;
}

.yellow_link a:hover
{
font:normal 11px Tahoma;
color:#d2a430;
text-decoration:none;
line-height:18px;
}

.register_button
{
float:left;
width:91px;
height:25px;
padding-top:9px;
}

/*-------------------research products css ends here------------------------*/
.abt_text_container
{
width:609px;
float:left;
font-family:Tahoma;
font-size:11px;
color:#5e5d5d;
line-height:18px;
}

.list_new
{
float:left;
height:auto;
width:621px;
}

.list_new ul
{
padding:0px;
margin:0px;
list-style-type:none;
}

.list_new ul li
{
width:611px;
height:auto;
background-image:url(../images/bullet_green.gif);
background-repeat:no-repeat;
background-position:0px 8px;
padding-left:10px;
font:bold 11px Tahoma;
line-height:18px;
color:#cb9610;
padding-bottom:10px;
}

.list_new ul li a
{
width:611px;
height:auto;
font:bold 11px Tahoma;
line-height:18px;
color:#cb9610;
text-decoration:none;
}

.list_new ul li a:hover
{
width:611px;
height:auto;
font:bold 11px Tahoma;
line-height:18px;
color:#cb9610;
text-decoration:underline;
}

.map_container
{
width:800px;
height:auto;
margin:10px auto;
}
.select1
{
width:178px;
height:20px;
border:1px solid #e6e6e6;
float:left;
font-family:Tahoma;
font-size:11px;
color:#5e5d5d;
line-height:20px;
}
.menu_bttn
{
float:left;
width:139px;
height:auto;
}

.menu_bttn_1
{
float:left;
width:953px;
height:auto;
padding-top:135px;
}

.menu_bttn_2
{
float:left;
width:953px;
height:auto;
padding-top:80px;
}
.new
{
float:right;width:139px;
}

ul.listd
{

margin:0px;
padding:0px;
}

ul.listd li
{
list-style-type:none;

padding-bottom:1px;
height:35px;
}

*html ul.listd li
{
list-style-type:none;
padding-bottom:0px;
height:35px;
}

.abc
{
position:absolute;
visibility:hidden;
width: 139px;

}

.trading
{
width:139px; position:relative;float:left;
}
	.toll_text
{
font:bold 14px Tahoma;
color:#cb9610; 
}

