/* @override http://spokehosting.com/css/splash.css */

* {
padding: 0;
margin:0;
font-style: normal;
}
h1, h2, h3 {
font-weight: normal;
margin-bottom: .3em;
}
body {
background: #efeddf;
font: .76em/1.7em helvetica, arial, sans-serif;
padding: 20px;
color: #777;
}

h1 {
background: url(/media/spoke_logo.gif) no-repeat 0 0;
display: block;
width: 200px;
height: 0 !important;
height /**/: 37px;
padding: 37px 0 24px 0;
overflow: hidden;
text-indent: -9000px;
margin-bottom:0;
}
h2 {
background: url(/media/spokehosting_division.png) no-repeat 0 0;
display: block;
width: 107px;
height: 0 !important;
height /**/: 27px;
padding: 27px 0 0 0;
overflow: hidden;
text-indent: -9000px;
margin-bottom:0;
}
address {
color: #535050;
font-size: 1em;
padding: 2em 0 0;
line-height: 1.5em;
}
address strong {
color: #535050;
}
address a {
color: #ef4a11;
text-decoration: none;
font-weight: bold;
padding: 0;
}
a:hover {
background: #ef4a11;
color: #efeddf;
}
#container {
padding: 45px 50px 55px;
}
#container .col_1 {
width: 230px;
float: left;
}
#container .col_2 {
width: 200px;
float: left;
padding-top: 52px;
line-height: 1.5em;
position: relative;
color:#8d8d89;
border-left: 4px solid #e8e6d2;
padding-left: 30px;
}
#container .col_2 form {
padding: 15px 0 0 0;
margin: 0;
}
.copyright {
clear: both;
padding-top: 4em;
font-size: 11px;
color: #8d8d89;
}
