@charset "utf-8";
/* CSS Document */
#SubMenuArea{
	float:left;
	width: 900px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-left: 13px;
	padding-bottom: 5px;
	color:#2a2a2a;
}
#SubMenuArea a{
	color:#2a2a2a;
	text-decoration:none;
}
#SubMenuArea a:hover{
	color:#77b20a;
	text-decoration:underline;
}

.Service1{
	float:left;
	width:270px;
	color:#2a2a2a;
	padding-left: 15px;
	padding-top: 10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:justify;
	line-height:150%;
}

.Service2{
	float:left;
	width:270px;
	color:#2a2a2a;
	padding-left: 40px;
	padding-top: 10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:justify;
	line-height:150%;
}
.Service1 a img, .Service2 a img{
	border:none;
}
.title,.title a{
	font-size:14px;
	font-weight:bold;
	font-family:Verdana;
	text-decoration:none;
	color:#2a2a2a;
	
}
.title a:hover{
	color:#77b20a;
	text-decoration:underline;
}
.rows{
	width: 600px;
	float:left;
	padding-bottom:10px;
}
.rows img{
	float:left;
	padding-bottom: 10px;
}

/*****************DESIGN and CREATIVE PAGE*************************/
#DesignCreativeContent{
	float:left;
	width: 565px;
	color:#2a2a2a;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:justify;
	line-height:150%;
	padding-top: 10px;
	padding-left: 20px;
	padding-bottom:  20px;
}
.ServiceDS{
	float:left;
	width:200px;
	
	padding-left: 0px;
	padding-top: 0px;
	
}
/*****************TRANSLATION and LOCALIZATION PAGE*************************/
#TransLocContent{
	float:left;
	width: 565px;
	color:#2a2a2a;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:justify;
	line-height:150%;
	padding-top: 10px;
	padding-left: 20px;
	padding-bottom:  20px;
}

.ServiceTL{
	float:left;
	width:265px;
	
}

/*****************MEDIA and COMMUNICATIONPAGE*************************/

.notice{
	font-family:verdana;
	font-size: 40px;
	color:#CCCCCC;
}

/**************SOFTWARE DEVELOPMENT*****************/
.ServiceSD{
	float:left;
	width: 550px;
	text-align:center;
	padding-bottom: 10px;
}
.title1{
	float:left;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom: 3px solid #77b20a;
	width: 570px;
	font-size: 16px;
	font-weight:bold;
	
}
#AddServices1,#AddServices2,#AddServices3,#AddServices4{
	float:left;
	width: 565px;
	padding-top: 10px;
	padding-bottom: 10px;
}
img.linefooter{
	float:left!important;

}

.linkitems{
	float:left;
	padding-left: 50px;
	width: 300px;
}
.linkitems img{
	border:none;
	padding-right: 5px;
}
img.arrowlink{
	float:left;
	padding-top: 3px;
	padding-right: 3px;
}
.linkitems a{
	color: #2a2a2a;
	text-decoration:underline;
}

.linkitems a:hover{
	color:#77b20a;
	text-decoration:underline;
}

/******SITEMAP PAGE**************/
#sitemapContent{
	float:left;
}
.line1{
	float:left;
	width: 300px;
	padding-top: 15px;
}
.line1 a,.line2 a{
	color: #2a2a2a;
	text-decoration:none;
}

.line1 a:hover,.line2 a:hover{
	color:#77b20a;
	text-decoration:underline;
}
.line2{
	float:left;
	padding-left:50px;
	width: 300px;
}