#slogan{
	text-align:right;
	font-size: 25px;
	color: #00addc;
	margin-top: 0px;
}
div.boxTabs > div {
	display: none;
	
}
#mainbox2{
	height: 420px;
	padding-top:20px;
}
div.info{
	width: 960px;
	height: 420px;
	background: url(../images/mainbox2.images.jpg) no-repeat;
}
div#infoSites{background-position: 0px 0px;}
div#infoApps{background-position:  0px -420px;}
div#infoMkt{background-position: 0px -840px;}
div#infoMobile{background-position: 0px -1260px;}
div#infoSocial{background-position: 0px -1680px;}
ul#mainbox2Tabs {
	margin-top: 20px;
	list-style: none; 
	height: 60px;
}
ul#mainbox2Tabs li { 
	float: left;	 
	text-indent: -9999px;
}
ul#mainbox2Tabs a { 
	display:block;
	height: 60px;  
	line-height:60px;
	width: 192px;
	position:relative;
	outline:none;
}
#tab1 a{background: url(../images/mainbox2.nav.png) no-repeat 0px 0px;}
#tab2 a{background: url(../images/mainbox2.nav.png) no-repeat -192px 0px;}
#tab3 a{background: url(../images/mainbox2.nav.png) no-repeat -384px 0px;}
#tab4 a{background: url(../images/mainbox2.nav.png) no-repeat -576px 0px;}
#tab5 a{background: url(../images/mainbox2.nav.png) no-repeat -768px 0px;}
#tab1 a:active , #tab1 a:hover, #tab1 a.current , #tab1 a.current:hover{background: url(../images/mainbox2.nav.png) no-repeat 0px -60px;}
#tab2 a:active , #tab2 a:hover, #tab2 a.current , #tab2 a.current:hover{background: url(../images/mainbox2.nav.png) no-repeat -192px -60px;}
#tab3 a:active , #tab3 a:hover, #tab3 a.current , #tab3 a.current:hover{background: url(../images/mainbox2.nav.png) no-repeat -384px -60px;}
#tab4 a:active , #tab4 a:hover, #tab4 a.current , #tab4 a.current:hover{background: url(../images/mainbox2.nav.png) no-repeat -576px -60px;}
#tab5 a:active , #tab5 a:hover, #tab5 a.current , #tab5 a.current:hover{background: url(../images/mainbox2.nav.png) no-repeat -768px -60px;}

.text{
	width:640px;
	height:325px;
	position:absolute;
	margin-top:30px;
}
.info h2{
	text-align:center;
	font: normal bold 28px/1 Arial, Helvetica, Sans Serif;
	text-transform:uppercase;
}
#infoSites h2{color:#0082c8;}
#infoApps h2{color:#f2c40d;}
#infoMkt h2{color:#adb50a;}
#infoMobile h2{color:#ed29ac;}
#infoSocial h2{color:#f78f1e;}
.text p{
	margin: 0 60px 15px 10px;
	font: normal normal 20px/1.5 Arial, Helvetica, Sans Serif;
	color: #58595b;
}
.highlights{
	width:750px;
	height:100px;
	position:absolute;
	margin-top:282px;
}
.highlights h1{
	color:#fff;
	font: normal bold 22px/1.5 Arial, Helvetica, Sans Serif;
	margin: 18px 30px;
}