body{
  font-family:Verdana, Tahoma, sans-serif;
	line-height:1.5;
	font-size:12px;
	background:#057FDF url(../images/background.gif) repeat-x;
  text-align:center;
  color: #666666;
  	
}

/*old style*/
.bluetitle {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-weight: bold;	
	font-size: 15px;
	margin-bottom: -12px;
	color: #2989CC;
	}
	
	.ataglanceheader {
	font-weight: bold;	
	font-size: 14px;
	line-height: 14px;
	color: #2989CC;
	background-color: #FDfff6;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFA42E;
    padding-left: 16px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 16px;
	}
	
	.ataglance {
	background-color: #F5F8EA;
	padding-left: 16px;
	padding-bottom: 18px;
	padding-right: 37px;
}

.rightmenulist {
  font-size: 11px;
	padding-left: 11px;
	background-image:url(images/arrow_blue.gif);
	background-repeat: no-repeat;
	display: block;
	line-height: 14px;
	margin-top:10px
}

A:link, A:active {font-family: Verdana, Tahoma, sans-serif; font-size: 12px; color: #2989CC; text-decoration: none;}
A:visited {font-family: Verdana, Tahoma, sans-serif; font-size: 12px; color: #2989CC; text-decoration: none;}
A:hover {font-family: Verdana, Tahoma, sans-serif; font-size: 12px; color: #2170A5; text-decoration: none;}

h1 {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-weight: bold;	
	font-size: 13px;
	color: #2989CC;
}
h2 {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-weight: bold;	
	font-size: 12px;
	margin-top:10px;
	color: #666666;
}
h3 {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-weight: bold;	
	font-size: 15px;
	padding-top: 20px;
	color: #1E6493;
}
h4 {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight:normal;
	line-height: 14px;
	color: #666666;
	padding-bottom: 15px;
	display:block;
	border-bottom: 1px solid #cccccc;
}

li {
color:#666666;
list-style-image:url(../images/arrow_blue.gif);
list-style-position:outside;
list-style-type:disc;
margin-left:25px;
margin-top:12px;
padding-left:5px;
padding-right:55px;
}

/*new*/
.wrapper{
	width:950px;
	text-align:left;
	background-color: #FFF;
	margin:0px auto;
	padding:0px 15px;
}
.top{
    padding-top:15px;
}
img.logo{
    float:left;
    margin-bottom:15px;
}
.language{
	float:right;
	margin-right: 5px;
}
.maincontent {
  padding:30px 146px 60px 30px;
}
/*color of most links*/
.language a,
.language a:visited,
.contentMain h1,
.contentMain .more a,
.contentMain .more a:visited,
.section a,
.section a:visited
{
    color:#068cea;
}
.section a:hover{
    text-decoration:none;
	color: #095991;
}
/*Color of most headers*/
.section h2{
    color:#ff9800;
    font-size:14px;
}
/*Color of most contents*/
.contentMain p,
.footer a,
.footer a:visited,
.footer span.sep,
.language span.selected,
.language span.sep{
    color:#7a7a7a;
}
.contentMainContainer{
    width:650px;
}
.contentMain{
	width:580px;
	margin-top: 30px;
	margin-left: 20px;
}
.contentMain h1{
    font-size:16px;
    margin-top:10px;
}
.contentMain p{
    padding-top:20px;
    font-size:11.5px;
    line-height:18px;
}
.contentMain .more{
	padding-top: 10px;

}

/*sections*/
ul.links li a,
.section .more a,
.contentMain .more a{
	font-size:12px;
	padding-top: 10px;
}
.sectionsContainer{
    padding-left:20px;
}
.sections{
    width:260px;
}
.section{
	margin-bottom:50px;
	margin-top: 30px;
	height: auto;
}
.section .more{
	padding-top:10px;
}

.section li{
  margin:0px;
	margin-top:10px;
	padding-left:15px;
	background:#FFF url(../images/arrow.gif) no-repeat 0px 5px;
	list-style-image:none;
  list-style-type:none;
}
.section li a:hover{
	color: #095991;
}
.section li.pdf{
    background:#FFF url(../images/pdf_icon.gif) no-repeat 0px 3px;
    padding-left:20px;
    padding-bottom:10px;
}
.section li.underline{
    border-bottom:solid 1px #cacaca;
    padding-bottom:5px;
    margin-top:5px;
}

.section li.subUnderline{
    border-bottom:solid 1px #cacaca;
    padding-bottom:5px;
    margin-top:5px;
    margin-left:30px;
}


/*footer*/
.footer{
	width:950px;
	padding:0px;
    margin-top:50px;
    padding-top:10px;
    padding-bottom:20px;
    border-top:solid #FFA42E;
}

/*menu*/
ul.menu,
.imageMapContainer{
    width:950px;
}

/*image map menu*/
.imageMapContainer{
	float:left;
	background:#FFF url(../images/image_map.jpg) no-repeat;
	margin-top:10px;
	width: 950px;
}
.imageMapSubPageContainer{
	/*background:#FFF url(../images/image_map_subpage.jpg) no-repeat;*/
	/*width:950px;*/
	height:113px;
	float: left;
	margin-top: 5px;
}
.imageMapLinks{
    padding-top:178px;
}
.imageMapLinks li{
    margin:0px;
    padding:0px;
    list-style-image:none;
    list-style-type:none;
    float:left;
}
.imageMapLinks li a{
    width:81px;
    height:96px;
    display:block;
}
.imageMapLinks li a span{
    display:none;
}

/* en */
.imageMapLinks li.oil_en a{
    background:#FFF url(../images/en/homebut_oilandgas.gif) no-repeat;
}
.imageMapLinks li.oil_en a:hover{
    background:#FFF url(../images/en/homebut_oilandgas-over.gif) no-repeat;
}
.imageMapLinks li.pulp_en a{
    background:#FFF url(../images/en/homebut_pulp.gif) no-repeat;
}
.imageMapLinks li.pulp_en a:hover{
    background:#FFF url(../images/en/homebut_pulp-over.gif) no-repeat;
}
.imageMapLinks li.power_en a{
    background:#FFF url(../images/en/homebut_powergen.gif) no-repeat;
}
.imageMapLinks li.power_en a:hover{
    background:#FFF url(../images/en/homebut_powergen-over.gif) no-repeat;
}
.imageMapLinks li.mining_en a{
    background:#FFF url(../images/en/homebut_mining.gif) no-repeat;
}
.imageMapLinks li.mining_en a:hover{
    background:#FFF url(../images/en/homebut_mining-over.gif) no-repeat;
}
.imageMapLinks li.chemicals_en a{
    background:#FFF url(../images/en/homebut_chem.gif) no-repeat;
}
.imageMapLinks li.chemicals_en a:hover{
    background:#FFF url(../images/en/homebut_chem-over.gif) no-repeat;
}
.imageMapLinks li.industrial_en a{
    background:#FFF url(../images/en/homebut_smallind.gif) no-repeat;
}
.imageMapLinks li.industrial_en a:hover{
    background:#FFF url(../images/en/homebut_smallind-over.gif) no-repeat;
}
.imageMapLinks li.government_en a{
    background:#FFF url(../images/en/homebut_govt.gif) no-repeat;
}
.imageMapLinks li.government_en a:hover{
    background:#FFF url(../images/en/homebut_govt-over.gif) no-repeat;
}
.imageMapLinks li.ghg_en a{
    background:#FFF url(../images/en/homebut_ghgh.gif) no-repeat;
}
.imageMapLinks li.ghg_en a:hover{
    background:#FFF url(../images/en/homebut_ghgh-over.gif) no-repeat;
}
.imageMapLinks li.sulf_en a{
    background:#FFF url(../images/en/homebut_sulf.gif) no-repeat;
}
.imageMapLinks li.sulf_en a:hover{
    background:#FFF url(../images/en/homebut_sulf-over.gif) no-repeat;
}

/* cn */
.imageMapLinks li.oil_cn a{
    background:#FFF url(../images/cn/homebut_oilandgas.gif) no-repeat;
}
.imageMapLinks li.oil_cn a:hover{
    background:#FFF url(../images/cn/homebut_oilandgas-over.gif) no-repeat;
}
.imageMapLinks li.pulp_cn a{
    background:#FFF url(../images/cn/homebut_pulp.gif) no-repeat;
}
.imageMapLinks li.pulp_cn a:hover{
    background:#FFF url(../images/cn/homebut_pulp-over.gif) no-repeat;
}
.imageMapLinks li.power_cn a{
    background:#FFF url(../images/cn/homebut_powergen.gif) no-repeat;
}
.imageMapLinks li.power_cn a:hover{
    background:#FFF url(../images/cn/homebut_powergen-over.gif) no-repeat;
}
.imageMapLinks li.mining_cn a{
    background:#FFF url(../images/cn/homebut_mining.gif) no-repeat;
}
.imageMapLinks li.mining_cn a:hover{
    background:#FFF url(../images/cn/homebut_mining-over.gif) no-repeat;
}
.imageMapLinks li.chemicals_cn a{
    background:#FFF url(../images/cn/homebut_chem.gif) no-repeat;
}
.imageMapLinks li.chemicals_cn a:hover{
    background:#FFF url(../images/cn/homebut_chem-over.gif) no-repeat;
}
.imageMapLinks li.industrial_cn a{
    background:#FFF url(../images/cn/homebut_smallind.gif) no-repeat;
}
.imageMapLinks li.industrial_cn a:hover{
    background:#FFF url(../images/cn/homebut_smallind-over.gif) no-repeat;
}
.imageMapLinks li.government_cn a{
    background:#FFF url(../images/cn/homebut_govt.gif) no-repeat;
}
.imageMapLinks li.government_cn a:hover{
    background:#FFF url(../images/cn/homebut_govt-over.gif) no-repeat;
}
.imageMapLinks li.ghg_cn a{
    background:#FFF url(../images/cn/homebut_ghgh.gif) no-repeat;
}
.imageMapLinks li.ghg_cn a:hover{
    background:#FFF url(../images/cn/homebut_ghgh-over.gif) no-repeat;
}
.imageMapLinks li.sulf_cn a{
    background:#FFF url(../images/cn/homebut_sulf.gif) no-repeat;
}
.imageMapLinks li.sulf_cn a:hover{
    background:#FFF url(../images/cn/homebut_sulf-over.gif) no-repeat;
}

/* fr */
.imageMapLinks li.oil_fr a{
    background:#FFF url(../images/fr/homebut_oilandgas.gif) no-repeat;
}
.imageMapLinks li.oil_fr a:hover{
    background:#FFF url(../images/fr/homebut_oilandgas-over.gif) no-repeat;
}
.imageMapLinks li.pulp_fr a{
    background:#FFF url(../images/fr/homebut_pulp.gif) no-repeat;
}
.imageMapLinks li.pulp_fr a:hover{
    background:#FFF url(../images/fr/homebut_pulp-over.gif) no-repeat;
}
.imageMapLinks li.power_fr a{
    background:#FFF url(../images/fr/homebut_powergen.gif) no-repeat;
}
.imageMapLinks li.power_fr a:hover{
    background:#FFF url(../images/fr/homebut_powergen-over.gif) no-repeat;
}
.imageMapLinks li.mining_fr a{
    background:#FFF url(../images/fr/homebut_mining.gif) no-repeat;
}
.imageMapLinks li.mining_fr a:hover{
    background:#FFF url(../images/fr/homebut_mining-over.gif) no-repeat;
}
.imageMapLinks li.chemicals_fr a{
    background:#FFF url(../images/fr/homebut_chem.gif) no-repeat;
}
.imageMapLinks li.chemicals_fr a:hover{
    background:#FFF url(../images/fr/homebut_chem-over.gif) no-repeat;
}
.imageMapLinks li.industrial_fr a{
    background:#FFF url(../images/fr/homebut_smallind.gif) no-repeat;
}
.imageMapLinks li.industrial_fr a:hover{
    background:#FFF url(../images/fr/homebut_smallind-over.gif) no-repeat;
}
.imageMapLinks li.government_fr a{
    background:#FFF url(../images/fr/homebut_govt.gif) no-repeat;
}
.imageMapLinks li.government_fr a:hover{
    background:#FFF url(../images/fr/homebut_govt-over.gif) no-repeat;
}
.imageMapLinks li.ghg_fr a{
    background:#FFF url(../images/fr/homebut_ghgh.gif) no-repeat;
}
.imageMapLinks li.ghg_fr a:hover{
    background:#FFF url(../images/fr/homebut_ghgh-over.gif) no-repeat;
}
.imageMapLinks li.sulf_fr a{
    background:#FFF url(../images/fr/homebut_sulf.gif) no-repeat;
}
.imageMapLinks li.sulf_fr a:hover{
    background:#FFF url(../images/fr/homebut_sulf-over.gif) no-repeat;
}
