/* CSS Document */

body{
     margin:0 auto;
	 background-color:#101010;
	 }

#ecomm_page{
            width:850px;
			height:auto;
			margin:0 auto;
			}


  
#ecomm_header{
              width:850px;
			  height:116px;
               }

.ecomm_menuy{
             float:right;
			 text-align:center;
			 }
	
#ecomm_bodycont{
                width:850px;
				height:auto;
				}


.imagesona{
           margin-top:10px;
		   margin-left:0px;
		   margin-right:0px;
		   }
.ecomm_part_a{
              width:593px;
			  height:auto;
			  float:left;
			  padding:10px;
			  font-family:Arial, Helvetica, sans-serif;
			  font-size:14px;
			  color:#FFFFFF;
			  text-align:justify;
			  line-height:20px;			  
			  }
h5{
    font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:700;
	color:#FFFFFF;
	
	
	}
h6{
   font-family:Verdana, Arial, Helvetica, sans-serif;
   font-weight:600;
   color:#333333;
   }
h2{
   font-family:Verdana, Arial, Helvetica, sans-serif;
   font-weight:bold;
   color:#99FFFF;
   }	
			  
.img_float{
           float:left;
		   margin:5px 10px 5px 5px;
		   }

.date_wise{
           text-align:left;
		   color:#666666;
		   font-size:14px;
		   text-decoration:none;
		   margin:0 auto;
		   }
			  
.ecomm_part_b{
              width:213px;
			  height:auto;
			  float:left;
			  color:#000000;
			  background-color:#FFFFFF;
			  text-align:center;
			  }

.ecomm_bodycont_topimg{
                       width:850px;
					   height:82px;
					   float:left;
					   background-image:url(images/sec_top.jpg);
					   background-repeat:no-repeat;
					   }
					   
					   
.anti_virus_topimg{
                       width:850px;
					   height:82px;
					   float:left;
					   background-image:url(images/security.jpg);
					   background-repeat:no-repeat;
					   }
	
.ecomm_bodycont_back{
                     width:850px;
					 height:auto;
					 float:left;
					 background-image:url(images/sec_backgrnd.jpg);
					 background-repeat:repeat-y;
					 }
					 
.ecomm_mid_bodycont{
                    width:826px;
					height:auto;
					margin:0 auto;
					font-family:Verdana, Arial, Helvetica, sans-serif;
					color:#FFFFFF;
					font-size:10px;
					text-align:justify;
					}

.ecomm_bodycont_down{
                     width:850px;
					 height:57px;
					 float:left;
					 background-image:url(images/sec_downimg.jpg);
					 background-repeat:no-repeat;
					 }
#ecomm_foranimation{
                    width:850px;
					height:312px;
					float:left;
					text-align:center;
					}

#for_images{
            width:213px;
			height:auto;
			margin-top:50px;
			}
	
.bodi_images{
             width:190px;
			 height:230px;
			 text-align:center;
			 }
#ecomm_footer{
        width:840px;
		height:30px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:10px;
		color:#FFFFFF;
		line-height:30px;
		text-align:right;
		padding-right:10px;
		}

#ecomm_footer a{
          text-decoration:none;
		  color:#FFFFFF;
		  }
		  
#ecomm_footer a:hover{
                text-decoration:none;
				color:#FF3300;
				}