body{
  margin-top: 24px; 
  margin-left: 50px;  
  background-image: url(../graphics/mdex-bg1.jpg);
}

A:link{
 text-decoration: none;
} 

A:visited{
 text-decoration: none;
}

#pagewidth{
  width: 964px; 
  height: auto;
  background-image: url(../graphics/mdex-bg.jpg);
  box-shadow: 12px 12px 12px rgba(0,0,0,0.8);
  -moz-box-shadow: 12px 12px 12px rgba(0,0,0,0.8);
  -webkit-box-shadow: 12px 12px 12px rgba(0,0,0,0.8);
} 

#top{
  width: 964px;
  height: 192px;
}

#top #leftcol_top{
  margin-top: 24px; 
  float: left;
  width: 170px;
  height: 168px;
  background-image: url(../graphics/mdex-logo.png);
}

#top #rightcol_top{
  margin-top: 24px; 
  margin-left: 35px;

  margin-right: 59px;

  float: left;
  width: 700px;
  height: 168px;
  background-image: url(../graphics/mdex-banner-new.png);
  border-radius: 35px;

  box-shadow: 5px 5px 3px rgba(0,0,0,0.4);
  -moz-border-radius: 35px;
    

  -moz-box-shadow: 5px 5px 3px rgba(0,0,0,0.4);
  -webkit-box-shadow: 5px 5px 3px rgba(0,0,0,0.4);
}

#center{
  width: 964px;
}

#center #menucol_center{
  position: relative;
  float: left;
  width: 170px; 
  font-family: verdana;
  font-size: 11px;
  text-align: center;
  color: #003366;
}

}

#center #menucol_center #menucol_main{
  width: 170px; 
  height: auto;
}

#center #menucol_center #menucol_footer{
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 170px; 
  height: 40px;
  font-family: verdana;
  font-size: 11px;
  text-align: center;
  color: #003366;
}

#center #menucol_center a:link{
  color: #003366;
}

#center #menucol_center a:visited{
  color: #003366;
}

#center #maincol_center{
  position: relative;
  float: left;
  width: 770px; 
  font-family: verdana;
  font-size: 11px;
  text-align: center;
  color: #003366;
}

#center #maincol_center a:link{
  color: #003366;
}

#center #maincol_center a:visited{
  color: #003366;
}

#center #maincol_center img{
  border-style: none;
}

#center #maincol_center #maincol_main{
  width: 770px; 
  height: auto;
}

#center #maincol_center #maincol_main #maincol_photo{
  position: relative;
  float: left;
  width: 600px; 
  height: 496px;
  margin-top: 10px; 
  margin-bottom: 10px;

  margin-left: 85px; 
  margin-right: 85px;

  background-image: url(../photos/MDExpress_photo.jpg);
  border-radius: 35px;

  box-shadow: 5px 5px 3px rgba(0,0,0,0.4);
  -moz-border-radius: 35px;
    

  -moz-box-shadow: 5px 5px 3px rgba(0,0,0,0.4);
  -webkit-box-shadow: 5px 5px 3px rgba(0,0,0,0.4);
}

#center #maincol_center #maincol_footer{
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 770px; 
  height: 40px;
  font-family: verdana;
  font-size: 11px;
  text-align: center;
  color: #003366;
}

#center #maincol_center #maincol_footer a:link{
  color: #003366;
}

#center #maincol_center #maincol_footer a:visited{
  color: #003366;
}



