body {
background-image:url(images/bg.jpg);
background-attachment:fixed;
font-family:tahoma;
font-size:11px;
margin:0;
}

div,ul,h2,h3,h4,h5,form,img {
margin:0;
padding:0;
}
a.wht:link,a.wht:visited
{
	font-family:tahoma;
font-size:11px;
text-decoration:none;
color:#bababa;

}
.pad_20
{
	padding-left:20px;
	
}
h1
{
	font-family:tahoma;
font-size:11px;
margin:0px;
padding:0px;
}
input[type="text"] , select , textarea {
	border: 1px solid #cacaca;
	font-size: 11px;
}


p {
margin:0;
padding:7px 0;
}
img {
	border-style: none;
    border-color: inherit;
    border-width: 0;
   
}


.relative {
position:relative;
}

a:link,a:visited {
text-decoration:underline;
color:#7ac405;
}

a:hover {
text-decoration:none;
}

a.a1:link,a.a1:visited {
text-decoration:none;
color:#7ac405;
}

a.a1:hover {
text-decoration:underline;
}

.margin {
margin:auto;
}

.float {
float:left;
}

.floatR {
float:right;
}
.floatR {
float:right;
}

.clear {
clear:both;
}


/*tabs*/

 
.tabs {
	color:#FFFFFF;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	margin: auto;
	float: right;
	padding: 10px 12px 5px 0;
}
.tabs ul {
	height:38px;
	list-style-type:none;
	padding:0;
	margin: 0;
}
.tabs li {
	float:left;
	height:38px;
	list-style-type:none;
	margin:0;
	padding:0;
}
.tabs a{
	display:block;
	height:38px;
}
.tabs .home, .tabs .home a {
	background-image:url(images/tabs/home.jpg);
	width:61px;
}
.tabs .home a:hover {
	background-image:url(images/tabs/home_hover.jpg);
	display:block;
}


.tabs .about, .tabs .about a {
	background-image:url(images/tabs/aboutus.jpg);
	width:78px;
}
.tabs .about a:hover {
	background-image:url(images/tabs/aboutus_hover.jpg);
	display:block;
}
.tabs .product, .tabs .product a {
	background-image:url(images/tabs/product.jpg);
	width:79px;
}
.tabs .product a:hover {
	background-image:url(images/tabs/product_hover.jpg);
	display:block;
}


.tabs .credential, .tabs .credential a {
	background-image:url(images/tabs/credential.jpg);
	width:88px;
}
.tabs .credential a:hover {
	background-image:url(images/tabs/credential_hover.jpg);
	display:block;
}

.tabs .client, .tabs .client a {
	background-image:url(images/tabs/client_list.jpg);
	width:86px;
}
.tabs .client a:hover {
	background-image:url(images/tabs/client_list_hover.jpg);
	display:block;
}

 
.tabs .assets, .tabs .assets a {
	background-image:url(images/tabs/ourassets.jpg);
	width:86px;
}
.tabs .assets a:hover {
	background-image:url(images/tabs/ourassets_hover.jpg);
	display:block;
}

 
.tabs .career, .tabs .career a {
	background-image:url(images/tabs/career.jpg);
	width:65px;
}
.tabs .career a:hover {
	background-image:url(images/tabs/career_hover.jpg);
	display:block;
}





.tabs .enquiry, .tabs .enquiry a {
	background-image:url(images/tabs/enquiry.jpg);
	position: relative;
	cursor:pointer;
	width:69px;
}
.tabs .enquiry:hover {
	background-image:url(images/tabs/enquiry_hover.jpg);
	display:block;
}


.tabs .enquiry .enq_tabs {
	width: 146px;
	position: absolute;
	left: 0px;
	top: 37px;
	display: none;
}
.tabs .enq_tabs a.p_enq:link, .tabs .enq_tabs a.p_enq:visited  {
	background-image: url(images/tabs/product_enquiry_link.png);
	height: 26px;
	width: 146px;
}

.tabs .enq_tabs a.p_enq:hover {
	background-image: url(images/tabs/product_enquiry_hover.png);
}

.tabs .enq_tabs a.d_reg:link,.tabs .enq_tabs a.d_reg:visited {
	background-image: url(images/tabs/dealerregistration_link.png);
	height: 27px;
	width: 146px;
}

.tabs .enq_tabs a.d_reg:hover {
	background-image: url(images/tabs/dealerregistration_hover.png);
}

.tabs .contact, .tabs .contact a {
	background-image:url(images/tabs/contactus.jpg);
	width:89px;
}
.tabs .contact a:hover {
	background-image:url(images/tabs/contactus_hover.jpg);
	display:block;
}


/*tabs*/

.main {
width:950px;
margin:auto;
}

.middlebg {
	background-color:transparent;
	background-image:url(images/middle_bg.png);
	background-repeat:repeat-y;
	padding:0 18px 0 18px;
}

.logo {
float:left;
margin:0;
padding:10px;
position:relative;
top:20px;
}

.top_tab {
	background-image:url(images/top_tab.jpg);
	height:27px;
	width:204px;
	float:right;
	color:#3ec420;
	padding:6px 0 0 10px;
	position: relative;
	left: 3px;
}
.top_tab  a:link, .top_tab a:visited {
color:#FFF;
text-decoration:none;
margin:0 8px;
}

.top_tab a:hover {
color:#3ec420;
text-decoration:underline;
}


.welcomehome 
{
	vertical-align:top;
width:600px;
color:#bababa;
float:left;
padding:12px 14px 0 15px;
}

.newsarticle {
float:left;
width:302px;
color:#c8c8c8;
padding:12px 30px 0 15px;
}

.newsarticle .newslist {
padding:7px 0 15px;
}

.newslist img {
float:left;
padding-right:10px;
}

.newsarticle em {
font-size:10px;
color:#a3a3a3;
display:block;
padding:5px 0;
}

.newsarticle span {
color:#fc0;
}

.copyright {
color:#e5e5e5;
line-height:20px;
padding:0 15px 0 10px;
}
.copyright  a:link, .copyright a:visited {
color:#a8a8a8;
text-decoration:none;
padding:0 7px;
}

.copyright a:hover {
color:#e5e5e5;
text-decoration:underline;
}


/* css class for internal pages */

.innerbody {
	color:#424242;
	padding:10px 12px 10px 12px
}






/* css class for internal pages */
.innerbody .leftnav {
	background-color:#FFFFFF;
	width: 251px;
	float: left;
}
.innerbody .leftnav .middle {
	padding: 0 10px;
	min-height:485px;
	max-height:auto;
}

.list1 {
	list-style-type: none;
	padding-left: 10px;
}
.list1 li {
	padding: 5px 0;
}
.list1  a:link,.list1 a:visited {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #4b4b4b;
	text-decoration: none;
}

.list2 {
	list-style-type: none;
	padding-left: 5px;
	width: 225px;
}
.list2 li {
	background-image: url(images/bullate.jpg);
	background-repeat: no-repeat;
	background-position: left 13px;
	border-bottom: 1px solid #e3e3e3;
	width: 90%;
	padding-top: 8px;
	padding-right: 0;
	padding-bottom: 4px;
	padding-left: 12px;
}
.list2  a:link,.list2 a:visited {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #367bdf;
	text-decoration: none;
}

.list2  a:hover{
	text-decoration:underline;
	
}
.box2 {
	background-color: #FFFFFF;
	width: 627px;
}
.box2 .middle {
	padding: 0 10px 0 10px;
	min-height:520px ;
	max-height:auto;
}

.box2 .middle p
{
    font-size:12px;
    text-align:justify;
}

.box2 h2 {
	margin: 0;
	padding: 0;
}
.box2 h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #31403c;
}
.box2 .img {
	float: right;
	padding: 0 30px 0 25px;
}
.box2 .buttons a {
	float: left;
}
.box2 .buttons .print {
	display: block;
	float: left;
	width: 80px;
	height: 25px;
	background-image: url(images/print.jpg);
	background-repeat: no-repeat;
	background-position: 10px 5px;
	padding: 7px 0 0 32px;
}
.box2 .buttons .print a:link,.box2 .buttons .print a:visited {
	color: #6c6c6c;
	text-decoration: none;
}

.box2 .buttons .print a:hover {
	
	color:#2d80c4;
	
	
}
/*box3*/

.box3 {
	background-color: #FFFFFF;
	width: 889px;
}
.box3 .middle {
	padding: 0 10px 0 10px;
	/*min-height:520px ;
	max-height:auto;*/
}

.box3 .middle p
{
    font-size:12px;
    text-align:justify;
}

.box3 h2 {
	margin: 0;
	padding: 0;
}
.box3 h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #31403c;
}
.box3 .img {
	float: right;
	padding: 0 30px 0 25px;
}
.box3 .buttons img {
	float: left;
}

/*box3*/

.tabs2  
{
    
	
}
.tabs2 ul {
list-style-type: none;
}

.tabs2 li {
	float: left;
	display: block;
	height: 28px;
	margin: 0 0 0  5px;
}
.unselected a {
	background-image: url(images/greentab_left.jpg);
	cursor:pointer;
	display: block;
	height: 28px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 25px;
	font-weight: bold;
	background-repeat: no-repeat;
}
.unselected a span {
	display: block;
	height: 28px;
	background-image: url(images/greentab_right.jpg);
	background-repeat: no-repeat;
	background-position: right;
}

.unselected a h1 {
	background-image: url(images/greentab_middle.jpg);
	display: block;
	margin: 0 7px;
	padding: 0 2px;
	height: 28px;
	font-size: 12px;
}


.unselected a:hover {
	background-image: url(images/graytab_left.jpg);
 	background-repeat: no-repeat;
	color:#636363;
}

.unselected a:hover span {
	background-image: url(images/graytab_right.jpg);
 	background-repeat: no-repeat;
}
.unselected a:hover h1 {
	background-image: url(images/graytab_middle.jpg);
 }
 
 
 /*for Selected tab*/
 
 
 
.selected a {
	background-image: url(images/graytab_left.jpg);
	cursor:pointer;
	display: block;
	height: 28px;
	color: #636363;
	text-decoration: none;
	line-height: 25px;
	font-weight: bold;
	background-repeat: no-repeat;
}
.selected a span {
	display: block;
	height: 28px;
	background-image: url(images/graytab_right.jpg);
	background-repeat: no-repeat;
	background-position: right;
}

.selected a h1 {
	background-image: url(images/graytab_middle.jpg);
	display: block;
	margin: 0 7px;
	padding: 0 2px;
	height: 28px;
	font-size: 12px;
}
 

 /*for Selected tab*/
 


.tabs2 .contant  {
	background-color: #f4f4f4;
	margin: 0 15px 0 5px;
	padding: 5px 10px;
 }
 
 .tabs2 .contant p
 {
     font-size:11px;
     
 }
.bodytxt1 {
	color: #FFFFFF;
	font-weight: bold;
}
.bodytxt2 {
	color: #367BDF;
	padding-left: 50px;
	display: block;
}
.bodytxt3 
{
    font-family:Arial;
    font-weight:bold;
	color: #367BDF;
	text-transform:uppercase;
	font-size:18px;
}
.form1 
{
    font-size:12px;
	padding-top: 10px;
	padding-left: 10px;
}
.form1  input[type="text"] ,.form1 textarea {
	width: 180px;
	height: 18px;
	line-height: 25px;
}
.form1 label {
	float: left;
	display: block;
	width: 130px;
	padding-top: 2px;
	
}
.form1   .clear {
	height: 10px;
}
a.green_btn:link, a.green_btn:visited {
	background-image: url(images/g_button_left.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	height: 25px;
	display: block;
	float: left;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 23px;
	margin: 0px;
	padding: 0px;
}
a.green_btn:link   span  {
	background-image: url(images/g_button_right.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	display: block;
	height: 25px;
	padding-right: 6px;
	border: 1px solid red;
}
a.green_btn:link h1, a.green_btn:visited h1 {
	background-image: url(images/greentab_middle.jpg);
	display: block;
	height: 25px;
	font-size: 12px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 6px;
	background-repeat: no-repeat;
}


.credential
{
}

.credential img
{
    margin:25px 24px 0 24px;
    cursor:pointer;
    border:1px solid #454545;
        
}

 
.technology{ /*header of 2nd demo*/
	cursor: hand;
	cursor: pointer;
	background-image: url(images/lefttab_sel.jpg);
	height: 24px;
	width: 225px;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	padding-top: 8px;
	padding-left: 5px;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.openlanguage{ /*class added to contents of 2nd demo when they are open*/
	color: #FFFFFF;
}

.closedlanguage{ /*class added to contents of 2nd demo when they are closed*/
	color: #FFFFFF;
	background-image: url(images/lefttab_sel.jpg);
	height: 24px;
	width: 225px;
	padding-top: 8px;
	padding-left: 5px;
}

