/* 
  -----------------------------------
design by salandra for MODASolutions and eBillme
  -----------------------------------
*/

* { padding: 0; margin: 0; }

#wrapper { 
 margin: 0 auto;
 width: 464px;
  padding-bottom:10px;
 background-position:bottom center;
 background-repeat:no-repeat;
background-color:#ffffff;
}
#container { 
 margin: 0 auto;
 width: 444px;
}

#content { 
 margin: 0 auto;
 width: 444px;
}
#header {
 color: #000000;
 width: 464px;
 height: 55px;
 margin: 0 auto;
 background: #ffffffff;

}
#topnav {
 color: #000000;
 width: 250px;
 margin: 0 auto;
 float:right;
 text-align:right;
}
#navigation {
    position:relative;
    z-index:999999;
 width: 720px;
 background-color:#FFFFFF;
 color: #333;
 height: 35px;
 padding: 10px;
 margin: 0 auto;
 background-image:url(images/learnmoreV3/navbar4.png);
 background-position:top;
}
#navigation2 {
    position:relative;
    z-index:999999;
 width: 740px;
 background-color:#FFFFFF;
 color: #333;
 height: 59px;
 margin: 0 auto;
}
#mainleft {
 width: 444px;
}

#spacer {
width:464px;
height:10px;
}

#footer { 
 background-image:url(images/lmv5/footer.png);
background-repeat:no-repeat;
background-position:top center;
 width: 464px;
 clear: both;
 font-size:.95em;
	color:#999999;

}
#footer P{
padding-left:25px;
}
#footer img {
padding-right:20px;
}
.clearit {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}

#promo{
background-image:url(images/lmv5/promo.png);
background-repeat:no-repeat;
background-position: bottom center;
height: 75px;
margin-bottom:5px;
}