body
{
text-align: center;
font-family: Helvetica, Arial, sans-serif;
background-color:#ffffff;
}

p, h1, h2
{margin:0;padding:0;}


#wrapper 
{
width: 960px;
margin: 40px auto;
text-align: left;
}

#header
{
border-bottom:1px solid #cccccc;
margin-bottom:10px;}

#header h1
{font-family: Helvetica, Arial, sans-serif;
font-size: 28px;
font-style: normal;
text-transform: normal;
letter-spacing: 0.1em;
font-weight:normal;
color:#999999;
color:#ffffff;
margin-left:-2px;
padding:0 0 0 8px;
background-color:#3399ff;
width:350px;
}

.image
{
margin-bottom:8px;}

.column
{width:450px;
float:left;
}
.column h2
{font-family: Helvetica, Arial, sans-serif;
font-size: 18px;
font-style: normal;
font-weight: bold;
letter-spacing: normal;
margin-top:15px;
color:#666666;
background-repeat:no-repeat;
background-position:top left;
padding-left:30px;
width:200px;
border-bottom:1px solid #999999;
}

.column h1
{font-family: Helvetica, Arial, sans-serif;
font-size: 18px;
font-style: normal;
font-weight: bold;
letter-spacing: normal;
margin-top:15px;
margin-bottom:0;
color:#999999;
}
.column h3
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color:#666666;
font-weight: normal;
margin:0 0 10px 0;
}

a:link, a:visited
{
font-size:12px;
color:#000000;
text-decoration:none;}

a:hover
{text-decoration:underline;}

p
{
font-family: Helvetica, Arial, sans-serif;
font-size: 12px;
font-style: normal;
font-weight: normal;
text-transform: normal;
letter-spacing: normal;
line-height: 1.4em;
}

.green_button
{
width:178px;
height:26px;
margin:15px 0 0 0;
background-image:url(images/green_button.png);
background-repeat:no-repeat;
text-align:center;
padding-top:5px;
}

.blue_button
{
width:125px;
height:26px;
margin:15px 0 0 0;
background-image:url(images/blue_button.png);
background-repeat:no-repeat;
text-align:center;
padding-top:5px;
}

.orange_button
{
width:98px;
height:26px;
margin:15px 0 0 0;
background-image:url(images/orange_button.png);
background-repeat:no-repeat;
text-align:center;
padding-top:5px;
}


#footer
{
margin-top:30px;
border-top:1px solid #cccccc;
width:100%;
text-align:center;
}

#footer p
{
color:#999999;
font-size:12px;
margin:0;
}
