#cand {
 width: 431px;
 height: 342px;
 padding: 0px 0px 0px 0px;
 border: none;
 background: url(../images/cand.jpg) no-repeat;
 position: relative; left:0px; top:0px; width: 431px; height: 342px;
 /*margin: 0 auto;*/
}

#candtext {
 width: 300px;
 padding: 7px 0px 0px 12px;
}


#candheader {
 padding: 15px 0px 7px 7px;
 font-family:Courier New, Courier, monospace; font-size:30px; font-weight:bolder; color:#59585B;
}

#client {
 width: 272px;
 height: 211px;
 padding: 0px 0px 0px 0px;
 border: none;
 position: absolute; left:440px; top:11px; width: 274px; height: 212px;
 background:url(../images/client.jpg) no-repeat;
 /*margin: 0 auto;*/
}

#clientheader {
 padding: 12px 0px 0px 10px;
 font-family:Courier New, Courier, monospace; font-size:20px; font-weight:bolder; color:#59585B;
}

#clienttext {
 width: 180px;
 padding: 7px 0px 0px 13px;
}

#about{
 width: 272px;
 height: 117px;
 padding: 0px 0px 0px 0px;
 border: none;
 position: absolute; left:440px; top:235px; width: 272px; height: 118px;
 background:url(../images/about.jpg) no-repeat;
 /*margin: 0 auto;*/
}

#aboutheader {
 padding: 12px 0px 0px 10px;
 font-family:Courier New, Courier, monospace; font-size:20px; font-weight:bolder; color:#59585B;
}
