* { margin:0; padding:0; }

body { font-family:Arial, Verdana, Helvetica, sans-serif; font-size:16px; color:#fff; background-color:#000; }

a { text-decoration:none; color:#fff; }
a:hover { text-decoration:underline; }
:focus { -moz-outline-style:none; }
img { border:0; }
img.border { padding:1% 1% 1%; background-color:#fff; border:1px solid #555; border-width:1px 2px 2px 1px; }

input, select { font-family:Arial, Verdana, Helvetica, sans-serif; font-size:12px; }

h1 { color:#fff; font-size:18px; text-transform:uppercase; margin-bottom:10px; }

ul { margin-bottom:10px; margin-left:20px; }
ul li { list-style-type:none; text-align:justify;  }

p { text-align:justify; margin-bottom:10px; }

.breaker { clear:both; overflow:hidden; height:0px; }

.spacer { clear:both; overflow:hidden; height:20px; }

.center { text-align:center; }

#intro { width:960px; height:600px; margin:0 auto; overflow:hidden; border:1px solid #333; border-top:0; margin-bottom:10px; }

#global { width:960px; height:768px; margin:0 auto; overflow:hidden; border-left:1px solid #333; border-right:1px solid #333; background-image:url(img/global_bg.jpg); background-position:0 380px; }

#content { width:897px; height:332px; margin:0 auto; overflow:hidden; margin-top:16px; }

.images img{ padding:1% 1% 1%; background-color:#fff; border:1px solid #555; border-width:1px 2px 2px 1px; margin:10px; margin-top:0; }

#footer { width:897px; margin:0 auto; font-size:11px; margin-top:14px; color:#000; }
#footer a { color:#000; text-decoration:none; }
#footer .menu_footer { width:350px; float:left;  }
#footer .menu_footer a { padding-left:10px; padding-right:10px; }
#footer .copyright { width:240px; float:right; text-align:right; padding-right:10px; }
#footer a:hover { text-decoration:underline; }