/* Style for the site main layout/structure*/
#wrapper {
margin:0 auto;
width:960px;
padding:0;
}

#header {
position: relative;
}

#home_image {
float:left;
padding: 8px 0 0 0;
}

#home_image img{
width: 121px;
height: 25px;
}

#nav_block {
height: 50px;
margin-left: 140px;
padding: 5px 10px 0 0;
}

#nav {
display: inline;
}

#login {
position: absolute;
top: 5px;
right: 0;
text-align: right;
}

#test_features_button {
width: 224px;
height: 31px;
padding-top: 16px;
}

#footer {
text-align:center;
clear:both;
font-size:1.2em;
margin:20px auto;
}

#footer a{
color:#b7b7b7;
}

#footer #copyright {
font-size: .8em;
color: #777;
}

#footer li {
display:inline;
color:#050845;
padding:0 10px;
}

#footer img.footer_icons {
height: 22px;
width: 22px;
vertical-align: middle;
}