/* HTML ELEMENTS */
html, body { height: 100%; }
body { margin: 0; padding: 0;  no-repeat 50% 0 #000; font: 300 0.78em verdana; color: #fff; background-image:url(../images/general/bg_main.jpg); }
p { margin: 0; padding: 0; }
dl, dl dt, dl dd { margin: 0; padding: 0; }


a:link { color: #999999;	text-decoration: none;}
a:visited {color: #999999;	text-decoration: none;}
a:hover {color: #999999;	text-decoration: underline;}
a:active {color: #999999;	text-decoration: none;}

/* HOLDER ELEMENTS */
/*#Container { position: absolute; left: 0; top: 0; height:auto !important; height:100%; min-height:100%; width: 100%; background:url(../images/general/cobras.jpg) no-repeat 50% 100%; } */


#Container { margin-left:auto; margin-right:auto; height:auto !important; height:100%; min-height:100%; background:url(../images/general/cobras.jpg) no-repeat 50% 0%  }

#Page { margin: 0 auto; position: relative; width: 1270px; padding: 0; text-align: center; }
#Content { margin: 15px auto 0 auto; width: 670px; height: 471px; background-image:url(../images/general/bg_hold.png); background-repeat:no-repeat; padding-top:10px; }

#Info { margin: 0px auto 0 auto; width: 670px; height: 151px; background-image:url(../images/general/bg_info.png); background-repeat:no-repeat; padding-top:5px; }

#InfoImg { padding:12px; }

#ContentInfo {padding-left:15px; padding-right:15px; padding-top:8px; width:100%; text-align:left; font-size:10px; line-height:200%; }

#ContentText {float:left; margin-right:45px; margin-left:15px; color:#999999; width:160px;}

#Footer { bottom: 0; width: 100%;text-align: left; height:100%;}


/* CONTENT ELEMENTS */


/* FOOTER ELEMENTS */
#Footer #Legal { width: 100%; background:url(../images/general/footer.gif) repeat-x 0 0 #131723; padding: 10px 0 0 0; height: 100%;   }
#Footer #Legal dl { clear: both; width: 910px; margin: 0 auto; height: 100%;  }
#Footer #Legal dl dt, #Footer #Legal dl dd { float: left; display: block; margin-left:10px; height: 100%;  }
#Footer #Legal dl dt  { padding: 4px 0px 0px 115px; height: 100%;  }
#Footer #Legal dl dd { padding: 10px 0 0 0; font-size: 75%; color: #535866; width: 569px; height: 100%;  }