html, body
{
margin: 0px;
padding: 0px;
}

body
{
background: #3f5ddf;
background-image: url('../images/waves.gif');
background-position: 0 -18px;
background-repeat: repeat-x;
text-align: center;
color: #030408;
font-family: 'Arial', 'Helvetica', 'Sans Serif';
font-size: 16px;
line-height: 2em;
letter-spacing: -0.05em
}

#header
{
height: 543px;
width: 100%;
position: relative
}

#big_button
{
background-image: url('../images/bigbutton.gif');
background-position: top left;
background-repeat: no-repeat;
width: 241px;
height: 236px;
position: absolute;
top: 0px;
left: 0px
}

#title
{
position: absolute;
top: 46px;
left: 241px;
}

#container
{
width: 755px;
margin: 0 auto 0 auto;
position: relative;
}

#content
{
width: 608px;
position: absolute;
top: 400px;
left: 58px;
text-align: justify;
background: #FFF;
padding: 2px 16px 0px 16px
}

#strap_line
{
position: absolute;
top: 108px;
left: 280px;
font-weight: bold;
font-size: 2.8em;
letter-spacing: -0.1em;
color: #FFF
}

#footer
{
clear: both;
color: #030408;
font-size: 0.8em;
z-index: 300;
text-align: center;
}

#footer a
{
color: #3F5DDF;
font-weight: bold;
text-decoration: none
}

form
{
text-align: center;
margin-top: -8px;
background: #FFFFFF
}

label
{
font-weight: bold;
}

input
{
width: 200px;
margin: 4px
}

button
{
font-weight: bold;
color: #3F5DDF;
cursor: pointer
}

img
{
border: 0px	
}

div.button
{
background-image: url('../images/button_behind.gif');
background-repeat: no-repeat;
background-position: center center;
width: 200px;
padding: 32px;
float: left;
margin: 0 16px 16px 16px;
position: relative
}

div.button div.ratingblock
{
margin: 16px 0 0 24px;
border: 0px
}


div.ratingblock p
{
font-size: 0.9em;
color: #5F5341
}

span.thanks
{
color: #6F6353;
position: absolute;
bottom: 22px;
left: -4px;
font-weight: bold;
text-align: center;
width: 100%;
font-size: 1.7em
}

div.spacer
{
width: 100%;
height: 1px;
clear: both		
}

h2
{
text-transform: lowercase;
color: #3F5DDF;
font-size: 2.2em;
letter-spacing: -0.05em;
text-align: left
}

#one, #two
{
width: 47%;
float: left;
margin: 0 3% 4px 0
}

#two
{
margin: 0 0 4px 3%	
}

span.faux_link
{
font-weight: bold;
color: #635541;
font-size: 1em
}

span.faux_link img
{
position: relative;
top: 3px
}
