
/*-------------------------------------------------------------
	Resourse box
-------------------------------------------------------------*/	



.res-box{
background-image:url(/images/resource/res-box.png); 
width:418px;
height:417px;
float:right;
padding:0px;
margin-top:2px;
}
.res-box p {
margin-left:30px;
margin-top:25px;
}

.res-box h3 {
margin-left:30px;
margin-top:10px;
}
.res-box ul {
margin-left:40px;
margin-top:10px;
padding-right:20px;
}
.res-box ul li {
padding-left: 15px;
background: url(/images/content-bullet.png) 0 2px no-repeat;
margin: 3px 0;
}

#res-nav{
float:left;
width:142px;
height:415px;
background-image:url(/images/resource/ResNav-fr.png);
position:absolute;
margin-left:0px;
padding:0px;
}
#research.active {
background: url(/images/resource/ResBoxActive-fr.png) -3px -6px no-repeat;
}
#whitepaper.active {
background: url(/images/resource/ResBoxActive-fr.png) -3px -61px no-repeat;
}
#brochures.active{
background: url(/images/resource/ResBoxActive-fr.png) -3px -116px no-repeat;
}
 #tours.active {
background: url(/images/resource/ResBoxActive-fr.png) -3px -171px no-repeat;
}
#video.active{
background: url(/images/resource/ResBoxActive-fr.png) -3px -226px no-repeat;
}
#webinars.active{
background: url(/images/resource/ResBoxActive-fr.png) -3px -281px no-repeat;
}
#newletter.active  {
background: url(/images/resource/ResBoxActive-fr.png) -3px -336px no-repeat;
}

#res-nav ul li{
cursor:pointer;
text-indent: -9999px;
width:137px;
height:49px;
margin:6px 0px 0px 3px;
padding:0px;
background-image:none;

}
#rescenter{
width:545px;
height:425px;
overflow:auto;
margin-left:-15px;
padding:0px; 
}