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

.productsSubLinksBlock{
	width:950px;
	height:25px;
	float:right;
}
.servicesSubLinksBlock{
	width:950px;
	height:25px;
	float:right;
}
.faqsSubLinksBlock{
	width:950px;
	height:25px;
	float:right;
}
.clientsSubLinksBlock{
	width:950px;
	height:25px;
	float:right;
}
.aboutUsSubLinksInnerBlock{
	width:555px;
	height:25px;
	float:right;
}
.servicesSubLinksInnerBlock{
	width:340px;
	height:25px;
	float:right;
}
.faqsSubLinksInnerBlock{
	width:265px;
	height:25px;
	float:right;
}
.clientsSubLinksInnerBlock{
	width:240px;
	height:25px;
	float:right;
}
.productsSubLinks{
	width:auto;
	height:20px;
	float:right;
	background-color:#8bc53e;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#ffffff;
	text-align:center;
}
.productsSubLinks1{
	width:auto;
	height:20px;
	float:right;
	background-color:#cccccc;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#ffffff;
	text-align:center;
}
.productsSubLinksPadding{
	padding-left:3px;
	padding-right:3px;
	padding-top:5px;
}
.productsSubLinksLeftRightBlock{
	width:25px;
	height:25px;
	float:right;
}


.clientsSubLinksLeftRightBlock{
	width:25px;
	height:25px;
	float:left;
}
.clientsSubLinks{
	width:auto;
	height:20px;
	float:left;
	background-color:#8bc53e;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#ffffff;
	text-align:center;
}
.clientsSubLinksPadding{
	padding-left:3px;
	padding-right:3px;
	padding-top:5px;
}


.servicesSubLinksLeftRightBlock{
	width:25px;
	height:25px;
	float:left;
}
.servicesSubLinks{
	width:auto;
	height:20px;
	float:left;
	background-color:#8bc53e;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#ffffff;
	text-align:center;
}

.faqsSubLinksLeftRightBlock{
	width:25px;
	height:25px;
	float:left;
}
.faqsSubLinks{
	width:auto;
	height:20px;
	float:left;
	background-color:#8bc53e;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#ffffff;
	text-align:center;
}
