@charset "utf-8";
/* CSS Document */

/* generated by tripleginteractive.com */ 
html, body{ 
 margin:0; 
 padding:0; 
 text-align:center;
 font-family:Arial, Helvetica, sans-serif;
} 
.bg_terms{
 background:url(images/bg_terms.gif) top left no-repeat #402e31;
}
.bg_privacy{
 background:url(images/bg_privacy.gif) top left no-repeat #402e31;
}
.bg_contact{
 background:url(images/bg_contact.gif) top left no-repeat #402e31;
}
.copy_privacy{
 margin:112px 0 0 53px;
 background:#ffffff url(images/bg_copy_privacy.gif) no-repeat 234px 0px;
 width:476px;
 height:420px;
 overflow:auto;
}
.copy_terms{
 margin:112px 0 0 53px;
 background:#ffffff;
 width:476px;
 height:420px;
 overflow:auto;
}
.text{
 padding:30px;
 font-family:Arial, Helvetica, sans-serif;
 color:#402e31;
 font-size:11px;
}
.text a{
 color:#d28142;
 font-weight:bold;
}
.close{
 text-align:left;
 margin:35px 0 35px 20px; 
}
.close img{ border:none; }