﻿.html
{
	height:100%;
}
.body
{
	height:100%;
	
}

#bodyouter
{
	width:1002px;

		
}
*html #bodyouter
{
	min-height:100%;
}
.bodyouter
{
	width:1002px;
}
.body_header_all
{
	width:100%;
	height:100px;
	background-image:url(images/header.jpg);
	background-repeat:repeat-x;
}
.body_header_left
{
    width:193px;
    height:100px;
    text-align:center;
    float:left;
    background-image:url("images/MAEER logo_left.jpg");
    background-position:bottom;
    background-repeat:no-repeat;
}
.body_header_center
{
    width:616px;
    height:100px;
    background-image:url("images/header_title.jpg");
    background-position:bottom;
    background-repeat:no-repeat;
    float:left;
}
.body_header_right
{
    width:193px;
    height:100px;
    float:right;
}
.body_banner_all
{
    width:100%;
    height:221px;
}
.body_banner_left
{
    width:193px;
    height:221px;
    overflow:visible;
    float:left;
}
.body_banner_center
{
    width:616px;
    height:221px;
    float:left;
    /*background-image:url("images/Banner.jpg");
    background-repeat:no-repeat;*/
}
.body_banner_right
{
    width:192px;
    height:221px;   
    float:left;
}
.body_banner_right_logo
{
    width:180px;
    height:180px;
    text-align:center;
    background-image:url("images/MITSEL logo.jpg");
    background-repeat:no-repeat;
}
.body_banner_right_slogan
{
    width:192px;
    height:41px;
    background-image:url("images/Slogun.jpg");
    background-repeat:no-repeat;
}
/* For Titles above color strip*/
.body_title_all
{
    width:100%;
    height:45px; 
    float:left;   
}
.body_title_left
{
    width:193px;
    height:45px; 
    float:left; 
}
.body_title_center
{
    width:616px;
    height:45px;   
    float:left;  
}
.body_title_retail
{
   width:154px;
   height:45px; 
   float:left;
   background-image:url("images/retail_title.jpg");   
       
}
.body_title_agri
{
    width:154px;
   height:45px;
   float:left;
   background-image:url("images/agri_title.jpg");      
}
.body_title_project
{
   width:154px;
   height:45px;
   float:left;
   background-image:url("images/project_title.jpg");
   
}
.body_title_forestry
{
   width:154px;
   height:45px;  
   float:left;
   background-image:url("images/forest_title.jpg");
     
}
.body_title_right
{
    width:193px;
    height:45px; 
    float:left;  
}
/* for color strip*/
.body_menu_all
{
    width:100%;
    height:30px;
    float:left;
}
.body_menu_left
{
    width:193px;
    height:30px;
    background-image:url("images/pgp_bg.jpg");
    float:left;
}
.body_menu_center
{
    width:616px;
    height:30px;
    float:left;
}
.body_menu_retail
{
    width:154px;
    height:30px;
    float:left;
    background-image:url("images/retail.jpg");
}
.body_menu_agri
{
    width:154px;
    height:30px;
    float:left;
    background-image:url("images/agri.jpg");
}
.body_menu_project
{
    width:154px;
    height:30px;
    float:left;
    background-image:url("images/project.jpg");
}
.body_menu_forestry
{
    width:154px;
    height:30px;
    float:left;
    background-image:url("images/forestry.jpg");
}

.body_menu_right
{
    width:193px;
    height:30px;
    float:left;
    background-image:url("images/exe-mba.jpg");
 
}
.body_content_all
{
    width:100%;
	float:left;
	padding-bottom:95px;
	

     
}
.body_content_left
{
 width:193px;
 height:auto;
 float:left;
}


.body_content_centerRight
{
	width:803px;
	height:auto;
	float:right;
}


/* Page- footer*/
 #footer_all
 {
	 width:100%;
	 height:95px;
	 float:left;
	 top-margin:-95px;
	 position:relative;

}

.page_footer
{
    width:100%;
    height:15px;
	font-family:tahoma;
	font-size:10px;	
    text-align:center;
    color:black;
    background-image:url(images/footer_bottom.jpg);
    background-repeat:repeat-x;     
}
/* Page -Footer Navigation*/
.page_footer_nav
{
   width:100%;
   height:80px;
   color:white;
   font-family:Verdana;
   font-size:12px;
   text-align:right;
   background-image:url(images/footer_strip.jpg);
   background-repeat:no-repeat;
  
   
}
/* Menu Formating*/
.Menu
{
  width:190px;
  
 }
.Menu_item
{
    width:190px;
    height:30px;
    font-family:'MS Sans Serif';
    font-size:14px;
    text-align:center;
    color:Black;
    background-image:url("images/menu_strip.jpg");
    background-repeat:no-repeat;   
    text-decoration:none;
        
}
.Menu_item a
{
    text-decoration:none;
}
.Sub_menuItem
{
    width:220px;
    height:25px;
    font-family:'MS Sans Serif';
    font-size:14px;
    text-align:left;
    background-color:#cccccc;
    border:solid 1px white;
    text-indent:10px;
}
.frame {width:152px; height:223px; background:#fff; border:1px solid #ccc; float:left; display:inline;}
.wrap {width:152px; height:223px; position:relative; overflow:hidden; font-family:arial, sans-serif;}
.wrap img {display:block;}
.wrap div {width:152px; height:223px; padding:200px 5px 5px 5px; position:absolute; left:0; top:0; background:url(trans.gif);}
.wrap div b {display:block; width:152px; height:223px; position:absolute; left:0; top:200px; z-index:1; background:#000; filter: alpha(opacity=50);
 filter: progid:DXImageTransform.Microsoft.Alpha(opacity=40); opacity:0.40;}
.wrap div span {position:relative; z-index:500;}
.wrap div h1{font-size:20px; color:#fff; text-align:center; margin:0; padding:0;}
.wrap div p {font-size:12px; color:#ff0; line-height:14px; text-align:left;}
.wrap div a {
	color:#fc0;
	font-size:12px;
	position:absolute;
	left:-50px;
	top:188px;
	text-decoration:none;
	display:block;
	margin:0;
	text-align:center;
	width:129px;
}
.wrap div a:hover {color:#ff0;}

.clear {clear:both;}

/*vijay start tag*/

.allheader
{
font-family:Garamond;
font-size:16px;
text-align:justify;
font-weight:bold;
padding-left:40px;
padding-top:20px;
color:#0066CC;

}
.allpara
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
text-align:justify;
padding-left:40px;
padding-right:40px;
}
.Nametitle
{
font-family:Arial;
font-size:13px;
text-align:justify;
font-weight:bold;
color:#0066CC;
vertical-align:top;
padding-left:40px;
padding-top:20px;
}
.Underline
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000099;

}
.link
{
 width:393px;
 text-align:left;
 float:left; 
 font-family:Arial, Helvetica, sans-serif;
 font-size:12px;
 padding-left:40px;
 padding-top:20px;
 
}
.link a
{
color:#000000;
}
.link a:hover
{
color:#0066CC;
font-weight:bold;
}
.Institutelink
{
 text-align:left;
 float:left; 
 font-family:Arial, Helvetica, sans-serif;
 font-size:13px;
 padding-left:40px;

}
.Institutelink a
{
color:#000000;

}
.Institutelink a:hover
{
color:#0066CC;
font-weight:bold;
font-size:13px;
}
.textbold
{
 text-align:left;
 float:left; 
 font-family:Arial, Helvetica, sans-serif;
 font-size:12px;
 padding-left:40px;
 font-weight:bold;
 
}
.tabletextheader
{
 text-align:left;
 float:left; 
 font-family:Arial, Helvetica, sans-serif;
 font-size:14px;
 padding-left:40px;
 font-weight:bold;
 color:#333333;
 
}
/*vijay end tag*/




/*Tranjsparent BG*/
img, div { behavior: url(iepngfix.htc) }
