﻿body 
{
	background: white url(../../images/background/bg_home.jpg) no-repeat center top scroll; 
}

a#hover 
{ 
	background: url(../../images/video/SideGraphic_VL3.jpg) no-repeat scroll top center; 
	width:150px; 
	height:155px; 
	display:block; 
	margin:0px 0px 0 25px;
	float:left; 
	z-index:10000;
	}

#hover:hover
{ 
	background: url(../../images/video/SideGraphic_VL3_rollover.jpg) no-repeat scroll top center; 
	width:150px; 
	height:155px; 
	display:block; 
	margin:0px 0px 0 25px; 
	float:left; 
	z-index:10000 
}

*a#hover 
{ 
	background: url(../../images/video/SideGraphic_VL3.jpg) no-repeat scroll top center; 
	width:210px; 
	height:155px; 
	display:block; 
	margin:59px 0px 0 -2px; 
	float:left; 
	z-index:10000;
}

*a#hover:hover
{ 
	background: url(../../images/video/SideGraphic_VL3_rollover.jpg) no-repeat scroll top center; 
	width:210px; 
	height:155px; 
	display:block; 
	margin:59px 0px 0 -2px;  
	float:left; 
	z-index:10000;
}

h2#a-global-initiative 
{
	background:transparent url(../../images/title/Title_Iniciative.gif) no-repeat scroll top left; 
	width:218px; 
	height:30px; 
	display:block;
}

/*div#inner-wrapper { background: white url(../../images/background/bg_centre_home.jpg) no-repeat 211px 0px; }*/

a#nav-1-home 
{ 
	color:Gray; 
}

a#nav-1-home currentpage 
{
	color:Gray;
}
a#videoHome{
width:130px;
margin: 30px 0 71px 43px;
*margin: 30px 0 15px 50px;
}
