

body {
  font: 13pt Arial;
  color: #4f4f4f;
  background-image: url(/_mndata/mainlineequip2/uploaded_images/1239949.jpg);
background-position: top center;
background-repeat: repeat-x;
background-color: #000;

}

html, body, form {
  height: 100%;
  margin: 0;
  padding: 0;
}

a { color: #375565; }
a:hover { color: #61A8CE; }

html { overflow: auto !important; }

hr {
	background-color: #ddd;
	border: 0;
	color: #ddd;
	height: 1px;
	margin: 3px 0 3px;
}

h1, h2 {
    margin-top: 0px;
}

h1 {
   font-size: 1.65em;
   }

h2 {
   font-size: 1.35em;
   }


/* CORE */

#menubar {
  margin: 0;
  padding: 0;
}



#wrapper {
  margin: 0 auto;
  width: 960px;
  background-color: transparent;

  border-left: 0px solid #bbb;
  border-right: 0px solid #bbb;
  border-bottom: 0px solid #C0DE48;

}




#wrapper #header {
	background-image: url(/_mndata/mainlineequip2/uploaded_images/1239961.png);
background-position: 0% 0%;
background-repeat: no-repeat;
background-color: transparent;

	height: 238px;
	margin-bottom: 0px;
}

#wrapper #header #header-content {
	float: Left;
}

#bgwrapper {

margin: 0 auto;
padding: 0px;
width: 100%;
}

#content {
  min-height: 500px;  /* NEW  */
  line-height: 150%;
  margin-left: 965px;
  padding: 1em;
 background-image: url(/_mndata/mainlineequip2/uploaded_images/1239953.jpg);
background-position: 0% 0%;
background-repeat: repeat-y;
background-color: transparent;

}

/* MENU */



#menu {
  float: left;
  padding: 1em;
  padding-bottom: 0px;
  top: 238px;
  font: 13pt Arial;
  background-image: url(/_mndata/mainlineequip2/uploaded_images/1240052.jpg);
background-position: 0% 0%;
background-repeat: no-repeat;

}

#menu ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
  width: 940px;
}
#menu a {
  background: url(/_mnweb/Layout/Lexington/arrow.gif) no-repeat 0.5em center;
  text-indent: 15px;
  padding: 5px;
  display: block; 
	width: 940px;
  text-decoration: none;
  border-bottom: 1px solid #eee;
  color: #4f4f4f;
}

#menu li {
  position: relative;
}

#menu ul ul {
  display: none;
  width: 951px;
}

#menu ul ul li a {
  text-indent: 5px;
}

#menu ul ul li {
  border-left: 1px solid #223e4d;
  
}

#menu ul ul a {
  padding: 5px;
  display: block;
  width: 940px;
  text-decoration: none;
  background: #375565;
	border-bottom: 1px solid #223e4d;
	border-top: 1px solid #223e4d;
	border-right: 1px solid #223e4d;
}

#menu :hover > a {
  background-color: transparent;
  color: #4f4f4f;
}

#menu ul :hover > ul {
  display: block;
  position: absolute;
  top: -1px;
  left: 950px;
}

#menu li a.selected {
  font-weight: bolder;
}




/* BEGIN FOOTER  */
#wrapper {margin: 0 auto -210px;}
#push {clear:both;height: 0px;}
#footer {height: 210px;}

#footer { 
  background-image: url(/_mndata/mainlineequip2/uploaded_images/1239950.png);
background-position: top center;
background-repeat: no-repeat;
background-color: transparent;

  width: 960px;
  color: #999;
  font: 9pt Arial;
  overflow: hidden;
  clear: both;
}

#footer a {
  color: #859bdc;
}

#inner-footer {
  margin: 0 auto;
  padding: 0px;
}



/* END FOOTER STUFF */