* {
	margin: 0;
	padding: 0;
}
body {
	color: #424141;
	background: #a2a1a1;
	font-size: 12px;
	font-family: Arial;
}
img {
	border: 0;
}
img, div, input, p, a img { 
	behavior: url(iepngfix.htc) 
}
a {
	text-decoration: none;
}
table.mainTable {
	margin: 0 auto;
	background: #fff;
}

td.softBg {
	background: url(../image/bg/softH1.jpg) repeat-x;
}
td.softBg div {
	height: 150px;
	background: url(../image/header/software_header.jpg) 0 0 no-repeat;
}
td.bpoBg {
	background: url(../image/bg/bpoH1.jpg) repeat-x;
}
td.bpoBg div {
	height: 150px;
	background: url(../image/header/bpo_header.jpg) 0 0 no-repeat;
}
td.epubBg {
	background: url(../image/bg/ePubH1.jpg) repeat-x;
}
td.epubBg div {
	height: 150px;
	background: url(../image/header/ePublish_header.jpg) 0 0 no-repeat;
}
td.supportBg {
	background: url(../image/bg/ContactH1.jpg) repeat-x;
}
td.supportBg div {
	height: 150px;
	background: url(../image/header/techSupport_header.jpg) 0 0 no-repeat;
}
td.designBg {
	background: url(../image/bg/ContactH1.jpg) repeat-x;
}
td.designBg div {
	height: 150px;
	background: url(../image/header/designService_Header.jpg) 0 0 no-repeat;
}
td.contactBg {
	background: url(../image/bg/ContactH1.jpg) repeat-x;
}
td.contactBg div {
	height: 150px;
	background: url(../image/header/ContactH.jpg) 0 0 no-repeat;
}


td img.right {
	margin-top: 30px;
	float: right;
}
td.cont p {
	text-align: justify;
	line-height: 17px;
	padding: 0 15px 0px 0;
}
td.cont p.title {
	text-align: justify;
	padding: 0 15px 0px 0;
	font-weight: bold;
}
td.cont p.empty {
	height: 20px;
}
td.cont ul {
	padding: 0;
	margin: 0 0 20px 0px;
	list-style: none;
}
td.cont ul li {
	background: url(../image/bg/bul9.gif) 0 6px no-repeat;
	padding: 0 0 5px 10px;
	margin-left: 10px;
}

div.box p {
	text-align: justify;
	line-height: 17px;
	padding: 0 15px 0px 0;
	margin-left: 10px;
}
div.box p.title {
	text-align: justify;
	padding: 0 15px 0px 0;
	font-weight: bold;
}
div.box p.empty {
	height: 10px;
}
div.box ul {
	padding: 0;
	margin: 0 0 0 0px;
	list-style: none;
}
div.box ul li {
	background: url(../image/bg/bul9.gif) 0 6px no-repeat;
	padding: 0 0 5px 10px;
	margin-left: 10px;
}

div.box div {
	padding: 5px;
}

td.nav {
	height: 50px;
	background: #1D1D1D;
	/*background: url(../image/bg/menuBg.jpg) repeat-x;*/
}
td.nav ul  {
	margin: 0;
	padding: 0	;
	width: 100%;
	height: 50px;
}
td.nav ul li {
	display: block;
	float: left;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	/*border-left: 1px solid #fff;*/
	height: 50px;
	line-height: 50px;
}
td.nav ul li a {
	width:120px;
	display: block;
	/*padding: 0 22px;*/
	color: #fff;
	text-align:center;
}
td.nav ul li a:hover   {
	background:#454545;
}
td.nav li a.home, td.nav li a.home:hover{
	background: url(../image/bg/home_bg.jpg) 0 0 no-repeat;
	padding: 0;
	
}
td.nav li a.about, td.nav li a.about:hover{
	background: url(../image/bg/about_bg.jpg) 0 0 no-repeat;
	padding: 0;
}
td.nav li a.soft, td.nav li a.soft:hover{
	background:url(../image/bg/soft_bg.jpg) 0 0 no-repeat;
	padding: 0;
}
td.nav li a.bpo, td.nav li a.bpo:hover{
	background:url(../image/bg/bpo.jpg) 0 0 no-repeat;
	padding: 0;
}
td.nav li a.epublish, td.nav li a.epublish:hover{
	background:url(../image/bg/epublish.jpg) 0 0 no-repeat;
	padding: 0;
}
td.nav li a.support, td.nav li a.support:hover{
	background:url(../image/bg/techsupport.jpg) 0 0 no-repeat;
	padding: 0;
}
td.nav li a.design, td.nav li a.design:hover{
	background:url(../image/bg/design.jpg) 0 0 no-repeat;
	padding: 0;
}
td.nav li a.contact, td.nav li a.contact:hover{
	background:url(../image/bg/contact.jpg) 0 0 no-repeat;
	padding: 0;
}

td.inp span {
	color: #f00;
	font-size: 16px;
}
td.cont {
	text-align: justify;
	line-height: 17px;
	margin-right: 15px;
}
td.cont img.serviced{
	float: left;
	margin-right: 10px;
}
td.cont img.more {
	margin: 2px 2px 0 0;
	*margin: -15px 14px 0 0;
	float: right;
}
td.cont div.servis {
	width: 360px;
	height: 175px;
	border: 0px solid red;
}
td.cont div.servis p {
	margin: 10px 0 10px 10px;
	font-size: 11px;
}
td.cont div.left {
	float: left;
	margin-right: 15px;
}
td.cont div.right {
	float: right;
	margin-right: 15px;
}
table.contactBox {
	background: #888988;
}
td.boxTitle {
	background: #64BDE2;
	height: 25px;
	line-height: 25px;
	color: #000;
	text-align: center;
	font-weight: bold;
}
table.contactBox td.inp {
	color: #000;
	padding-left: 8px;
	line-height: 20px;
	font-size: 11px;
	font-weight: bold;
}
table.contactBox td.inp2 {
	text-align: right;
	padding: 10px 10px 10px 0px;
}
table.contactBox td.inp input {
	border: 1px solid #64BDE2;
	background: #D1D0D0;
	width: 180px;
}
table.contactBox td.inp textarea {
	border: 1px solid #64BDE2;
	background: #D1D0D0;
	width: 180px;
	height: 60px;
}


div.rnd_content td.inp {
	color: #000;
	padding-left: 8px;
	line-height: 20px;
	font-size: 11px;
	font-weight: bold;
}
div.rnd_content td.inp2 {
	text-align: right;
	padding: 10px 10px 10px 0px;
}
div.rnd_content td.inp input {
	border: 1px solid #474747;
	background: #D1D0D0;
	width: 210px;
}
div.rnd_content td.inp textarea {
	border: 1px solid #474747;
	background: #D1D0D0;
	width: 210px;
	height: 60px;
}


td.foot {
	height: 45px;
	background: #161516;
	color: #fff;
	text-align: center;
}
td.foot a{
	font-size: 11px;
	color: #fff;
	margin: 0 5px;
	font-weight: bold;
	text-transform: uppercase;
}

/* ROUNDED BOX*/
.rnd_container {
	background: #fff; 
	margin:1px;
	width: 250px;
}
.rnd_top, .rnd_bottom {
	display:block; 
	background:transparent; 
	font-size:1px;
}
.rnd_content {
	display:block;
	border:0 solid #474747;
	border-width:0 1px;
	padding: 8px;
}
.rnd_b1, .rnd_b2, .rnd_b3, .rnd_b4 {
	display:block; 
	overflow:hidden;
}
.rnd_b1, .rnd_b2, .rnd_b3 {
	height:1px;
}
.rnd_b2, .rnd_b3, .rnd_b4 {
	background:transparent; 
	border-left:1px solid #474747; 
	border-right:1px solid #474747;
}
.rnd_b1 {
	margin:0 5px; 
	background:#474747;
}
.rnd_b2 {
	margin:0 3px; 
	border-width:0 2px;
}
.rnd_b3 {
	margin:0 2px;
}
.rnd_b4 {
	height:2px; 
	margin:0 1px;
}
/* ROUNDED BOX*/