body{
	margin:0;
	padding:0;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
h1
{
	font-size:36px !important;
}
h2
{
	font-size:32px !important;
}
h3
{
	font-size:24px !important;
}
h4
{
	font-size:18px !important;
}
h5
{
	font-size:16px !important;
}
h6
{
	font-size:14px !important;
}
ul{
	font-size:13px;
}
p{
	font-size:13px;
}
b{
	font-weight:bold;
}
.nomargin
{
	margin:0px !important;
}
.nomargin-left
{
	margin-left:0px !important;
}
.nomargin-right
{
	margin-left:0px;
}
.nomargin-top
{
	margin-left:0px;
}
.nomargin-bottom
{
	margin-left:0px;
}
.margintop1{
	margin-top:10px !important;
}
.margintop2{
	margin-top:20px !important;
}
.margintop3{
	margin-top:30px !important;
}
.margintop4{
	margin-top:40px !important;
}
.margintop5{
	margin-top:50px !important;
}
.margintop6{
	margin-top:60px !important;
}
.marginbottom1{
	margin-bottom:10px !important;
}
.marginbottom2{
	margin-bottom:20px !important;
}
.marginbottom3{
	margin-bottom:30px !important;
}
.marginbottom4{
	margin-bottom:50px !important;
}
.paddingleft1{
	padding-left:10px;
}
.paddingright1{
	padding-right:9px;
}
.no-indent {
	text-indent:0px !important;
}
img{
	width:100%;
}
.mycontainer{
	width:70%;
	margin:0 auto;
}
.rightlogo{
	float:right;
}
.head-submit{
	background:url(../images/search.gif) no-repeat;
}
.rightsearch{
	font-size:13px;
}
.rightsearch label{
	display:inline;
}
.menu-cont{
	background:#ebebeb;
	height:25px;
}
.menu-cont{
	list-style-type:none;
}
.menu-cont li{
	float:left;
	padding:0 15px;
	height:25px;
	line-height:25px;
}
.menu-cont li a{
	text-decoration:none;
	color:#333;
	display:block;
	height:25px;
	line-height:25px;
	
}
.active {
	background:#2E3192 !important;
	color:#fff !important;
	
	transform:skew(-25deg);
	-webkit-transform: skew(-25deg);
	-moz-transform:skew(-25deg);
	-o-transform: skew(-25deg);
	-ms-transform:skew(-25deg);
}
.active a{
	color:#fff !important;
	transition:All 1s ease;
	-webkit-transition:All 1s ease;
	-moz-transition:All 1s ease;
	-o-transition:All 1s ease;
	transform:skew(25deg);
	-webkit-transform: skew(25deg);
	-moz-transform:skew(25deg);
	-o-transform: skew(25deg);
	-ms-transform:skew(25deg);
}

.menu-cont p{
	padding-top: 6px;
	text-align: right;
}
.widget-cont a{
	text-decoration:none;
	font-size:13px;
	cursor:pointer;
}
.widget-cont h6{
	font-size:11px;
	font-weight:bold;
	color:#2E3192;
	margin:10px 0px 10px 0px;
}
.widget-cont p{
	font-size:11px;
	line-height:20px;
}
.widget-socail img{
	float:left;
	padding-right: 15px;
}
.img-cont img{
	width:180px;
	height:129px;
}

.sliderimage
{
	max-width:none;
	width:960px !important;
	height:450px;
}
footer a {
	color:#6B6B6B;
	font-size:10px;
	cursor:pointer;
}
footer a:hover{
	color:#2e3192;
	text-decoration:none;
}
.footer-bg {
	background:#CCC;
	padding:0 5px 5px;
	height:20px;
	line-height:20px;
}
.footer-bg ul li{
	float:left;
	padding:0px 5px 0px 5px;
}
.footer-bg ul li a{
	border-right:1px solid #808080;
	padding-right:11px;
}
.footer-bg p{
	font-size:12px;
	color:#6B6B6B;
}
.foot-comp{
	float:right;
}
.foot-comp a{
	color:#2e3192;
}
.foot-comp a:hover{
	color:#181818;
}
.small {
	font-size:11px;
	padding-bottom:15px;
}
.product-container, .about-container h3 {
	padding:10px;
	margin-bottom:20px;
	float:left;
}
.heading h3{
	padding:10px;
	margin-bottom:20px;
	float:left;
	margin-top:0px !important;
}
.product-container p{
	padding:5px 0 5px;
	/*text-indent:20px;*/
	line-height: 20px;
	font-size: 13px;
	color:#000;
	text-align:justify;
}
.product-container h3{
	margin-top:15px;
}
.sub-prodcontent p {
	line-height: 20px;
	font-size: 13px;
	text-indent:0 !important;
	color:#393939;
}
.sub-prodcontent ul{
	list-style-type:circle;
	font-size:12px;
}
.sub-prodcontent ul li{
	margin-left:18px;
	line-height:20px;
}
.prod-thumb {
	width:100%;
	height:auto;
	margin-top:2%;
}
.prod-thumb img {
	margin-right:10px;
	margin-bottom:10px;
	cursor:pointer;
}
.prod-thumb a{
	text-decoration:none;
}
.sub-prodcontent {
	margin-top:2%;
}

.left-sidebar .proj-menu li {
	/*padding:5px 0;*/
	padding-bottom:9px;
}
.proj-menu li a:hover
{
	text-decoration:none;
}
.proj-menu h3
{
	color:#333;
	padding-bottom:10px;
	border-bottom:1px solid #444;
}
.proj-menu li a{
	line-height:20px;
	color:#2E3192;
}
.proj-menu li a:hover
{
	color:#000;
}
.left-sidebar .proj-menu li span {
	background:url(../images/search.gif);
	display:block;
	height:5px;
	width:5px;
	float:left;
	margin-right:15px;
}
.prod-subbg {
	background:#fff;
}
.prod-subbg h4{
	font-weight:bold;
}
.about-container p {
	padding:5px 0;
	/*text-indent:20px;*/
	line-height: 20px;
	font-size: 13px;
	text-align:justify;
}
.about-container h4 {
	padding-top:10px;
	font-weight:bold;
}
.about-container h3, .about-container h5{
	font-weight:bold;
}
.download-btn {
	float:right;
}
.heading {
	border-bottom:1px solid #333;
	display:block;
	height:44px;
}
#map {
	width:100%;
	height:300px;
	overflow:hidden;
	margin-bottom:5%;
}
#form-txtarea{
	background-color: #FFF;
	border: 1px solid #CCC;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	-webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
	-moz-transition: border linear 0.2s, box-shadow linear 0.2s;
	-o-transition: border linear 0.2s, box-shadow linear 0.2s;
	transition: border linear 0.2s, box-shadow linear 0.2s;
	margin-bottom:2%;
}
#form-sub{
	float:right;
	margin-right:4%;
}
#contact-form input{
	font-size:12px;
}
#contact-form textarea{
	font-size:12px;
	padding:5px;
}
.extended, .training{
	display:none;
}
.sidemenu-active{
	color:#2E3192;
}
.prod-submenu li{
	list-style-type:none;
	float:none;
	background:#2E3192;
	color:#fff !important;
	border-bottom:1px solid #fff;
	/*transform:skew(0deg);
	-webkit-transform: skew(0deg);
	-moz-transform:skew(0deg);
	-o-transform: skew(0deg);
	-ms-transform:skew(0deg);*/
}
.prod-submenu li .last {
	border:none;
}
.prod-submenu
{
	position:absolute;
	z-index:9999;
	/*transform:skew(-25deg);
	-webkit-transform: skew(-25deg);
	-moz-transform:skew(-25deg);
	-o-transform: skew(-25deg);
	-ms-transform:skew(-25deg);*/
}
.prod-submenu li a{
	/*transform:skew(25deg);
	-webkit-transform: skew(25deg);
	-moz-transform:skew(25deg);
	-o-transform: skew(25deg);
	-ms-transform:skew(25deg);*/
}
.subproduct
{
	display:none;
	list-style:disc;
	margin-left:5px;
}
.subprodcat
{
	display:none;
	list-style:circle;
	margin-left:20px;
}
.menu-bar{
	background:#2E3192;
	height:10px;
	margin-top:4px;
}
.subinner-head{
	position:absolute;
	background:rgba(0,0,0, 0.5);
	color:#fff;
	z-index:999;
	margin-top: 11px;
	height: 30px;
	width: 181px;
	text-align: center;
}
.menuhead{
	position:absolute;
	background:rgba(0,0,0, 0.5);
	color:#fff;
	z-index:999;
	width: 133px;
	margin-left: 3px;
	height: 25px;
	margin-top:0;
	text-align: center;
	font-size: 13px !important;
	line-height: 24px;
}
.thumb-link{
	margin-right:5px;
}
.index-menu{
	width: 235px;
	position: absolute;
	background: rgba(0, 0, 0, 0.5);
	height: 35px;
	margin-top: 0px;
	text-align:center;
	color:#fff;
	line-height: 34px;
}
.index-img img{
	margin-right:12px;
	position:absolute;
	top:0;
	left:0;
	width:235px !important;
}
#form-sub{
	transform:skew(25deg);
	-webkit-transform: skew(-25deg);
	-moz-transform:skew(-25deg);
	-o-transform: skew(-25deg);
	-ms-transform:skew(-25deg);
	background:#2E3192;
	color:#fff;
	cursor:pointer;
}
#form-sub:hover{
	background:#0F0F0F;
}
.hover-cont{
	position:relative;
	margin-bottom:12px;
}
.hover-cont img{
	position:relative;
	top:0;
	border:1px solid #939393;
}
.hover-cont h4{
	position: absolute;
	top:0px;
	left:1px;
	text-align: center;
	display:none;
	color:#fff;
	background:rgba(0,0,0,0.5);
	height:35px;
	line-height:35px;
	width:100%;
	font-size:11px !important;
	font-weight:600;
}
.prod-download{
	margin-right:72px; 
	margin-top:15px;
}
.sidemenu-img{
	border-bottom:1px solid #000;
	height:36px;
}
.sidemenu-img img{
	margin-top:-30px;
	width:106px;
	height:54px;
}
/******************** Menu Navigation ************************/
/* Adjusting the margins, paddings and no list styles */
	.navigation  {
		margin:0; 
		padding:0; 
		list-style:none;
	}	
	
	/* Little tricking with positions */
	.navigation  li {
		float:left;			/* Show list items inline */
		width:auto; 
		position:relative; 
		z-index:9999;
	}
		
	/* Playing with Main Categories */
	.navigation li a {
		background:none; 
		color:#000;
		display:block;  	/* Making sure a element covers whole li area */
		padding:0px 4px 0px 4px; 
		text-decoration:none; /* No underline */
		/*border-top:1px solid #F2861D;*/
		text-align:center; 
		font-size:13px;
	}

	.navigation  li a:hover {
		color:#000;
	}
	.navigation li .active span {
		display:block;
		transform:skew(25deg);
	-webkit-transform: skew(25deg);
	-moz-transform:skew(25deg);
	-o-transform: skew(25deg);
	-ms-transform:skew(25deg);
	}
		
	/* Sub Cat Menu stuff*/
	.navigation ul {
		position:absolute; 
		left:0; 
		display:none; /* Hide it by default */
		margin:0 0 0 -3px; 
		padding:0; 
		list-style:none;
		/*border-bottom:3px solid #F2861D;*/
	}
		
	.navigation  ul li {
		width:155px; 
		float:left; 
		border-top:none;
		
	}
		
	/* Sub Cat menu link properties */
	.navigation  ul a {
		display:block;    	/* Making sure a element covers whole li area */
		height:15px;
		text-align:left;
		padding:0px 7px 0px 7px; 
		color:#fff;
		text-decoration:none;	
		border-top:none;
		
		/*border-bottom:1px dashed #6B6B6B;*/
	}
		
	.navigation  ul a:hover {
		color:#fff;
	}


.index-img {
	position:relative;
	width:235px;
	height:170px;
}
.prodhead-col{
	color:#2E3192;
	font-weight:bold;
}
#readmore, #readless{
	float:right;
}
.seractive{
	color:#2D2D2D !important;
	font-weight:700;
}
#Grid .mix{
    opacity: 0;
    display: none;
}
.media-img li{
	width:230px;
	height:200px;
	float:left;
	margin-right:6px;
	margin-bottom:6px;
}
.media-img li a img{
	width:230px;
	height:200px;
}
.medactive{
	color:#2E3192 !important;
	font-weight:bold;
}
.geomax,.general
 {
	 display:none;
 }
 
 .link
 {
	 width: 100%;
height: auto;
display: block;
float: left;
margin-bottom: 10px;
border-bottom: 2px solid #4C42D1;
 }
 .link a
 {
	
	 text-decoration:none !important;
 }
 .link a:active
 {
	 color:#000 !important;
 }
#general
 {
	 cursor:pointer;
	 padding:10px;
	 padding-top:10px;
	 padding-bottom:10px;
	background: rgb(76,66,209); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(76,66,209,1) 0%, rgba(46,49,146,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(76,66,209,1)), color-stop(100%,rgba(46,49,146,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(76,66,209,1) 0%,rgba(46,49,146,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(76,66,209,1) 0%,rgba(46,49,146,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(76,66,209,1) 0%,rgba(46,49,146,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(76,66,209,1) 0%,rgba(46,49,146,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4c42d1', endColorstr='#2e3192',GradientType=0 ); /* IE6-9 */
float: left;
color: #FFF;
font-size: 13px;
border-left: 5px solid #BBB;
margin-left:10px;
 }
 #general:hover
 {
	 color:#fff;
	 background: rgba(46,49,146,1); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(46,49,146,1) 0%, rgba(76,66,209,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(46,49,146,1)), color-stop(100%,rgba(76,66,209,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(46,49,146,1) 0%,rgba(76,66,209,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(46,49,146,1) 0%,rgba(76,66,209,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgba(46,49,146,1) 0%, rgba(76,66,209,1) 100%); /* IE10+ */
background: linear-gradient(to bottom, rgba(46,49,146,1) 0%, rgba(76,66,209,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2e3192', endColorstr='#4c42d1',GradientType=0 ); /* IE6-9 */
 }
 #geomax
 {
 float: left;
color: #FFF;
font-size: 13px;
border-left: 5px solid #BBB;
background: rgb(76,66,209); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(76,66,209,1) 0%, rgba(46,49,146,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(76,66,209,1)), color-stop(100%,rgba(46,49,146,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(76,66,209,1) 0%,rgba(46,49,146,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(76,66,209,1) 0%,rgba(46,49,146,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(76,66,209,1) 0%,rgba(46,49,146,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(76,66,209,1) 0%,rgba(46,49,146,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4c42d1', endColorstr='#2e3192',GradientType=0 ); /* IE6-9 */

	 cursor:pointer;
	 padding:10px;
	 padding-top:10px;
	 padding-bottom:10px;
	 float: left;
color: #FFF;
font-size: 13px;
border-left: 5px solid #BBB;
margin-left:10px;

 }
  #geomax:hover
  {
	 color:#fff; 
	 
	 background: rgba(46,49,146,1); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(46,49,146,1) 0%, rgba(76,66,209,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(46,49,146,1)), color-stop(100%,rgba(76,66,209,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(46,49,146,1) 0%,rgba(76,66,209,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(46,49,146,1) 0%,rgba(76,66,209,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgba(46,49,146,1) 0%, rgba(76,66,209,1) 100%); /* IE10+ */
background: linear-gradient(to bottom, rgba(46,49,146,1) 0%, rgba(76,66,209,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2e3192', endColorstr='#4c42d1',GradientType=0 ); /* IE6-9 */
  }
 #hexagon
 {
 float: left;
color: #FFF;
font-size: 13px;
border-left: 5px solid #BBB;
background: rgb(76,66,209); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(76,66,209,1) 0%, rgba(46,49,146,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(76,66,209,1)), color-stop(100%,rgba(46,49,146,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(76,66,209,1) 0%,rgba(46,49,146,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(76,66,209,1) 0%,rgba(46,49,146,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(76,66,209,1) 0%,rgba(46,49,146,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(76,66,209,1) 0%,rgba(46,49,146,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4c42d1', endColorstr='#2e3192',GradientType=0 ); /* IE6-9 */

	 cursor:pointer;
	 padding:10px;
	 padding-top:10px;
	 padding-bottom:10px;
	 float: left;
color: #FFF;
font-size: 13px;
border-left: 5px solid #BBB;

 }
  #hexagon:hover
  {
	 color:#fff; 
	 
	 background: rgba(46,49,146,1); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(46,49,146,1) 0%, rgba(76,66,209,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(46,49,146,1)), color-stop(100%,rgba(76,66,209,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(46,49,146,1) 0%,rgba(76,66,209,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(46,49,146,1) 0%,rgba(76,66,209,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgba(46,49,146,1) 0%, rgba(76,66,209,1) 100%); /* IE10+ */
background: linear-gradient(to bottom, rgba(46,49,146,1) 0%, rgba(76,66,209,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2e3192', endColorstr='#4c42d1',GradientType=0 ); /* IE6-9 */
  }
