body {
font-family:arial, sans-serif;
font-size:12px;
color:#000;
background-color:#000;
}

#landing-wrapper {
width:900px;
min-height:636px;
background:#fff;
padding-top:25px;
}

h1.logo {
background:#fff url('/general/img/specials/logo_litl.gif') no-repeat;
margin-left:60px;
height:40px;
}

#landing-wrapper .column-left{
margin-left:65px;
min-height:280px;
}

#landing-wrapper .column-right{
margin-right:65px;
min-height:280px;
}

.column {
width:360px;
}

.hero {
margin-bottom:10px;
}

.button {
cursor:pointer;
background:#9AD7DB;
width:160px;
height:40px;
margin-top:30px;
padding:5px 15px;
text-align:center;
color:#4d4d4d;
display:block;
float:right;
line-height:40px;
}

.button:hover {
background: #81B4B8;
color:#fff
}

a.button, a.button:hover {
text-decoration: none;
font-size:16px;
}

p {
margin-top:0px!important;
margin-bottom:15px;
}
