/* rcm header */

#banner	
	{
	width: 775px;
	height: 90px;
	/*background-image: url(/internet/images/header_bg.gif);*/
	background-position: right;
	background-repeat:no-repeat;
	}

.enhead	
	{
	background-image: url(../images/rcm_bg.gif);
	}

.frhead	
	{
	background-image: url(../images/rcm_fr_bg.gif);
	}

.cnhead	
	{
	background-image: url(../images/rcm_cn_bg.gif);
	}


#Header1_headerbox	
	{
	width:775px;
	height:90px;
	margin-left:0px;
	background-repeat:no-repeat;
	}

#Header1_headerbox h1, #Header1_who_banner, #whologo, .enhead h1, .frhead h1	
	{
	display: none;
	}

/* links to home pages */

#headerlinks	
	{
	width:570px;
	height:90px;
	position:absolute;
	top:0px;
	}

.wpro_home_link	
	{
	width:160px;
	height:90px;
	border:0;
	}	
	
.rcm_home_link	
	{
	border:0;
	width:430px;
	height:90px;
	position:absolute;
	top:0px;
	left:160px;
	}

/* links to footer icons */

#share{	
	margin:5px 0px 0px 45px;
	}
#share .print a {
	text-decoration: none;
	background: url(../images/printico.gif) 0 0 no-repeat;	
	padding-left: 20px;	
	color: #6f82a8;
}
#share .print a:hover {
	background-position: 0 -15px;
	}
#share .email a {
	text-decoration: none;
	background: url(../images/emailico.gif) 0 0 no-repeat;	
	padding-left: 20px;	
	color: #6f82a8;
}
#share .email a:hover {
	background-position: 0 -15px;
	}
	
#share .fave a {
	text-decoration: none;
	background: url(../images/faveico.gif) 0 0 no-repeat;	
	padding-left: 20px;	
	color: #6f82a8;
}
#share .fave a:hover {
	background-position: 0 -15px;
	}	
	
#share .callout a {
	text-decoration: none;
	background: url(../images/calloutico.gif) 0 0 no-repeat;	
	padding-left: 20px;	
	color: #6f82a8;
}
#share .callout a:hover {
	background-position: 0 -15px;
	}		
	
#share .addthis a {
	text-decoration: none;
	background: url(../images/shareico.gif) 0 0 no-repeat;	
	padding-left: 20px;	
	height:15px;
	color: #6f82a8;
}
#share .addthis a:hover {
	background-position: 0 -15px;
	}
	
