body { 
	font: 10px/12px verdana, arial, sans-serif; color:#666; 
	background-image: url('http://cdn0.virgin.com/imgs/portals/flights_bg.gif'); 
	background-position: center top;
	background-repeat: no-repeat;
}
#wrap { width:980px; margin:0 auto; }
#virginLogo{
	position: absolute;
	left: 12px;
}
#nav ul li a.main-link{
	background-image: url('http://cdn0.virgin.com/imgs/portals/backgroundheaders_portal.gif');
}
	#nav ul li.news-link a:hover{
		background-position: -2px bottom;
	}
	#nav ul li.company-link a:hover{
		background-position: -82px bottom;
	}
	#nav ul li.richard-branson-link a:hover{
		background-position: -204px bottom;
	}
	#nav ul li.music-link a:hover{
		background-position: -362px bottom;
	}
	#nav ul li.people-and-planet-link a:hover{
		background-position: -444px bottom;
	}
	#nav ul li.entrepreneur-link a:hover{
		background-position: -610px bottom;
	}
	#nav ul li.virgin-link a:hover{
		background-position: -765px bottom;
	}
	#nav ul li.history-link a:hover{
		background-position: -852px bottom;
	}
#logo-mobile {padding-bottom:1px; padding-top:54px}
#title-mobile  {padding-bottom:16px}
#content-mobile {margin-bottom:62px; margin-top:42px; height: 104px; }
#content-mobile img{
	width: 150px;
	opacity: .9;
	-webkit-transition: all 0.15s ease-in-out;
	-moz-transition: all 0.15s ease-in-out;
	transition: all 0.15s ease-in-out; 
}
	#content-mobile img:hover{
		width: 180px;
		opacity: 1;
	}
	#content-mobile img:active{
		width: 170px;
		opacity: 1;
	}
#content-mobile ul { width:611px; /* 2 rows... heght:272px; */ margin-bottom:25px; }
#content-mobile ul li { display:block; width:203px; height:104px;float:left; }
#content-mobile ul li a { border:none; }
.clear230{
	height: 230px;
}


