body {
	margin: 0px;
	padding: 0px;
}
.outer-border {
	border: 4px solid #FFFFFF;
}
.top-gradient-bar {
	background-image: url(../images/top-gradient.gif);
	background-repeat: repeat-y;
	background-position: right top;
	background-color:#585858;
}
.footer-bg {
	background-color: #5A5A5A;
	background-image: url(../images/footer-bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #F2F2F3;
	text-decoration: none;
}
.footer-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #F2F2F3;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
}
.orange-line {
	background-image: url(../images/orange-line.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 29px;
}
.home-flash-btm {
	background-image: url(../images/home-banner-bottom.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 44px;
}
.welcome-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #F15A23;
	text-decoration: none;
	padding:0 20px 0 20px;

}
.welcome-text-big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #F15A23;
	text-decoration: none;
	padding:0 0px 0 20px;

}
.short-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #4C4C4C;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0;
	padding-left: 0px;
	float:left;
		line-height:16px;
}
.short-text-new {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #4C4C4C;
	text-decoration: none;	
		line-height:16px;
}
.mid-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #161616;
	line-height:18px;
	text-decoration: none;
	text-align:justify;
}
.light-bluebig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #347DC5;
	text-decoration: none;
}
.light-blue-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #347DC5;
	text-decoration: none;
}
.site-map-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a.site-map-link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
.sml-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.submit-btn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #ED5A24;
	border: 1px solid #ED5A24;
}
.testimonials-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #403F3E;
	text-decoration: none;
	padding:0 10px 0 10px;
}


.black-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.black-link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.left-nav {
	float: left;
	width: 713px;
}
.search-btn-bg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/search-bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	border: 1px solid #F15B23;
}
.input-search {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #F2F2F1;
	border: 1px solid #B7B7B7;
	width: 156px;
}
.input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #F2F2F1;
	border: 1px solid #B7B7B7;
	width: 156px;
}
.mid-content {
	padding: 22px 29px 31px 29px;
}

.mid-content-inner {
	padding: 0px 28px 31px 25px;
}
.vertual-demo {
	background-image: url(../images/vertual-icon.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 40px;
	float:right;
	line-height:50px;
	padding-left: 26px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #454545;
	text-decoration: none;
	margin:0 60px 0 0px;
}

.logo-border {
	border: 1px solid #CBCBCB;
}




.normal-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #3D3D3D;
	text-decoration: none;
		padding:0 40px 0 25px;
				text-align:justify;
				line-height:16px;
}
.blue-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #00349D;
	text-decoration: none;
		padding:0px;
}
.read-more {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #00349D;
	text-decoration: none;
		padding:0px;
}
a.read-more:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #00349D;
	text-decoration: underline;
		padding:0px;
}
.blue-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #00349D;
	text-decoration: none;
		padding:0px;
}
.footer-left {
	padding-left: 27px;
}
.gray-border {
	border: 4px solid #EBEBEB;
}
.gray-border-left {
	border: 4px solid #EBEBEB;
}
.product-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding:0 10px 0 0px;
}


.footer-right {
	padding-right: 27px;
}
.right-search {
	float: right;
	width: 244px;
	padding:0 0 5px 0px;
}
.right-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #347DC5;
	padding:0 0 15px 0px;
}
.right-text-big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #347DC5;
	padding:0 0 15px 0px;
}
h1.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #F15A23;
	text-decoration: none;
		padding:0px  0 5px 0px;
		margin:0px;
}
h2.orange-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #F15A23;
	text-decoration: none;
		padding:0px  0 5px 0px;
		margin:0px;
}
.mid-line{
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #161616;
	line-height:18px;
	text-decoration: none;
	text-align:justify;
	padding:0 0 0 100px;
border-left:solid 1px #D9D9D9;

}
.blue-heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #00376E;
	text-decoration: none;
		padding:0px  0 0px 0px;
		margin:0px;
}
h2.blue-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #00376E;
	text-decoration: none;
		padding:10px  0 0px 0px;
		margin:0px;
}
h2.technology {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #F15A23;
	text-decoration: none;
		padding:10px  0 5px 10px;
		margin:0px;
}
h2.partners {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #F15A23;
	
	text-decoration: none;
		padding:10px 0 5px 10px;
		margin:0px;
}
h2.products {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #F15A23;
	text-decoration: none;
	padding:10px 0 5px 10px;
	margin:0px;
}
h2.news {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #F15A23;
	text-decoration: none;
	padding:10px 0 5px 10px;
	margin:0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A2A1A0;
	
}
.product-point {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #5E5E5E;
	text-decoration: none;
}
.img-border {
	padding: 2px;
	border: 1px solid #CCCCCC;
}
.view-more {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #A52C00;
	text-decoration: none;
	text-align:right;
	width:150px;
	float:right;
	padding:3px 0px 3px 0px;
}
.dotted-line {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #4D4D4D;
	text-decoration: none;
	background-image: url(../images/dotted-line.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding:0 0 10px 30px;
}
.dotted-line ul {
padding:0px;
margin:0px;
}
.dotted-line li {
	list-style-type: none;
	padding:0px;
margin:0px;
}
#sub-menu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #161616;
	text-decoration: none;	
	list-style-type: none;
	padding:0 0 0 24px;
	margin:0 0 10px 0px;
	background-image: url(../images/black-dot.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display:block;
}
#sub-active-menu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #0153A7;
	text-decoration: none;	
	list-style-type: none;
	padding:0 0 0 24px;
	margin:0 0 10px 0px;
	background-image: url(../images/black-dot.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display:block;
}
.dotted-line a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #4D4D4D;
	text-decoration: none;
	background-image: url(../images/orange-bullet.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 14px;
	display:block;
}
.bread-crum {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #474747;
	text-decoration: none;
	background-image: url(../images/black-bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding:0 5px 0 14px;
}
.bread-crum-none {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #474747;
	text-decoration: none;
	padding:0 5px 0 0px;
}
.view-more a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #A52C00;
	text-decoration: none;
	padding:0px 0px 0px 0px;
}.news-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #403F3E;
	text-decoration: none;
}
.black-berry {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #403F3E;
	text-decoration: none;
	padding-left: 87px;
	float: left;
	width: 230px;
	background-image: url(../images/black-berry.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 31px;
	line-height: 31px;
}
.black-berry-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #403F3E;
	text-decoration: none;	
}
a.black-berry-link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #403F3E;
	text-decoration:underline;	
}
.month-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #403F3E;
	text-decoration: none;
}

.software-develop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #403F3E;
	text-decoration: none;
	padding-left: 87px;
	float: left;
		width: 230px;
		background-image: url(../images/software-develop.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 31px;
	line-height: 31px;
}
.window-mobile {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #403F3E;
	text-decoration: none;
	padding-left: 87px;
	float: left;
		width: 230px;
		background-image: url(../images/window-mobile.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 31px;
	line-height: 31px;
}
.symbian-software {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #403F3E;
	text-decoration: none;
	padding-left: 87px;
	float: left;
		width: 230px;
		background-image: url(../images/symbian-software.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 31px;
	line-height: 31px;
}
.blue-border {
	border: 7px solid #24366F;
}
.footer-left-space{
padding:0 0 0 22px;}
.footer-right-space{
padding:0 22px 0 0px;}

