#TopNav
{  position: absolute;
   background-color: transparent;
   width: 824px;
   height: 40px;
   top: 10px;
   left: 200px;
}

#LeftNav
{  position: absolute;
   background-color: transparent;
   height: auto;
   top: 210;
   left: 20px;
	font-weight: lighter;
	letter-spacing: 0.15em;
	text-transform: uppercase;
	line-height: 22px;
}

#BottomNav
{  position: absolute;
   background-color: transparent;
   width: 700px;
   height: 35px;
   top: 768px;
   left: 0px;
   z-index: 2;
}

#Content
{  position: absolute;
   width: 800px;
   height: 550px;
   left: 180px;
   right: 0px;
   top: 40px;
   bottom: 0px;
}

#OTBlogo
{  position: absolute;
   width: 100px;
   height: 35px;
   top: 768px;
   left: 900px;
}

#specialPlacement {
	position: absolute;
   left: 50px;
   top: 5px;
   z-index: 6;
 }

#MDlogo {
	position: absolute;
   width: 150px;
   height: 144px;
   left: 850px;
   top: 5px;
   z-index: 6;
 }

#MDtextLogo {
	position: absolute;
   width: 210px;
   height: 74px;
   left: 20px;
   top: 594px;
   z-index: 2;
 }
 #MDnumbers {
	position: absolute;
	left: 21px;
	top: 677px;
	z-index: 2;
	font-size: 18px;
	color: white;
 }

body {
	background-image: url(/images/homeBG0310.jpg);
	background-repeat: no-repeat;
}
