/* CSS Document */

#headerMain{
	width:100%;
}
#header{
	width:961px;
	height:319px;
	background:url(images/header_pic.jpg) 479px 57px no-repeat;
	position:relative;
	margin:auto;
}

#header img{
	position:absolute;
	left:0;
	top:30px;
	width:411px;
	height:96px;
}
#header h1{
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
	background-color:inherit;
	position:absolute;
	left:0;
	top:125px;
	text-transform:uppercase;
}

#header h1 p{
	font-size:0.6em;
	margin:0px;
	padding:0px;
	position:absolute;
	top:40px;
	left:0px;
}

#header p{
	font:Arial, Helvetica, sans-serif;
	font-size:0.8em;
	color:#fff;
	background-color:inherit;
	position:absolute;
	left:24px;
	top:228px;
	text-transform:none;
	text-align:left;
	width:600px;
}
#header ul.nav{
	width:960px;
	height:39px;
	position:absolute;
	left:-55px;
	top:276px;
}

.callforaction img{
	margin:0px;
	padding:0px;
	width:201px;
	height:42px;
	background:url(../images/button.gif);
}

.ie #header ul.nav{
	top:290px;
}

#header ul.nav li{
	float:left;
	margin:0;
	padding:0;
	font-size:1em;
}
#header ul.nav li a{
	display:block;
	padding:0 15px;
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
	background-color:inherit;
	text-decoration:none;
	font-weight:bold;
}
#header ul.nav li a:hover{
	color:#fff;
	text-decoration:underline;
}

#header ul.nav li a.selected{
	color:#fff;
	text-decoration:none;
	border-bottom:3px solid #1e8fb9;
}

.dropdown{
	margin:0px;
	padding:0px;
	background:#333;
	width:130px;
	margin-left:0px;
	margin-top:10px;
	float:left;
}

.dropdown li{
	margin:0px;
	padding:0px;
	float:left;
}

.dropdown li a{
	margin:5px 0px;
	padding:0px;
}

#header ul.top{
	height:18px;
	position:absolute;
	left:882px;
	top:19px;
	padding:0 0 0 15px;
}

#header ul.top a{
	color:#900;
}

#header ul.top a:hover{
	text-decoration:underline;
}



.ie #header ul.top{
	height:18px;
	position:absolute;
	left:840px;
	top:29px;
	padding:0 0 0 15px;
}


/*------------------------------------------------header--------------------*/

/*--------------------------------------------------------------------*/
#bodyTopMain{
	width:100%;
	color:#251C00;
	padding:22px 0 0 0;
	background:url(images/body_top_bg.gif) repeat-x 0px 0px #f2f2f2;
}
#bodyTop{
	width:930px;
	margin:0 auto;
	background:#f2f2f2;
}
/*------------------------------------------------left1--------------------*/
#left1{
	width:340px;
	margin:0 10px 0 0;
	padding:0 0 10px 0;
	float:left;
	background-color:#f2f2f2;
}

#left_ctnt{
	width:650px;
	margin:0 10px 0 0;
	padding:0 0 10px 0;
	float:left;
	background-color:#f2f2f2;
}

#left_ctnt img{
	margin:0px auto;
	padding:0px;
	padding-left:20px;
}

#left_ctnt h2{
	font-size:1.2em;
	color:#fc8800;
	text-transform:uppercase;
	border-bottom:2px solid #424242;
}
#left1 h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.2em;
	color:#fc8800;
	background-color:inherit;
	text-transform:uppercase;
	margin:0 0 5px 0;
}
#left1 h2 span{
	font-family:"Times New Roman", Times, serif;
	font-size:0.6em;
	color:#970000;
	background-color:inherit;
	display:block;
}
#left1 p.leftText1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	color:#424242;
	background-color:inherit;
	margin:0px;
	display:block;
	width:300px;
}

#left1 p.leftText2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8em;
	color:#000;
	margin:0px;
	display:block;
	width:300px;
	text-align:left;
	padding-left:15px;
	font-style:italic;
}

.width_100{
	width:100%;
}

#left1 p.leftText2 span{
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.2em;
	color:#000;
	display:block;
	width:300px;
	text-align:left;
}


#left1 p.leftText1 span{
	font:Arial, Helvetica, sans-serif;
	font-size:1.1em;
	font-weight:bold;
	color:#0487c9;
}
#left1 p.leftText1 a.link1{
	font:normal 12px/17px Arial, Helvetica, sans-serif;
	color:#1B7D01;
	background-color:inherit;
	text-decoration:underline;
}
#left1 p.leftText1 a.link1:hover{
	color:#1B7D01;
	background-color:#F7F0D9;
	text-decoration:none;
}
#left1 a.link2{
	background:url(images/left_link_bg.gif) 0 0 no-repeat #F0FFFF;
	padding:0 0 0 54px;
	font:bold 18px/39px Georgia, "Times New Roman", Times, serif;
	color:#144848;
	width:390px;
	height:41px;
	display:block;
	text-decoration:none;
}
#left1 a.link2:hover{
	background:url(images/left_link_bg_hover.gif) 0 0 no-repeat;
}
/*------------------------------------------------left1--------------------*/

/*------------------------------------------------mid1--------------------*/
#mid1{
	width:230px;
	float:left;
	color:#000;
	padding:0px;
}
#mid1 p.mid1Top{
	background:url(images/mid1_top.gif) 0 0 no-repeat;
	width:230px;
	height:25px;
	font-size:0;
	padding:0px;
	margin:0px;
}
#mid1 h2{
	width:102px;
	height:41px;
	background:url(images/importaint_service_pic.gif) 0 0 no-repeat;
	padding:0 0 0 63px;
	font:bold 14px/17px Verdana, Arial, Helvetica, sans-serif;
	color:#fff;
	margin:0 0 15px 14px;
	display:block;
}
#mid1 h2 span{
	font:Arial, Helvetica, sans-serif;
	font-size:1.4em;
	display:block;
}
#mid1 p.linkTop{
	background:url(images/mid1_link_top.gif) 0 0 no-repeat;
	width:204px;
	height:15px;
	font-size:0;
	margin:0 0 0 14px;
	padding:0;
	display:block;
}
#mid1 ul{
	background:url(images/mid1_link_bg.gif) left bottom no-repeat #FFE5A4;
	width:188px;
	margin:0 0 0 14px;
	color:#000;
	padding:0 0 22px 16px;
}
#mid1 ul li{
	border-bottom:#886B21 dashed 1px;
	height:20px;
	padding:0;
	margin:0;
}
#mid1 ul li.bdrNo{
	border-bottom:none;
	height:20px;
	padding:0;
	margin:0;
}

#mid1 ul li{
	background:url(images/bullet_white.gif) 0 6px no-repeat;
	padding:0 0 0 15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	font-weight:bold;
	color:#910303;
	background-color:inherit;
	text-decoration:none;
	display:block;
}

#mid1 ul li a{
	background:url(images/bullet_white.gif) 0 6px no-repeat;
	padding:0 10px 0 15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	font-weight:bold;
	color:#910303;
	background-color:inherit;
	text-decoration:underline;
	display:block;
	text-align:right;
}
#mid1 ul li a:hover{
	color:#000;
	/*background:url(images/bullet_blue.gif) 0 6px no-repeat #F0FFFF;*/
}
/*------------------------------------------------mid1--------------------*/

/*------------------------------------------------right1--------------------*/
#right1{
	width:212px;
	float:right;
}
#right1 a.jobBanner{
	background:url(images/job_banner.gif) 0 0 no-repeat;
	width:212px;
	height:150px;
	display:block;
	margin:0 0 22px 0;
}
#right1 a.jobBanner:hover{
	background:url(images/job_banner_hover.gif) 0 0 no-repeat;
}

#right1 a.contact_us{
	background:url(images/contact_ad.gif) 0 0 no-repeat;
	width:212px;
	height:140px;
	display:block;
	margin:15px 0 22px 0;
}
#right1 a.contact_us:hover{
	background:url(images/contact_ad_hover.gif) 0 0 no-repeat;
}

#right1 h2{
	width:137px;
	background:url(images/right_panel_div.gif) left bottom no-repeat;
	height:45px;
	padding:0 20px 0 19px;
	font:normal 22px/21px Verdana, Arial, Helvetica, sans-serif;
	color:#202020;

	display:block;
	margin:0 0 13px 12px;
}
#right1 h2 span{
	font:bold 26px/21px Georgia, "Times New Roman", Times, serif;
	color:#0078AA;
	background-color:inherit;
	text-transform:uppercase;
	display:block;
	width:140px;
}
#right1 a.rightLogo{
	background:url(images/right_logo.gif) 0 0 no-repeat;
	width:212px;
	height:150px;
	margin:0 0 25px 0px;
	display:block;
}
#right1 a.rightLogo:hover{
	background:url(images/right_logo_hover.gif) 0 0 no-repeat;
}
#right1 a.viewMore{
	background:url(images/view_more_bg.gif) 0 0 no-repeat;
	width:179px;
	height:24px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.0em;
	color:#fff;
	background-color:inherit;
	text-decoration:none;
	text-align:center;
	display:block;
	margin:0 0 0 12px;
	padding-top:3px;
	font-weight:bold;
}
#right1 a.viewMore:hover{
	background:url(images/view_more_bg_hover.gif) 0 0 no-repeat;
	background-color:inherit;
}
/*------------------------------------------------right1--------------------*/

/*------------------------------------------------bodyTop--------------------*/

/*------------------------------------------------bodyBot--------------------*/
#bodyBotMain{
	width:100%;
	background:url(images/body_bot_bg.gif) 0 0 repeat-x #fff;
	color:#000;
	padding:0 0 15px 0;
}
#bodyBot{
	width:930px;
	margin:0 auto;
}
/*------------------------------------------------left2--------------------*/
#left2{
	width:447px;
	float:left;
	margin:20px 27px 0 0;
}
#left2 h2{
	width:441px;
	height:17px;
	/*background:url(images/news_div.gif) 0 0 repeat-x;*/
	margin:0 0 26px 0;
	display:block;
}
#left2 h2 span{
	font-size:1.4em;
	font-family:"Times New Roman", Times, serif;
	color:#202020;
	background-color:#fff;
	width:67px;
}
#left2 p.newsPic{
	display:block;
	background:url(images/news_pic.gif) 0 0 no-repeat;
	margin:0 16px 29px 0;
	padding:0;
	float:left;
	width:91px;
	height:119px;
}
#left2 p.newsText{
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	color:#251C00;
	background-color:#fff;
	padding:0;
	margin:0;
	float:left;
	display:block;
	width:450px;
	padding-bottom:15px;
}
#left2 p.newsText span{
	color:#006882;
	background-color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	font-weight:bold;
}
#left2 p.newsText a.linkNews{
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	color:#1B7D01;
	background-color:inherit;
	text-decoration:underline;
	padding:0;
	margin:0;
}
#left2 p.newsText a.linkNews:hover{
	color:#1B7D01;
	background-color:#F7F0D9;
	text-decoration:none;
}
#left2 a.link3{
	background:url(images/bottom_link_bg.gif) 0 0 no-repeat #F0FFFF;
	padding:0 0 0 54px;
	font:bold 18px/39px Georgia, "Times New Roman", Times, serif;
	color:#144848;
	width:390px;
	height:41px;
	display:block;
	text-decoration:none;
	float:left;
}
#left2 a.link3:hover{
	background:url(images/bottom_link_bg_hover.gif) 0 0 no-repeat;
}
/*------------------------------------------------left2--------------------*/

/*------------------------------------------------mid2--------------------*/
#mid2{
	width:204px;
	float:left;
	background-color:#C58C00;
	color:#000;
	padding:8px 13px 54px 13px;
	margin:0;
}
#mid2 h2{
	width:70px;
	height:50px;
	background:url(images/member_login_bg.gif) 0 0 no-repeat;
	padding:16px 73px 0 61px;
	font:bold 14px/17px Verdana, Arial, Helvetica, sans-serif;
	color:#fff;
	background-color:inherit;
	margin:0;
}
#mid2 h2 span{
	font:Arial, Helvetica, sans-serif;
	font-size:1.4em;
	color:#fff;
	background-color:#543C00;
	display:block;
}

#mid2 ul{
	margin:0px;
	padding:0px;
	}
	
#mid2 ul li{
	margin:0px;
	padding:0px;
	padding-left:10px;
	}
	
#mid2 ul li a{
	margin:0px;
	padding:0px;
	color:#FFF;
	font-weight:bold;
	}

/*------------------------------------------------mid2--------------------*/

/*------------------------------------------------right2--------------------*/
#right2{
	width:212px;
	float:right;
	padding:36px 0 0 0;
}
#right2 h2{
	/*background:url(images/support_div.gif) 0 0 repeat-x;*/
	width:202px;
	height:22px;
	display:block;
	margin:0 0 5px 0;
}
#right2 h2 span{
	font:bold 24px/17px Georgia, "Times New Roman", Times, serif;
	color:#202020;
	background-color:#fff;
	width:106px;
}
#right2 ul{
	width:212px;
	padding:0;
	margin:0;
	font-size:0;
}
#right2 ul li{
	padding:0;
	margin:0;
	height:24px;
}
#right2 ul li{
	display:block;
	background:url(images/arrow_green2.gif) 0 7px no-repeat #fff;
	padding:0 0 0 15px;
	font:normal 12px/24px Arial, Helvetica, sans-serif;
	color:#202020;
	margin:0;
	text-decoration:none;
}

#right2 ul li a{
	display:block;
	padding:0 0 0 15px;
	font:normal 12px/24px Arial, Helvetica, sans-serif;
	color:#202020;
	margin:0;
	text-decoration:underline;
}

#right2 ul li a:hover{
	color:#202020;
	background-color:#fff;
}
/*------------------------------------------------right2--------------------*/

/*------------------------------------------------bodyBot--------------------*/

/*------------------------------------------------Client List--------------------*/

.client_list{
	width:711px;
	margin:0px;
	padding:0px;
	float:left;
	padding-bottom:15px;
}

.client_list ul{
	margin:0px;
	padding:0px;
	text-align:center;
}

.client_list h3{
	width:711px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.2em;
	color:#fc8800;
	border-bottom:2px solid #424242;
	text-transform:uppercase;
}

.client_list ul li{
	margin:0px;
	padding:0px;
	list-style:none;
	padding:3px 5px;
}

.pic_holder{
	width:145px;
	margin:0px;
	padding:15px;
	background:#fff;
	border:1px solid #e8e8e8;
	float:left;
	margin:0px 22px 20px 0px;
}

.pic_holder img{
	margin:0px;
	padding:0px;
}

.pic_holder p{
	margin:0px;
	padding:0px;
	font-size:0.9em;
	text-align:center;
	font-weight:bold;
	padding-top:10px;
}
	
.client_row{
	margin:auto; 
	width:600px;
	text-align:center;
}

/*------------------------------------------------Client List--------------------*/

/*------------------------------------------------Enquiry List--------------------*/
#enquiry{
	width:447px;
	margin:0px auto;
	padding:0 0 20px 0;
	background:url(images/enquiry_list.jpg) no-repeat 0px 0px;
	height:549px;
}

#enquiry form{
	margin:0px;
	padding:0px;
	padding-left:60px;
	padding-top:20px;
}

#enquiry form ul{
	margin:0px;
	padding:0px;
	padding-top:30px;
}

#enquiry form ul li{
	margin:0px;
	padding-bottom:12px;
}

#enquiry form h3{
	color:#1e8fb9;
	width:360px;
	border-bottom:2px solid #333;
}

#enquiry form h4{
	width:100px;
	text-align:right;
	float:left;
	font-weight:normal;
	color:#fc8800;
}


#enquirypo form h3{
	color:#1e8fb9;
	width:700px;
	border-bottom:2px solid #333;
}

#enquirypo form h4{
	width:100px;
	text-align:right;
	float:left;
	font-weight:normal;
	color:#fc8800;
}
.submit_btn{
	margin:0px;
	padding:0px;
	width:130px;
	height:35px;
	float:right;
	margin-right:50px;
}

.submit_btn a{
	margin:0px;
	padding:0px;
	width:130px;
	height:28px;
	background:url(images/submit.jpg) no-repeat -0px -0px;
	display:block;
	text-align:center;
	padding-top:7px;
	color:#980001;
	font-weight:bold;
	font-size:1.2em;
	}
	
.submit_btn a:hover{
	margin:0px;
	padding:0px;
	width:130px;
	height:28px;
	background:url(images/submit.jpg) no-repeat -0px -35px;
	display:block;
	padding-top:7px;
	color:#980001;
	}



/*------------------------------------------------Enquiry List--------------------*/

/*------------------------------------------------Contact List--------------------*/

#bodyContactus{
	width:100%;
	background:#FFF;
	color:#251C00;
	padding:22px 0 0 0;
	margin:auto;
}

#bodyTopContact{
	width:930px;
	margin:0 auto;
	padding-bottom:15px;
}

.testi{
	width:900px;
	margin: 10px auto;
	padding:10px;
	border:5px solid #fff;
}

.testi h5{
	font-weight:normal;
	color:#1e8fb9;
	font-style:italic;
}

.testi p{
	font-weight:normal;
	color:#424242;
	margin:0px;
	padding:0px;
	float:right;
}

.testi p span{
	font-weight:normal;
	color:#424242;
	margin:0px;
	padding:0px;
	font-size:0.8em;
}

.testi_img{
	height:100px;
	width:100px;
	margin:0px;
	padding:0px;
	float:left;
	border:5px solid #dcdcdc;
	margin-right:15px;
}

.contacts{
	margin:0px;
	padding:0px;
	height:380px;

}

.contact_details{
	margin:0px;
	padding:5px 0px 0px 30px;
	height:300px;
	width:400px;
	float:left;
}

.img{
	width:315px;
	height:315px;
	margin:0px;
	padding:0px;
	float:left;
	background:url(images/contact_us.jpg) no-repeat 0px 0px;
	margin-bottom:15px;
}

.contact_details strong{
	font-size:2em;
}

.contact_details ul{
	margin:0px;
	padding:0px;
	padding-top:20px;
}

.contact_details ul li{
	margin:0px;
	padding:0px;
	color:#1e8fb9;
	font-weight:bold;
	font-size:1.2em;
}

.contact_details ul li strong{
	margin:0px;
	padding:0px;
	color:#f57f20;
	font-weight:bold;
	font-size:2.5em;
}


/*------------------------------------------------Contact List--------------------*/

/*------------------------------------------------Products List--------------------*/
#products{
	width:670px;
	margin:0 27px 0 0;
	padding:0 0 15px 0;
	float:left;
}

#products_sub{
	width:550px;
	margin:0 10px 0 0;
	padding:0 0 15px 0;
	float:left;
}

#products_sub h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.2em;
	color:#fc8800;
	text-transform:uppercase;
	border-bottom:2px solid #424242;
}


#products h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.2em;
	color:#fc8800;
	text-transform:uppercase;
	margin-bottom:10px;
	border-bottom:2px solid #424242;
}

#products ul{
	margin:0px;
	padding:0px;
}

#products ul li{
	margin:0px;
	padding:0px 20px;
	float:left;
}

#left2_aboutus{
	float:left;
	margin:20px 27px 0 0;
}

#left2_aboutus ul{
	margin:0px;
	padding:0px;
}

#left2_aboutus ul li{
	margin:0px;
	padding:2px 0px;
	list-style:decimal;
	margin-left:30px;
}

#left2_aboutus h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.2em;
	color:#fc8800;
	text-transform:uppercase;
	border-bottom:2px solid #424242;
}

.software_types{
	width:350px;
	margin:0px;
	padding:0px;
	float:left;
	margin-bottom:15px;
	float:right;
}

.software_types ul{
	margin:0px;
	padding:0px;
	background:none;
}

.software_types ul li{
	margin:2px;
	padding:3px 5px 3px 0px;
	color:#0099FF;
	font-weight:bold;
}

.software_types ul li a{
	margin:2px;
	padding:3px 5px 3px 15px;
	font-weight:bold;
	color:#1e8fb9;
}

.software_types ul li a:hover{
	margin:2px;
	padding:3px 5px 3px 15px;
	color:#1e8fb9;
	font-weight:bold;
	text-decoration:underline;
}

.prod_links{
	margin:auto;
	padding:0px;
	width:632px;
}

.prod_links ul{
	margin:0px;
	padding:0px;
}

.prod_links ul li{
	margin:0px;
	padding:0px;
	list-style:none;
	float:left;
}

.prod_links ul li a{
	margin:0px;
	padding:0px;
	float:left;
	text-decoration:none;
}

.clients{
	width:300px;
	margin:0px;
	padding:0px;
	font-style:italic;
}

.c_top{
	width:300px;
	height:25px;
	margin:0px;
	padding:0px;
	background:url(images/client_corner.gif) no-repeat -0px -0px;
}

.c_mid{
	width:260px;
	margin:0px;
	padding:0px 20px;
	background:url(images/client_mid.gif) repeat 0px 0px;
	color:#3399cc;
}

.c_btm{
	width:300px;
	height:40px;
	margin:0px;
	padding:0px;
	background:url(images/client_corner.gif) no-repeat -0px -25px;
}


.more{
	margin:0px;
	padding:0px;
}

.more a{
	margin:0px;
	padding:0px;
	padding:10px 30px 0px 0px;
	font:Arial, Helvetica, sans-serif;
	font-size:1em;
	font-weight:bold;
	color:#0487c9;
	float:right;
}

.sub_menu{
	margin:0px;
	padding:0px;
	background:url(images/sub_menu_bg.gif) repeat-x 0px 0px;
	width:100%;
	height:29px;
}

.sub_nav{
	padding:0px;
	margin:0px auto;
	width:930px;
	padding-left:100px;
}

.sub_nav ul{
	padding:0px;
	margin:0px;
}

.sub_nav ul li{
	padding:0px;
	margin:0px;
	color:#424242;
	float:left;

}

.sub_nav ul li a{
	padding:5px 15px;
	margin:0px;
	float:left;
	color:#424242;
}

.sub_nav ul li a.selected{
	margin:0px;
	color:#1e8fb9;
}



/*------------------------------------------------Products List--------------------*/

/*------------------------------------------------footer--------------------*/
#footerMain{
	width:100%;
	height:96px;
	background:url(images/footer_bg.gif) 0 0 repeat-x;
}
#footer{
	width:930px;
	margin:0px auto;
	position:relative;
}
#footer ul{
	margin:0px;
	padding:0px;
	float:right;

}
#footer ul li{
	float:left;
	color:#FFFAE8;
	background-color:inherit;
	padding-top:20px;
}
#footer ul li a{
	color:#FFFAE8;
	background-color:inherit;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	text-decoration:none;
}
#footer ul li a:hover{
	color:#FFFAE8;
	text-decoration:underline;
}
/*------------------------------------------------footer--------------------*/

