				/* EarnDailyResiduals.com CSS Document */

/************************** Global Links *************************/

*{
margin:0px;
padding:0px;
}

body{
font:normal 11px Tahoma;
background:url(../images/bodybg.gif) left top repeat;
}

a{
text-decoration:none;
}

img{
border:0px;
}

#pagecontainer{
width:900px;
margin:auto;
}

/********************** Header Part Layout ****************/

.headerpart{
width:900px;
height:278px;
background:url(../images/headerbg.jpg) no-repeat;
}

.headerpart h1{
width:334px;
margin-left:20px;
}

.headerpart h1 a{
width:335px;
height:88px;
background:url(../images/earndaily_logo.jpg) no-repeat;
text-indent:-99999em;
overflow:hidden;
display:block;
}

p.toptxt1{
width:247px;
padding-left:19px;
}

p.toptxt2{
width:236px;
padding:0px 0px 0px 59px;
}

/********************* Center Part Layout *****************/

.centerpart{
width:900px;
background:#ffffff;
height:400px;
}

/******************** Footer Part Layout ******************/

.footerpart{
width:900px;
height:36px;
background:#000000;
font:normal 18px "Trebuchet MS";
color:#ffffff;
text-transform:uppercase;
}

.fleft{
float:left;
padding-left:12px;
line-height:36px;
}

.fright{
padding-right:15px;
float:right;
line-height:36px;
}

/**************************************** END ********************************************/