/* CSS Document */
body{
margin:0;
padding:0;
background-color:#000000;
font-family:Tahoma;
}
#container{
width:1291px;
margin:0 auto
}
#body1 img{
float:left
}
#body1 .titlecontainer{
float:left;
position:relative;
width:562px;
height:60px;
background-image:url(images/warningbody1_08.jpg)
}

#body1 h1{
font-family:Tahoma;
font-size:22px;
text-align:center;
font-weight:normal;
color:#CAC6C6;
margin:0;
padding-top:17px
}
#body1 span.makered{
color:#F50404
}
#body2 img{
float:left
}
#body2 .disclaimercontainer{
width:562px;
height:406px;
background-image:url(images/warningbody2_02.jpg);
float:left
}
#body2 .disclaimercontainer p{
color:#929191;
line-height:21px;
font-size:14px;
padding:6px;
margin-top:20px;
}
* html #body2 .disclaimercontainer p{

margin-top:10px;
}
#buttonbody img{
float:left
}
#footerbody img{
float:left
}
.footernotes{
width:549px;
height:74px;
float:left;
background-image:url(images/footerbody_08.jpg);
}
.footernotes p{
color:#727171;
font-family:Tahoma;
font-size:11px;
text-align:center
}
.footernotes a{
color:#727171;
}
.footernotes a:hover{
text-decoration:none
}


