* { margin:0; padding:0;}
body {
	background:# #FFFFFF;
	font-size:100%;
	line-height:1em;
	font-family:Arial, Helvetica, sans-serif;
	color:#5e5e5e;
}
a:link {color: #FFFFFF ; text-decoration:none;}     /* unvisited link */
a:visited {color: #FFFFFF; text-decoration:none;}  /* visited link */
a:hover {color: #c5e8fb; text-decoration:none;}   /* mouse over link */
a:active {color: #FFFFFF ; text-decoration:none;}  

	
h1 {
	font-size:11px;
	color: #2a84d1;
	font-style: normal;
	font-weight: bold;
	text-decoration:underline;
	
}



.header { width:100% ;
 		  height:96px ;
		 background:url(../images/menu-bg.jpg) ;
		 background-repeat:repeat-x;
		  }
.menu { font-size:12px ;
		color:#FFFFFF ;
		font-weight:bold;
		float:right;
		width:700px;
		margin-top:50px;
		}
.menu img { margin-left:35px;
			margin-right:35px;
			}
.logo {background:url(../images/logo.jpg);
	   height:96px ;
	   width:227px ;
	   text-align:left;
	   float:left;
	   }
.headerleft { width:327px ;
		   height:257px;
		   background:url(../images/headerleft.jpg) ;
		   background-repeat:no-repeat;
		   background-position:left;
		   vertical-align:top;
		   float:left;
		   margin-bottom:5px;
		   }
.headerright { width:559px ;
				height:257px;
				background:url(../images/header-right.jpg) ;
				float:right;
				vertical-align:top;
				margin-bottom:5px;
				
				}
/*		header font		*/

.headerfont { font-size:11px ;
              color:#666666 ;
			  width:460px;
			  margin-top:2px;
			  margin-left:15px;
			  float:left;
			  }
.readmore { width:37px ;
			height:75px ;
			padding-top:0px;
			margin-top:0px;
			
			  }
.readmore2 { font-size:11px ;
              color:#FFFFFF ;
			  width:60px;
			  margin-top:30px;
			  margin-left:100px;
			  font-weight:bold;
			  float:right;
			  }
.readmore3 { width:37px ;
			height:75px ;
			margin-top:10px;
			margin-left:5px;
			float:left;
						  }
						  
.readmore3demo { width:37px ;
			height:75px ;
			margin-top:24px;
			margin-left:5px;
			float:right;
						  }
.readmore4 { width:37px ;
			height:75px ;
			margin-top:5px;
			margin-left:5px;
			float:left;
						  }			  
.heading1 { font-size:14px ;
			font-weight:bold;
			color:#034260 ;
			width:460px ;
			margin-top:2px;
			margin-left:15px;
			float:left;
			
			}
.heading2 { font-size:14px ;
			font-weight:bold;
			color:#0e9104 ;
			width:460px ;
			margin-top:2px;
			margin-left:15px;
			padding-top:20px;
			float:left;
			
			}
							   		   
.centerdiv {
		width:886px;
		background-color:#FFFFFF ;
		margin-left:auto;
		margin-right:auto ;
		
		}
		/*box font*/

.welcomeaboutus { width: 800px;
	float:left;
				  }

.downloadimg { width:120px ;
		   height:135px;
		   background-repeat:no-repeat;
		   vertical-align:top;
		   float:right;
		   
		   }
		   
.boxfont {font-size:11px ;
		   font-weight:bold;
		   color:#FFFFFF ;
		   margin-top:50px;
		   margin-left:10px;
		   width: 264px;
		   } 
		   
		   .boxfont1 {font-size:11px ;
		   font-weight:bold;
		   color:#FFFFFF ;
		   margin-top:40px;
		   margin-left:10px;
		   width: 264px;
		   } 
.orangeleftbox { background:url(../images/mainpage_16.jpg) ;
		   height:204px;
		   width:289px;
		   background-repeat:no-repeat;
		   float:left;
		   vertical-align:top;
		   margin-left:3px;
		   font-size:11px ;
		   font-weight:bold ;
		   color:#FFFFFF ;
		  		   	   }  
.bluecenterbox { background:url(../images/mainpage_18.jpg) ;
		   height:204px;
		   width:289px;
		   background-repeat:no-repeat;
		   float:left;
		   vertical-align:top;
		   margin-left:7px;
		   }
.greenrightbox { background:url(../images/mainpage_21.jpg) ;
		   height:204px;
		   width:289px;
		   background-repeat:no-repeat;
		   float:right;
		   vertical-align:top;
		   margin-right:3px;
		   
		   }
.abtproduct {font-size:11px;
			 font-weight:bold;
			 color:#199507 ;
			 margin-left:0px;
			 }
.bullet { background:url(../images/mainpage_33.jpg);
		  background-repeat:no-repeat;
		   padding-left:20px ;
		   height:16px ;
		   width:276px;
		   margin-top:20px;
		   left: 150px;
		   
		   }
.online { background:url(../images/mainpage_37.jpg ) 
		  ; width:251px ;
		  height:35px ;
		  margin-top:12px;
		  }	
.footer { width:100% ;
		  background:url(../images/footer-bg.jpg );
		  height:74px;
		  background-repeat:repeat-x;
		  font-size:11px;
		  color:#666666;
		  text-align:center;
		  
		  		  }
.welcome {  width:501px;
		  vertical-align:top;  
		  float:right;
		  font-size:11px;
		  font-weight:normal;
		  color:#5e5e5e;
		  margin-right:65px;
		  }




