body{
font-family: Arial, Helvetica, sans-serif;
font-size: .8em;
margin: 0;
color: #666;
text-align: center;
background: url(images/topstrip.gif) repeat-x top;
}

.wrapper{
width: 880px;
margin: 0 auto;
text-align: left;
padding: 0 50px;
background: url(images/background.gif) no-repeat top center;
}

.top{
background: url(images/logo.jpg) no-repeat 360px 16px;
height: 100px;
}
.top h1{
text-indent: -3000px;
margin: 0;
padding: 0;
}

.cols{
width: 400px;
float: left;
margin: 0 0 20px 40px;
display: inline;
}
.cols p{
	padding-right: 40px;
	line-height: 1.5;

}

.clear{
clear: both;
}

.logos{
height: 75px;
clear: both;
border-top: 1px solid #b2b2b2;
border-bottom: 1px solid #b2b2b2;

}




.footer{
text-align: center;
font-size: 18px;
line-height: 30px;
color: #999;
}
.footer a{
color: #999;
text-decoration: none;
font-size: .8em;
}

.purplefont{
color: #306;
}