body
{
background-color:#ccd2da;
padding:0px;
margin:0px;
}
.main-wrapper
{
width:939px;
height:900px;
margin:auto;
background-image:url(../images/background-nw.jpg);
background-position: top;
background-repeat:no-repeat;
}
.main-container
{
width:939px;
height:auto;
float:left;
margin-top:50px;
}
.title
{
width:939px;
height:30px;
float:left;
font-family:"trebuchet MS";
font-size:18px;
line-height:30px;
color:#4d5156;
text-align:center;
text-transform:uppercase;
}
.white-box
{
width:627px;
height:auto;
float:left;
margin-left:140px;
background-image:url(../images/white-box-top.png);
background-repeat:no-repeat;
}

.white-box-lower
{
width:627px;
height:90px;
float:left;
margin-left:140px;
background-image:url(../images/white-box-bottom.png);
background-repeat:no-repeat;
}

.left-container
{
float:left;
width:240px;
height:auto;
}
.left-logo
{
width:200px;
height:52px;
margin-top:210px;
margin-left:40px;

}
.left-logo a:hover
{
padding-top:10px;
border-bottom:dashed #aeb0b4 2px;
}
.right-container
{
width:300px;
height:auto;
float:right;
margin-right:45px;
}
.right-logo
{
width:300px;
height:auto;
margin-top:70px;
padding-bottom:40px;
float:right;
border-bottom:#dfe1e6 1px solid;
}
.right-logo a:hover
{
padding-top:10px;
border-bottom:dashed #aeb0b4 2px;
}
.right-logo-next
{
width:300px;
height:auto;
margin-top:40px;
padding-bottom:40px;
float:right;
border-bottom:#dfe1e6 1px solid;
}
.right-logo-next a:hover
{
padding-top:10px;
border-bottom:dashed #aeb0b4 2px;
}
.right-logo-last
{
width:300px;
height:auto;
margin-top:40px;

float:right;
}
.right-logo-last a:hover
{
padding-top:10px;
border-bottom:dashed #aeb0b4 2px;
}
.footer
{
width:400px;
height:100px;
float:left;
margin-left:160px;
margin-top:10px;
font-family:"trebuchet MS";
font-size:11px;
color:#767d85;
}
.footer a
{
background-color:#124e97;
font-family:"trebuchet MS";
font-size:12px;
line-height:38px;
color:#fff;
text-decoration:none;
text-transform:uppercase;
padding:3px 7px 3px 7px;
}
.footer a:hover
{
background-color:#1e95d3;
}
