@charset "utf-8";
/* CSS Document */

body{
	background:url(../images/bg.jpg) top repeat-x #44a1c3;
	margin:0px;
	padding:0px;
	font-family:Arial, Tahoma, Verdana;
	color:#34404b;
	font-size:14px;
	line-height:18px;
}
.homepage{
	background:url(../images/bg.jpg) top repeat-x #FFF;
}
div, ul, li{
	margin:0px;
	padding:0px;
}
h1{
	font-family: 'LeagueGothicRegular';
	font-size:40px;
}
h2{
	font-family: 'LeagueGothicRegular';
	font-size:28px;
	color:#475868;
	margin:20px 0px 0px 0px;
	padding:16px 0px 0px 80px;
	position:relative;
	height:33px;
}
h2 img{
	position:absolute;
	left:0px;
	top:0px;
}
h3{
	font-family: 'LeagueGothicRegular';
	font-size:36px;
	color:#3f95b6;
	margin:0px;
	padding:10px 0px 20px 55px;
	position:relative;
	line-height:30px;
}
h3 span{
	font-family:Arial, Tahoma, Verdana;
	font-size:24px;
	color:#829098;
	font-weight:normal;
	/*line-height:50px;*/
}
h3 img{
	position:absolute;
	left:0px;
	top:0px;
}
h4{
	font-family: 'LeagueGothicRegular';
	font-size:30px;
	color:#34404b;
	padding:20px 0px 12px 0px;
	margin:0px;
}
h5{
	font-size:14px;
	color:#5c6e75;
	position:relative;
	padding:10px 0px 0px 45px;
	height:40px;
}
h5 img{
	position:absolute;
	left:0px;
	top:0px;
}
.clrbth{
	clear:both;
}
#container{
	background:url(../images/bg-header.jpg) top center no-repeat;
	min-height:400px;
}

#top-section{
	width:955px;
	margin:0px auto;
}
#logo{
	float:left;
	width:300px;
	padding:30px 0px 30px 30px;
}
#menu{
	float:right;
	background:url(../images/menu.png) no-repeat;
	width:433px;
	height:56px;
	/*padding:18px 0px 0px 38px;*/
	margin-top:60px;
	font-family:'LeagueGothicRegular';
	font-size:24px;
}
#menu a{
	color:#FFF;
	text-decoration:none;
	float:left;
	/*padding:10px 20px;*/
	/*background:url(../images/menu-over.png) no-repeat;*/
}
#menu a:hover{
	color:#21415c;
}
#menu a.home{
	background:url(../images/menu.png) no-repeat;
	/*position:absolute;*/
	display:block;
	height:20px;
	width:86px;
	padding:18px 0px 18px 15px;
	text-align:center;
}
#menu a.home:hover{
	background:url(../images/menu-over.png) no-repeat;
	/*position:absolute;*/
	display:block;
	height:20px;
	width:86px;
	padding:18px 0px 18px 15px;
	text-align:center;
}
#menu a.homeact{
	background:url(../images/menu-over.png) no-repeat;
	/*position:absolute;*/
	display:block;
	height:20px;
	width:86px;
	padding:18px 0px 18px 15px;
	text-align:center;
	color:#21415c;
}
#menu a.products{
	background:url(../images/menu.png) no-repeat;
	background-position:-101px 0px;
	/*position:absolute;*/
	display:block;
	height:26px;
	width:100px;
	padding:18px 0px;
	text-align:center;
}
#menu a.products:hover{
	background:url(../images/menu-over.png) no-repeat;
	background-position:-101px 0px;
	/*position:absolute;*/
	height:26px;
	width:100px;
	padding:18px 0px;
	text-align:center;
}
#menu a.productsact{
	background:url(../images/menu-over.png) no-repeat;
	background-position:-101px 0px;
	/*position:absolute;*/
	height:26px;
	width:100px;
	padding:18px 0px;
	text-align:center;
	color:#21415c;
}
#menu a.partners{
	background:url(../images/menu.png) no-repeat;
	background-position:-201px 0px;
	/*position:absolute;*/
	height:26px;
	width:100px;
	padding:18px 0px;
	text-align:center;
}
#menu a.partners:hover{
	background:url(../images/menu-over.png) no-repeat;
	background-position:-201px 0px;
	/*position:absolute;*/
	height:26px;
	width:100px;
	padding:18px 0px;
	text-align:center;
}
#menu a.partnersact{
	background:url(../images/menu-over.png) no-repeat;
	background-position:-201px 0px;
	/*position:absolute;*/
	height:26px;
	width:100px;
	padding:18px 0px;
	text-align:center;
	color:#21415c;
}
#menu a.contact{
	background:url(../images/menu.png) no-repeat;
	background-position:-301px 0px;
	/*position:absolute;*/
	display:block;
	height:26px;
	width:115px;
	padding:18px 16px 18px 0px;
	text-align:center;
}
#menu a.contact:hover{
	background:url(../images/menu-over.png) no-repeat;
	background-position:-301px 0px;
	/*position:absolute;*/
	display:block;
	height:26px;
	width:115px;
	padding:18px 16px 18px 0px;
	text-align:center;
}
#menu a.contactact{
	background:url(../images/menu-over.png) no-repeat;
	background-position:-301px 0px;
	/*position:absolute;*/
	display:block;
	height:26px;
	width:115px;
	padding:18px 16px 18px 0px;
	text-align:center;
	color:#21415c;
}





#header{
	background:url(../images/header.jpg) no-repeat;
	width:960px;
	padding:30px 0px 0px 10px;
	height:292px;
	margin:0px auto 30px auto;
}
#header div{
	float:left;
	width:250px;
	padding:0px 35px 0px 35px;
	color:#FFF;
}
#header div span{
	font-size:18px;
}

#btm-section{
	background:url(../images/bg-footer.png) top repeat-x #1f3a54;
	height:100px;
}
#footer{
	width:950px;
	margin:0px auto;
	padding-top:10px;
	color:#708090;
	font-size:14px;
}
#footer #btmlogo{
	float:left;
	width:200px;
}
#footer #btmlinks{
	float:right;
	width:700px;
	padding:15px 0px 0px 0px;
}
#footer #btmlinks a{
	color:#708090;
	text-decoration:none;
	padding:0px 6px;
}
#footer #btmlinks a:hover{
	color:#FFF;
	text-decoration:none;
}


#content-section{
	width:960px;
	margin:0px auto 20px auto;
}
#inner-content-section{
	width:940px;
	margin:0px auto 20px auto;
	padding:25px;
	background:#FFF;
	min-height:350px;
}

#hmcnt-1{
	float:left;
	width:360px;
}
#hmcnt-2{
	float:left;
	width:280px;
	margin:0px 30px;
}
#hmcnt-3{
	float:left;
	width:250px;
}

.bg-developer{
	background:url(../images/bg-developer.jpg) no-repeat;
	width:288px;
	height:32px;
	padding:10px 10px;
	float:right;
	text-align:center;
}
.testimonials{
	color:#1f9ec8;
	padding:5px 0px;
	margin-left:50px;
	font-size:16px;
	line-height:24px;
}
/*.testimonials a{
	color:#1f9ec8;
	text-decoration:none;
}
.testimonials a:hover{
	color:#1f9ec8;
	text-decoration:underline;
}*/
.testimonials-by{
	float:right;
	text-align:right;
	padding:0px 0px;
	margin:0px;
	font-size:12px;
}


ul.hmlist{
	list-style-type:none;
	float:right;
	width:80%;
}
ul.hmlist li{
	border-bottom:1px solid #a5d0e0;
	height:20px;
	padding:9px 0px;
	color:#34404b;
}
/*ul.hmlist li a{
	color:#34404b;
	text-decoration:none;
}
ul.hmlist li a:hover{
	color:#000;
	text-decoration:underline;
}*/


#header-product{
	background:url(../images/product.jpg) no-repeat;
	width:942px;
	height:355px;
	position:relative;
}
#header-product-1st{
	position:absolute;
	bottom:30px;
	left:50px;
	text-align:center;
	width:190px;
}
#header-product-2nd{
	position:absolute;
	top:10px;
	left:160px;
	text-align:center;
	width:190px;
}
#header-product-3rd{
	position:absolute;
	top:15px;
	left:410px;
	text-align:center;
	width:190px;
}
#header-product-4th{
	position:absolute;
	bottom:40px;
	left:530px;
	text-align:center;
	width:190px;
}

.publishers{
	float:left;
	padding-right:26px;
}
.publisherslst{
	float:left;
}
.text-1{
	font-size:12px;
	text-align:justify;
}
.heading-publiser{
	font-size:17px;
	position:relative;
	padding:10px 0px 0px 35px;
	color:#232e39;
	/*font-weight:bold;*/
}
.heading-publiser img{
	position:absolute;
	left:0px;
	top:0px;
}


#downloads{
	background:url(../images/bg-download.jpg) repeat-x top #d7d7d8;
	border:1px solid #CCC;
	margin-top:20px;
}
#downloads h4{
	line-height:32px;
	padding:28px 0px 0px 30px;
	color:#3f95b6;
}
#downloads-left{
	float:left;
	border-right:1px solid #FFF;
	width:280px;
	height:120px;
}
#downloads-right{
	float:left;
	border-left:1px solid #999;
	width:600px;
	height:100px;
	padding:20px 0px 0px 28px;
}
#downloads-right p{
	float:left;
	margin:3px;
	padding:5px;
	background:#f4f4f4;
	border:1px solid #999;
	width:22%;
}
#downloads-right p img{
	float:left;
	padding-right:5px;
}



#provider{
	background:url(../images/bg-partner.jpg) repeat-x top #FFF;
	padding:20px;
	margin-top:10px;
}
.heading-partner{
	color:#296780;
	font-size:20px;
	line-height:30px;
}
#provider-left{
	float:left;
	width:430px;
	padding:10px;
}
#provider-right{
	float:left;
	width:418px;
	padding-left:30px;
}

#browsers{
	margin-top:30px;
	background:url(../images/browser.jpg) no-repeat ;
	width:914px;
	height:84px;
	padding:45px 0px 0px 40px;
}

#antivirus{
	margin-top:20px;
	background:url(../images/bg-antivirus.jpg) no-repeat top;
	min-height:200px;
}
#antivirus div{
	float:left;
	width:270px;
	margin:0px 30px 0px 20px;
}
#antivirus .advertiser{
	width:260px;
	margin:0px 0px 0px 20px;
}

.heading-cnt-1{
	background:url(../images/bg-cnt-white.jpg) no-repeat;
	width:265px;
	height:27px;
	font-size:15px;
	color:#069;
	position:relative;
	padding:8px 0px 0px 38px;
}
.heading-cnt-2{
	background:url(../images/bg-cnt-grey.jpg) no-repeat;
	width:265px;
	height:27px;
	font-size:15px;
	color:#FFF;
	position:relative;
	padding:8px 0px 0px 38px;
}
.heading-cnt-1 img, .heading-cnt-2 img{
	position:absolute;
	left:8px;
	top:3px;
}

ul.cnt-list{
	list-style-type:square;
	list-style-position:inside;
	padding:3px 5px 10px 5px;
}
ul.cnt-list li{
	border-bottom:1px dashed #9fc0ce;
	padding:5px 0px 5px 0px;
}



#sitemap{
	background:url(../images/bg-partner.jpg) repeat-x top;
}
#sitemap ul {
	list-style-type:none;
	list-style-position:inside;
	padding:50px;
}
#sitemap ul li{
	background:#F4F4F4;
	margin:5px;
	padding:0px 50px;
}
#sitemap ul li a{
	padding:10px 10px 10px 70px;
	background:#F4F4F4;
	display:block;
	color:#09C;
	text-decoration:none;
	font-size:18px;
	height:25px;
	position:relative;
}
#sitemap ul li a img{
	border:none;
	position:absolute;
	left:30px;
	top:5px;
}
#sitemap ul li a:hover{
	padding:10px 10px 10px 70px;
	background:#CCC;
	display:block;
	color:#333;
	text-decoration:none;
	font-size:18px;
}