body{
   width:100%;
   padding:0px;
   margin:0px;
      background-color:#aee8ef;
}
#main_outer_div{
   width:100%;
   margin:0px;
   padding:0px;
   background-color:#aee8ef;
}
#main_contr{
   width:858px;
   margin:0 auto;
   padding:0 auto;
   margin-top:20px;
}
   
.content_bg{
   width:858px;
   background-image:url(../images/grey_bg.jpg);
   background-repeat:repeat-y;
  }
.content_div{
   width:810px;
   margin:0 auto;
   padding:0 auto;
  }
  
  
/*left part css*/
#menu_laft_part{
   width:182px;
   float:left;
  
}
.left_content_div{
   width:182px;
   background-image:url(../images/left_bg2.jpg);
   background-repeat:repeat-y;
 }
.left_mid_cont{
   width:170px;
   margin-left:4px;
  }
.angle_div{
   background-image:url(../images/left_bg2.jpg);
   background-repeat:no-repeat;
   height:77px;
} 
.inner_div{
   width:170px;
   padding-left:5px;
 }



/*right css*/  
#right_content_part{
   width:592px;
   float:right;
   font-family:Arial, Helvetica, sans-serif;
   font-size:12px;
   color:#000000;
 }
.top_left_img{
   width:322px;
   height:217px;
   float:left;
   border:1px solid #7ce2f1;
 }
.top_right_video{
   width:247px;
   height:217px;
   float:right;
   border:1px solid #7ce2f1;
} 

.angle_image_div{
   width:224px;
   float:left;
  }
 .angle_image_div1{
   width:320px;
   float:left;
  }

/*footer css*/
.fotter{
    background-image:url(../images/footer.jpg);
	background-repeat:no-repeat;
	width:843px;
	height:74px;
	margin-left:7px;
}
.fotter_right{
   width:270px;
   float:right;
   margin-top:23px;
 }
.fotter_liks{
   width:214px;
   float:left;
   margin-top:23px;
   padding-left:85px;
 }
.links{
  font-family:Arial, Helvetica, sans-serif;
  font-size:12px;
  color:#000000;
  text-decoration:none;
}
.links a{
  font-family:Arial, Helvetica, sans-serif;
  font-size:12px;
  color:#000000;
  text-decoration:none;
}
.links a:hover{
  font-family:Arial, Helvetica, sans-serif;
  font-size:12px;
  color:#127685;
  text-decoration:none;
}

/*other css*/
.clear{
   clear:both;
   font-size:1px;
}
.mTop15{margin-top:15px;}
.mLeft15{margin-left:15px;}
.pLeft15{padding-left:15px;}
.pTop10{padding-top:10px;}
.mtop10{margin-top:10px;}
.lHeight{line-height:20px;}
.lHeight25{line-height:30px;}
.pLeft25{padding-left:25px;}
.pLeft80{padding-left:135px;}
.tAlign{text-align:center;}
.mLeft30{margin-left:45px;}




/*text css*/
.black_links{
    font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	text-decoration:none;
	padding-left:15px;
}
.green_links{
   font-family:Arial, Helvetica, sans-serif;
   font-size:12px;
   color:#0b8da0;
   font-weight:normal;
}
.green_text_b{
   font-family:Arial, Helvetica, sans-serif;
   font-size:20px;
   color:#54adbd;
   font-weight:400;
}
.green_liks_s {
   font-family:Arial, Helvetica, sans-serif;
   font-size:12px;
   color:#42a0ad;
   text-decoration:none;
  }
.green_liks_s a{
   font-family:Arial, Helvetica, sans-serif;
   font-size:12px;
   color:#42a0ad;
   text-decoration: underline;
  }
.blue_text{
  font-family: Arial, Helvetica, sans-serif;
  font-size:12px;
  color:#043fea;
}