@charset "utf-8";
/* CSS Document */
/*-------add this class for button in contact page-------*/
.submit_AsLink{
	font-family: Arial,Tahoma,Verdana,Helvetica,sans-serif;
	font-size:12px;
	color:#fff;
	background:transparent;
	border-width:0;  
	cursor:pointer;
	width:100%;
	height:21px;
	line-height:normal;
}
/*----------------------------------------------------*/
body{
	background-color:#f1f1f1;
	padding:0px;
	font-family: Arial,Tahoma,Verdana,Helvetica,sans-serif;
	font-size:12px;
	line-height:20px;
	color:#333333;
	margin:0 auto;
	margin-bottom:80px;
	width:940px;
}
.text-bold{
	font-weight:bold;
}
.text-blue{
	color:#16a7e0;
}
#head{
	padding:1px;
	background-color:#FFFFFF;
	margin-bottom:10px;
	margin-top:30px;
	width:938px;
}
.logo{
	background:url(images/logo.gif) no-repeat scroll;
	width:206px;
	height:70px;
	margin-top:9px;
	cursor:pointer;
	border:none;
	float:left;
}
.menu{
	margin-top:28px;
	float:right;
	line-height:normal;
	font-weight:bold;
	text-transform:uppercase;
}
a.link-menu:link, a.link-menu:visited{
	color:#c3c3c3;
	padding:5px 13px 5px 13px;
	display:block;
	text-decoration:none;
}
a.link-menu:hover,a.link-menu:active{
	color:#16a7e0;
	padding:5px 13px 5px 13px;
	display:block;
	text-decoration:none;
}
a.link-but:link, a.link-but:visited, a.link-but:hover, a.link-but:active{
	text-decoration:none;
	border:none;
	cursor:pointer;
}
.active{
	color:#16a7e0;
	padding:4px 12px 4px 12px;
	border:#666357 1px solid;
	display:block;
	text-decoration:none;
}
.bar-menu{
	background:url(images/bar-menu.gif) no-repeat scroll;
	padding:0 26px 0 40px;
	height:79px;
}
.banner-home{
	background:url(images/banner.jpg) no-repeat scroll;
	width:938px;
	height:240px;
}
.banner-ser{
	background:url(images/banner-ser.jpg) no-repeat scroll;
	width:938px;
	height:240px;
}
.banner-sol{
	background:url(images/banner-sol.jpg) no-repeat scroll;
	width:938px;
	height:240px;
}
.banner-cli{
	background:url(images/banner-cli.jpg) no-repeat scroll;
	width:938px;
	height:240px;
}
.banner-con{
	background:url(images/banner-con.jpg) no-repeat scroll;
	width:938px;
	height:240px;
}
.ima{
	background:url(images/imagination_is_our_power.png) no-repeat scroll;
	width:302px;
	height:94px;
	margin:60px 0 0 100px;
	display:inline-block;
}
.ima-ser{
	background:url(images/imagination_is_our_power-ser.png) no-repeat scroll;
	width:302px;
	height:94px;
	margin:60px 0 0 100px;
	display:inline-block;
}
.ima-sol{
	background:url(images/imagination_is_our_power-sol.png) no-repeat scroll;
	width:302px;
	height:94px;
	margin:60px 0 0 40px;
	display:inline-block;
}
.ima-cli{
	background:url(images/imagination_is_our_power-cli.png) no-repeat scroll;
	width:302px;
	height:94px;
	margin:60px 0 0 40px;
	display:inline-block;
}
#content{
	width:940px;
	background-color:#FFFFFF;
}
.line-ver{
	background:url(images/line-ver.gif) repeat-y left scroll;
}
.line-hor{
	background:url(images/line-hor.gif) repeat-x top scroll;
	margin-left:1px;
	width:558px;
	display:inline-block;
}
.intro{
	padding:30px 30px 20px 40px;
}
.content-form{
	padding:30px 0 20px 40px;
}
.top-ser{
	background:url(images/top-services.gif) top right no-repeat scroll;
}
.bot-ser{
	background:url(images/bot-services.gif) bottom no-repeat scroll;
	padding-bottom:35px;
	padding-right:30px;
}
.title-home{
	background:url(images/title-company.gif) no-repeat scroll;
	height:25px;
	margin-bottom:10px;
}
.title-ser{
	background:url(images/title-services.gif) no-repeat scroll;
	height:20px;
	margin-bottom:15px;
}
.title-sol{
	background:url(images/title-solution.gif) no-repeat scroll;
	height:20px;
	margin-bottom:15px;
}
.title-sup{
	background:url(images/title-support.gif) no-repeat scroll;
	height:20px;
	margin-bottom:15px;
}
.title-con{
	background:url(images/title-contact.gif) no-repeat scroll;
	height:20px;
	margin-bottom:15px;
}
.content-cli{
	padding:30px 40px 60px 40px;
}
.title-cli{
	background:url(images/title-clients.gif) no-repeat scroll;
	height:20px;
	margin-bottom:15px;
}
.top-cli{
	background:url(images/top-cli.gif) no-repeat scroll;
	height:10px;
	overflow:hidden;
}
.bot-cli{
	background:url(images/bot-cli.gif) no-repeat scroll;
	height:10px;
	overflow:hidden;
}
.mid-cli{
	background:url(images/line-cli.gif) repeat-y scroll;
}
.bor-bot{
	border-bottom:1px solid #fff;
}
.dell{
	background:url(images/dell.gif) no-repeat scroll;
	width:116px;
	height:50px;
	margin:32px 0 36px 40px;
	float:left;
	cursor:pointer;
	border:none;
}
.lex{
	background:url(images/lexmark.gif) no-repeat scroll;
	width:142px;
	height:12px;
	margin:53px 0 0 40px;
	float:left;
	cursor:pointer;
	border:none;
}
.bot-content{
	background:#f1f1f1 url(images/bot-content.gif) repeat-x scroll;
	height:6px;
	overflow:hidden;
}
.rss{
	background:url(images/rss.gif) no-repeat scroll;
	width:41px;
	height:14px;
	margin-bottom:3px;
	float:right;
	border:none;
	cursor:pointer;
}
.div-link-right{
	padding:13px 41px 0 49px;
}
#link-right{
	.margin-bottom:1px;
	background:transparent none repeat scroll 0%;
	z-index:1000;
	float:left;
}
#link-right a{
	float:left;
	height:44px;
	margin-bottom:1px;
	text-decoration:none;
	text-indent:-1000px;
}
#link-right a:hover{
	background-position:0pt -44px;
}
#voi{
	width:291px;
	height:44px;
	background:transparent url(images/voi.gif) no-repeat scroll;
}
#ser-ins{
	width:291px;
	background:transparent url(images/ser_ins.gif) no-repeat scroll;
}
#ser{
	width:291px;
	background:transparent url(images/ser.gif) no-repeat scroll;
}
#ema{
	width:291px;
	background:transparent url(images/ema.gif) no-repeat scroll;
}
#net{
	width:291px;
	background:transparent url(images/net.gif) no-repeat scroll;
}
#dat{
	width:291px;
	background:transparent url(images/dat.gif) no-repeat scroll;
}
#itp{
	width:291px;
	background:transparent url(images/itp.gif) no-repeat scroll;
}
#aud{
	width:291px;
	background:transparent url(images/aud.gif) no-repeat scroll;
}
#footer{
	background-color:#363226;
	margin-top:14px;
	padding:15px 40px 15px 40px;
}
.menu-bot{
	color:#c3c3c3;
	font-size:11px;
	line-height:normal;
	float:left;
}
a.link-bot:link,a.link-bot:visited{
	color:#c3c3c3;
	text-decoration:none;
}
a.link-bot:hover,a.link-bot:active{
	color:#16a7e0;
	text-decoration:none;
}
.line{
	height:1px;
	background-color:#c3c3c3;
	margin-bottom:5px;
	margin-top:3px;
	width:420px;
	overflow:hidden;
}
.copy{
	font-size:11px;
	line-height:13px;
}
.tel{
	background:url(images/tel.gif) left no-repeat scroll;
	padding-left:28px;
	font-size:21px;
	line-height:normal;
	color:#b4b4b4;
}
.float{
	float:left;
	.display:inline;
}
.clear{
	clear:both;
}
.design{
	font-size:11px;
	color:#d5d5d5;
	text-align:right;
	margin-top:5px;
}
.top-sol{
	background:url(images/top-sol.gif) no-repeat scroll;
	height:10px;
	width:340px;
	overflow:hidden;
}
.bot-sol{
	background:url(images/bot-sol.gif) no-repeat scroll;
	height:20px;
	width:340px;
	overflow:hidden;
	margin-bottom:70px;
}
.mid-sol{
	border-left:5px solid #f5f5f5;
	border-right:5px solid #f5f5f5;
	width:280px;
	padding:20px 25px 20px 25px;
}
.top-form{
	background:url(images/top-form.gif) no-repeat scroll;
	height:10px;
	overflow:hidden;
	margin-top:15px;
}
.bot-form{
	background:url(images/bot-form.gif) no-repeat scroll;
	height:10px;
	overflow:hidden;
}
.mid-form{
	background:url(images/line-form.gif) repeat-y scroll;
	padding:25px 0 30px 30px;
}
.label{
	width:120px;
	float:left;
	padding-top:4px;
	line-height:normal;
}
.input{
	height:18px;
	border:1px solid #1f3569;
	padding-top:2px;
	line-height:normal;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	margin-bottom:10px;
	float:left;
}
.line-but-blue{
	background:url(images/line-but-blue.gif) repeat-x scroll;
	height:24px;
}
.left-but-blue{
	background:url(images/left-but-blue.gif) left no-repeat scroll;
	height:24px;
}
/*-------change to height:24px-------*/
.right-but-blue{
	background:url(images/right-but-blue.gif) right no-repeat scroll;
	height:24px;
	color:#FFFFFF;
	font-weight:bold;
	text-align:center;
}
.line-but-gray{
	background:url(images/line-but-gray.gif) repeat-x scroll;
	height:24px;
}
.left-but-gray{
	background:url(images/left-but-gray.gif) left no-repeat scroll;
	height:24px;
}
/*-------change to height:24px-------*/
.right-but-gray{
	background:url(images/right-but-gray.gif) right no-repeat scroll;
	height:24px;
	color:#FFFFFF;
	font-weight:bold;
	text-align:center;
}
.but{
	width:65px;
	float:left;
	margin-right:10px;
	margin-top:10px;
	display:inline;
}
.top-info{
	background:#f5f5f5 url(images/top-info.gif) top no-repeat scroll;
	width:300px;
}
.bot-info{
	background:url(images/bot-info.gif) bottom no-repeat scroll;
	width:253px;
	padding:26px 0 38px 47px;
}
.banner-sup {
	background:url(images/sup.jpg) no-repeat scroll;
	width:938px;
	height:240px;
}
