body
{
 padding: 0px;
 margin: 0px;
 text-align: center;
 font-family:"Lucida Sans Unicode","Lucida Grande",sans-serif;
 font-size: 70%;
 line-height: 130%;
 background-color:Black;
}


#container
{
 width: 900px;
 margin: 0px auto 0px auto;
 padding-bottom: 30px;
 background: #000;
 text-align: left;
}

#header{
  width: 900px;
	background-color:black;
	height: 90px;
	vertical-align:bottom;
}

*HTML .header
{
	  width: 900px;
	background-color:black;
	height: 90px;
	vertical-align:bottom;
}

#header1
{
 width: 330px; 
 float: left;
 overflow: auto;
}

#header2
{
 margin-left: 20px;
margin-top: 20px;
 width: 130px;
 float:left;
 overflow: auto; 
}

#right-top
{
height: 20px; 
float: right; 
text-align:right;
margin: 0 30px 0 0;
width: 200px;
}

*HTML #right-top
{
	margin-right: 15px;
}

#header3
{
 	width: 350px;
 	float: right;
}

.h3a
{
	width: 320px; 
        margin-top: 10px;
	height: 20px; 
	overflow: auto;
	text-align:right; 
}




.h3b
{
	width: 350px; 
	text-align:right; 
	clear: both; 
	margin-top: 45px; 
}

#topVert
{
 list-style: none;
 padding: 0px;
 margin: 0px;
 text-align: left;
 
}

#topVert li
{
  line-height: 14pt;
}

.topHoriz
{
 float: left;
 padding-left:5px;
}

#pagebanner
{
  width: 900px;
	height: 215px;
	background:url('/mtell/images/mtell_banner_place.jpg') no-repeat;
	clear: both;
}

*HTML .pagebanner{width:896;}

#main{
  width: 900px;
	clear: both;
	overflow: auto;
	background-color:#333333;
	color: #CCCCCC;
}

#main_left{
  float: left;
	width: 640px;
}

#main_full{
  float: left;
	width: 880px;
	margin-left: 20px;
}

.leftSplit
{
 	width: 290px; 
	float: left;
	margin-left: 20px;

}

*HTML .leftSplit
{
	width:260px;
}

#main_right{
	float: left;
	width: 260px;
}

#main_full
{
	float: left;
	width: 900px;
}

#main_left li{
	margin-bottom: 10px;
}

.right_gray{
	width: 200px;
	background: #242323;
	margin-bottom: 20px;
	padding:5px;
}

.right_header{
  background: #000000;
	padding: 5px;
	margin: 0px;
	color: white;
	font-size: 10pt;
}

.right_gray ul{
  margin-left: 2em;
	padding: 3px;
	list-style-image:url('/mtell/images/bullet_small.jpg');
}

.right_gray li{
  padding: 0px 10px 10px 0px;
}

#footer
{

  width: 900px;
	clear: both;
	overflow: auto;
	background:#242323;

}