html
{
    height: 100%;
    background-color: #E5E5E5;
}

body 
{
    height: 100%;
    background-color: #E5E5E5;
    color: #333;
    font: normal 12px/1.5em "Myriad Pro", "Helvetica Neue", Helvetica, Arial, Sans-Serif;
}

#container
{
    width: 1000px;
    margin-left: auto;
    margin-right: auto;
}

#contentcontainer
{
    width: 500px;
    margin-left: 247px;
    margin-top: 151px;
}

#logocontainer
{
    height: 115px;
    width: 213px;
}

#logo
{
    margin-left: 134px;
    height: 115px;
    width: 213px;
}

h1
{
    background: url(images/shadow.png) 28px 50px no-repeat;
    font-size: 18px;
    font-weight: normal;
    padding-left: 85px;
    padding-bottom: 50px;
    margin-top: 14px;
}

.important
{
    font-weight: bold;
}

p
{
    text-align: center;
    padding-top: 11px;
    padding-bottom: 21px;
}

#mce-EMAIL
{
    background-color: #fbfbfb;
    border: solid 1px #232a31;
    padding: 8px 5px 7px 5px;
    width: 228px;
    margin-top: 0px;
}

#inputshadow
{
    float: left;
    height: 40px;
    width: 243px;
    margin-left: 82px;
}

#mc-embedded-subscribe
{
    background: url(images/submitbackground.png) repeat-x;
    color: #fbfbfb;
    font: bold 12px "Helvetica Neue", Helvetica, Arial, sans-serif;
    border: solid 1px #232a31;
    height: 30px;
    width: 81px;
}

#submitshadow
{
    float: right;
    height: 39px;
    width: 84px;
    margin-right: 88px;
}
