@charset "utf-8";

/* CSS Document */

#CLcontentArea {
 float:right;
 width:749px;
 height: 100%;
 position: relative;
}

#CLheader {
 background: url(../Clients/images/Client_List_header.jpg) no-repeat;
 height: 78px;
 width: 749px;
}

.logIn {
 float: right;
 margin: 10px 18px 0px 0px;
}

.CLlogo-box-silver, .CLlogo-box-gold, .CLlogo-box-green, .CLlogo-box-red, .CLlogo-box-burgundy, .CLlogo-box-blue {
 float: left;
 height: 132px;
 width: 179px;
 margin: 0px 8px 8px 0px;
}

#headline {
 width: 725px;
 background: #000 url(none);
 height: 27px;
 float: left;
 color: #FFF;
 font: bold 13px/2 Tahoma, Geneva, sans-serif;
 padding: 0px 0px 0px 24px;
}

#headline h1 {
 color: #FFF;
 font: bold 13px/27px Tahoma, Geneva, sans-serif;
}

#storyArea {
 background: #FFF url(../Clients/images/BK_clientList-new.jpg) no-repeat;
 width: 749px;
 height: 550px;
}

#WPheader {
 background: url(../White_Papers/images/WPheader.jpg) no-repeat;
 height: 78px;
 width: 749px;
}

#WPstoryArea {
 background: #FFF url(../White_Papers/images/BK_whitePapers.jpg) no-repeat;
 width: 749px;
 height: 550px;
}

#WPcontent {
 height: 450px;
 width: 700px;
 padding-top: 50px;
 margin: 0px 30px;
}

.WPholder {
 height: 220px;
 width: 160px;
 float: left;
 text-align: center;
}

.WPholder h2 {
 color: #333;
 text-align: center;
 font: bold 12px/1.2 Arial, Helvetica, sans-serif;
 padding: 10px 0px 0px;
}

