@charset "utf-8";
/* CSS Document */
#wrap{
width:967px;
margin:0 auto;
}
#wrap_bg{
height:514px;
width:967px;}
body{
margin:15px 0px 0px 0px;
height:800px;
}
#logo{
background:url(../images/logo_final.jpg);
background-repeat:no-repeat;
height:59px;
width:379px;
margin:-49px 0px 0px 0px;
float:left;
}
#bg_blue{
background:url(../images/bg_blue.png);
height:292px;
width:610px;
margin: 65px 0px 0px 0px;
float:left;
}
#bg_green{
background:url(../images/bg_form_4.png);
background-repeat:no-repeat;
height:435px;
width:357px;
float:right;
margin:0px 0px 0px 0px;
}
.dynTitle{
width:600px;
padding-top:40px;
margin: 0px 0px -70px 0px;
float:left;
font-family:Arial, Helvetica, sans-serif;
font-size:19px;
font-weight:bold;
color:#6a6968;
}
#title{
background:url(../images/title.png);
background-repeat:no-repeat;
height:67px;
width:553px;
margin:10px 0px 0px 10px;
}
#clear{
clear:both;
}
#pic{
background:url(../images/pic.png);
background-repeat:no-repeat;
float:right;
height:165px;
width:353px;
margin:-130px 0px 0px 0px;
}
#bullettes{
background:url(../images/bullettes.png);
background-repeat:no-repeat;
height:164px;
width:280px;
margin:10px 0px 0px 18px;
}
#form{
height:371px;
width:320px;
margin:30px 0px 0px -20px;
}
.form_text{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
}
.dynAd{
font-family:Arial, Helvetica, sans-serif;
font-size:13pt;
font-weight:bold;
float:left;
}
#icons{
background: url(../images/icons_2.jpg);
background-repeat:no-repeat;
height:54px;
width:548px;
float:left;
margin:0px 0px 0px 0px;
}

#thanks{
font-family:Arial, Helvetica, sans-serif;
font-size:36px;
margin:160px 0px 0px 100px;
}
#footer{
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#333333;
margin:15px 0px 0px 50px;
width:620px;
float:left;
}
#nav{
float:left;
width:600px;
}
.content_title{
font: bold 20px Arial, Helvetica, sans-serif;
color:#333333;
}
a * {
border: 0;
}
.privacy{
font: 10px Arial, Helvetica, sans-serif;
} 
#privacy{
float:left;
margin: 25px 0px 0px 0px;
font: 10px Arial, Helvetica, sans-serif;
color:#666666;
}
clear{
clear:both;
}