body{ margin:0}
input,select{width:200px;}
textarea{width:350px;}
.box{border:1px solid #bababa; background:url(../images/system/simplicity.jpg); background-repeat:no-repeat;}
.box2{border:1px solid #bababa; background:url(../images/system/availability.jpg); background-repeat:no-repeat;}
.box3{border:1px solid #bababa; background:url(../images/system/security.jpg); background-repeat:no-repeat;}
.activelink{padding:6px 20px 6px 20px ; display: block;background-color: #000000; color:#FFFFFF; background-image:url(../images/whiteArrow.gif); background-position:50% 100%; background-repeat:no-repeat;}

/*background*/
.bannerback{background:url(../images/banner-back.jpg); background-repeat:repeat-x; height:339px;}
.home{background:url(../images/banner.jpg); background-repeat:no-repeat; width:1000px; height:339px;}
.aboutus{background:url(../images/aboutus-banner.jpg); background-repeat:no-repeat; width:1000px; height:339px;}
.web{background:url(../images/websolutions-banner.jpg); background-repeat:no-repeat; width:1000px; height:339px;}
.system{background:url(../images/systemintegration-banner.jpg); background-repeat:no-repeat; width:1000px; height:339px;}
.client{background:url(../images/ourclient-banner.jpg); background-repeat:no-repeat; width:1000px; height:339px;}
.partner{background:url(../images/ourpartners-banner.jpg); background-repeat:no-repeat; width:1000px; height:339px;}
.contact{background:url(../images/contactus-banner.jpg); background-repeat:no-repeat; width:1000px; height:339px;}
.footer{background:url(../images/footer-back.jpg); background-repeat:repeat-x; height:256px;}


/*line*/
.btmborder{border-bottom:1px dashed #aaaaaa;}
.btmborder2{border-bottom:1px solid #e6e6e6;}
.sitemap{font-family: arial, verdana, Tahoma, Helvetica; font-size: 13px; color: #454545; text-decoration: none; font-weight:bold;}

/*font*/
.title{font-family: Myriad Pro, Arial, Verdana, Helvetica; font-size: 27px; color: #000000;}
.subtitle{font-family: Arial, Verdana, Tahoma,Helvetica; font-size: 14px; color: #347306; font-weight:bold;}
.normfont{font-family: Arial, Verdana, Tahoma,Helvetica; font-size: 14px; color: #454444;}
.smallnormfont{font-family: Arial, Verdana, Tahoma,Helvetica; font-size: 12px; color: #454444;}
.copyright{font-family: Arial, Verdana, Tahoma,Helvetica; font-size: 11px; color: #747373;}

/*links*/
.borderit img{border:2px solid #cfcfcf;}
.borderit:hover img{border:2px solid #8b8b8b;}
.borderit:hover{color: red; /* Dummy definition to overcome IE bug */}

a.readmore {font-family: arial, verdana, Tahoma, Helvetica; font-size: 16px; color: #347306; text-decoration: none; padding:3px;}
a.readmore:hover { font-family: arial, verdana, Tahoma, Helvetica; font-size: 16px; color: #347306; text-decoration: none; background-color:#d7ede1;}

a.normlink {font-family: Arial, Verdana, Tahoma,Helvetica; font-size: 14px; color: #347306;padding:3px;text-decoration: none; }
a.normlink:hover {font-family: Arial, Verdana, Tahoma,Helvetica; font-size: 14px; color: #347306;text-decoration: none;background-color:#d7ede1;}


#sub-navi{float:left;width:100%; height:auto; font:14px "arial", verdana, Tahoma, Helvetica;  top:0px; left:0px; margin:0px;background-color:#efefef;}
#sub-navi ul{list-style-type: none; margin:0; padding:0}
#sub-navi ul li{float:left;}
#sub-navi ul li a{display:block; padding:6px 20px 6px 20px ; text-decoration:none;color: #666666;}
#sub-navi ul li a:hover{display: block;background-color: #000000; color:#FFFFFF; background-image:url(../images/whiteArrow.gif); background-position:50% 100%; background-repeat:no-repeat;}



.tab_container {
	margin:0;
	padding:0;
	border-top: none;
	overflow: hidden;
	clear: both;
	float: left; width: 100%;
	background: #fff;
	height:200px;
}
.tab_content {
	padding: 20px 0 0 0;
	font-size: 1.2em;
}

a.sitemapTtlLink { font-family: arial, verdana, Tahoma, Helvetica; font-size: 13px; color: #454545; text-decoration: none; font-weight:bold;}
a.sitemapTtlLink:hover { font-family: arial, verdana, Tahoma, Helvetica; font-size: 13px; color: #000000; text-decoration: none;font-weight:bold;background-color:#d7ede1;}

a.sitemapLink{ font-family: arial, verdana, Tahoma, Helvetica; font-size: 11px; color: #454545; text-decoration: none; line-height:16px;}
a.sitemapLink:hover { font-family: arial, verdana, Tahoma, Helvetica; font-size: 11px; color: #000000; text-decoration: none;background-color:#d7ede1;line-height:16px;}


/****tooltip****/
#dhtmltooltip{
font-family: Arial, Verdana, Tahoma,Helvetica; font-size: 12px; color: #454444;
position: absolute;
left: -300px;
width: 100px;
border: 1px solid #b2b2b2;
padding: 5px;
background-color: white;
visibility: hidden;
z-index: 100;

}

