/* CSS Document */
body
{
margin:0px auto;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}
a , img
{
border:none;
}
.wrapper
{
width:980px;
margin:0px auto;
}
.topborder
{
width:970px;
padding:4px 10px 4px 0px;
background:#3675B6;
text-align:right;
color:#fff;
}
.topborder a:link ,.topborder a:visited ,.topborder a:hover
{
color:#fff;
}
.topborder a:hover
{
text-decoration:underline;
}
.header
{
width:975px;
float:left;
padding:5px 0px 0px 0px;
border-bottom:#3675B6 2px solid;
}
.logo
{
width:194px;
height:78px;
float:left;
}
.milestonetitle
{
width:770px;
float:left;
padding:35px 0px 45px 10px;
font-size:24px;
background:url(../images/MilestoneTitleBack.jpg) no-repeat right bottom;
color:#CC0000;
}
.clientlogos
{
width:940px;
float:left;
margin:10px;
}
.success
{
width:900px;
float:left;
height:64px;
background:url(../images/success-puzzle-piece.jpg) no-repeat right center;
padding:10px 30px;
border-top:1px solid #eaeaea;
font-size:16px;
font-weight:bold;
}
.clogo
{
float:left;
margin:5px;
padding:4px;
border:1px solid #eaeaea;
}
.footer
{
width:980px;
float:left;
padding:4px 0px;
text-align:center;
border-top:#3675B6 1px solid;
}
.logorow
{
float:left;
}