/*
   __              __                                             
  /\ \  __        /\ \                                            
  \_\ \/\_\    ___\ \ \/'\     ___ ___      __      ___     ____  
  /'_` \/\ \  /'___\ \ , <   /' __` __`\  /'__`\  /' _ `\  /',__\ 
 /\ \L\ \ \ \/\ \__/\ \ \\`\ /\ \/\ \/\ \/\ \L\.\_/\ \/\ \/\__, `\
 \ \___,_\ \_\ \____\\ \_\ \_\ \_\ \_\ \_\ \__/.\_\ \_\ \_\/\____/
  \/__,_ /\/_/\/____/ \/_/\/_/\/_/\/_/\/_/\/__/\/_/\/_/\/_/\/___/ design.com
  
*/

/* GENERAL
----------------------------------------------------------------------------- */

* {margin:0; padding:0;}
a{ text-decoration:none;}
a:hover{ text-decoration:none;}
a img {border: 0;}
ul, ol {list-style:none;}
.img_left img{float:left;}
.left {float:left;}
.right {float:right;}
.clear {clear:both;}
.over {overflow:hidden;}
.over1 {overflow:hidden; height:1px;}
.over0 {overflow:hidden; height:0px;}
.block {display:block;}
.del{display:none;}
.null{visibility:hidden;}

/* BASE
----------------------------------------------------------------------------- */

body { margin:0; background: #E4E4E4 url(images/warning_bg.jpg) repeat-x; font-family: Arial, Helvetica, sans-serif; font-size:12px; line-height:1.3em; color:#FFF; }
body { behavior: url("csshover.htc"); }

/* CONTENT
----------------------------------------------------------------------------- */

.content { width: 745px; height: 738px; margin: 0 auto; position: relative; padding: 20px 0 0 0; }
.content span { position: absolute; top: 430px; left: 75px; text-align: center; width: 590px; font-size: 14px; display: block; }
.content .bt1 { position: absolute; top: 530px; left: 116px; width: 213px; }
.content .bt1 p { text-align: center; }
.content .bt1 p a { color:#FFFFFF; text-decoration: underline; }
.content .bt2 { position: absolute; top: 530px; left: 415px; width: 213px; }
.content .bt2 p { text-align: center; }
.content .bt2 p a { color:#FFFFFF; text-decoration: underline; }
.content .bt3 { position: absolute; top: 638px; left: 116px; width: 213px; }