html,
body { background: #000 url(http://cdn.taxtherichest.com.s3.amazonaws.com/assets/img/background-2.jpg) center 10px repeat-x }
#container {
    width: 1080px;
    margin: 0 auto;
    position: relative;
}
#signup {
    position: absolute;
    background: url(http://cdn.taxtherichest.com.s3.amazonaws.com/assets/img/signup.png) left center no-repeat;
    padding-left: 65px;
    top: 9px;
    right: 0;
}
#signup-content {
    background: #000;
    padding: 0 0 5px 5px;
}
#success {
    display: inline;
    margin: 0 10px;
    font: bold 14px Arial, Helvetica, sans-serif;
    color: #FFF;
}
div.social {
    position: relative;
    top: 6px;
    display: inline;
}
#signup-content form {
    display: inline;
    padding-right: 10px;
}
input.text {
    font: 12px Arial, Helvetica, sans-serif;
    color: #000;
    width: 100px;
    padding: 4px;
    border: none;
}
#video {
    position: absolute;
    top: 221px;
    left: 227px;
}
#items {
    position: absolute;
    width: 610px;
    height: 230px;
    top: 804px;
    left: 250px;
}
#arrow {
    background: url(http://cdn.taxtherichest.com.s3.amazonaws.com/assets/img/arrow.gif) no-repeat;
    width: 10px;
    height: 20px;
    position: absolute;
    top: 24px;
    left: 181px;
}
.webkit #arrow { left: 182px }
#items #title {
    position: absolute;
    top: 20px;
    width: 170px;
    text-align: right;
    font: bold 16px  Helvetica, Arial, sans-serif;
}
	#items #title li {
	    position: relative;
	    margin-bottom: 22px;
	}
.ie #items #title li { margin-bottom: 18px }
.webkit #items #title li { margin-bottom: 20px }
#items #title a {
    text-decoration: none;
    color: #4C4C4C;
}
#items #title a.current { color: #ED1C24 }
#items #title li div {
    position: absolute;
    top: 0;
    left: 200px;
    width: 420px;
    text-align: left;
    font: 12px Arial, Helvetica, sans-serif;
    color: #666;
}
#items #title li a.current div { color: #FFF !important }
#footer {
    text-align: center;
    position: absolute;
    top: 1040px;
    left: 50%;
    margin-left: -375px;
    width: 750px;
    font: 12px Arial, Helvetica, sans-serif;
    color: #999;
    padding-bottom: 10px;
}
	#footer a { color: #999 }
.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}
.clearfix { display: inline-block }
* html .clearfix { height: 1% }
.clearfix { display: block }