body {
background-color:#39464a;
font-family:arial,sans-serif;
font-size:12px;
color:#bfbfbf;
}

.content {
text-align:left;
width:300px;
position:absolute;
top:50%;
left:50%;
margin-left:-150px;
margin-top:-150px;
}

.content a img {
border-width:0;
}

a:link, a:visited, a:active {
color:#B3BCBF;
}

a:hover {
color:#D1DCDF;
}

a.logo {
display:block;
width:220px;
height:46px;
background:url("sprite_main.gif") 0 -287px no-repeat;
}

a.logo:hover {
background:url("sprite_main.gif") 0 -336px no-repeat;
}

a.contact {
display:block;
width:213px;
height:46px;
background:url("sprite_main.gif") 0 0 no-repeat;

}

a.contact:hover {
background:url("sprite_main.gif") 0 -46px no-repeat;
}

a.social {
display:block;
width:163px;
height:50px;
background:url("sprite_main.gif") 0 -92px no-repeat;

}

a.social:hover {
background:url("sprite_main.gif") 0 -140px no-repeat;
}

a.links {
display:block;
width:133px;
height:50px;
background:url("sprite_main.gif") 0 -187px no-repeat;

}

a.links:hover {
background:url("sprite_main.gif") 0 -235px no-repeat;
}

a.facebook {
display:block;
width:64px;
height:66px;
background:url("sprite_social.gif") 0 0 no-repeat;
}

a.facebook:hover {
background:url("sprite_social.gif") -64px 0 no-repeat;
}

a.twitter {
display:block;
width:64px;
height:66px;
background:url("sprite_social.gif") -128px 0 no-repeat;
}

a.twitter:hover {
background:url("sprite_social.gif") -192px 0 no-repeat;
}

a.linkedin {
display:block;
width:64px;
height:66px;
background:url("sprite_social.gif") -256px 0 no-repeat;
}

a.linkedin:hover {
background:url("sprite_social.gif") -320px 0 no-repeat;
}

a:active {
outline: none;
}

a:focus {
-moz-outline-style: none;
}

a.link {
font-weight:bold;
}

.form {
border: 1px solid  #2F3B3F;
background-color:#4D5B5F;
color: #bfbfbf;
font-family:arial,sans-serif;
font-size:12px;
}

ul.social {
margin:0;
padding:0;
}

ul.social li {
margin:0;
padding:0;
list-style-type:none;
display:inline;
float:left;
margin-right:6px;
}