@charset "utf-8";
/* CSS Document */

body {font-family:"Arial Black", Gadget, sans-serif; font-size:11px; color:#000;}

/*-----------------------Some classess -------------------------*/

.left {float:left;}
.right {float:right;}
span.clearFix {margin:0px; padding:0px; line-height:0px; display:block; clear:both; width:100%; height:0px;}
span.line {display:inline; margin:0 0 0 10px;}
span.thinLine {border-bottom:2px solid #000; display:block; margin:10px 0 0 0;}
span.spacer {height:40px; width:100%; display:block;}
p.dashline {border-top:1px dashed #000;}
/*-----------------------main classess -------------------------*/

div#container {width:970px; margin:0 auto;}
p#logo{text-align:center;}
div#language {margin:40px auto; width:500px; padding:0 0 0 40px;}
div#language p {font-size:15px; font-family:Tahoma, Geneva, sans-serif; width:200px; margin:0 40px 0 0; text-align:center; font-weight:100 !important;}
div#language p a {color:#000;}
div#language p a:hover {color:#666;}

div#footer {padding:10px 0; border-top:2px solid #000; border-bottom:2px solid #000;}
div#footer p {text-align:center; font-family:Tahoma, Geneva, sans-serif;}