@charset "UTF-8";
/* CSS Document */
/*  created by ozone studios  */

* {
     padding: 0;
     margin: 0;
}
html, body {
    height: 100%;
    background: url(../img/bg.gif) repeat-x;
    background-color: #000;
	margin: 0;
	padding: 0;
	text-align: center;
}
#container {
    min-height: 100%;
    width: 882px;
    margin: 0 auto;
}
.black #seal {
    min-height: 100%;
	width: 882px;  
	margin: 0 auto;
	text-align: left; 
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #FFF;
}
.black #crust {
    height: 25px;
	width: 882px; 
	background-image:url(../img/navbar.gif);
	margin: 0 auto;
}
.black #mantle {
    height: 129px;
	width: 882px;  
	background-image:url(../img/mantle.jpg);
	margin: 0 auto;
}
.black #core {
    width: 882px;
	background-image: url(../img/core.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
#core p {
	padding-left: 70px;
	padding-right: 70px;
}
#core h2 {
	padding-left: 70px;
	padding-right: 70px;
}
#core h3 {
	padding-left: 70px;
	padding-right: 70px;
}
#core a:link {
	color: #5facff;
	outline: none;
	text-decoration: none;
	display:inline-block;
}
#core a:visited {
	color: #5facff;
	outline: none;
	display:inline-block;
	background-color:#000;
}
#core a:hover {
	color: #000;
	outline: none;
	display:inline-block;
	background-color:#FFF;
}
#core a:active {
	color: #5facff;
	outline: none;
	display:inline-block;
	background-color:#000;
}
.black #cbase {
    width: 882px;
	background-image: url(../img/base.jpg);
	background-repeat: no-repeat;
	height: 72px;  
	margin: 0 auto;
}

#navcontainer ul {
    padding: .2em 0;
    margin: 0;
    list-style-type: none;
    color: #FFF;
    width: 100%;
    font: normal 90% arial, helvetica, sans-serif;
    text-align: center;
	font-weight: bold;
	line-height: 20px;
}

#navcontainer li { 
    display: inline; 
}

#navcontainer li a {
   text-decoration: none;
   color: #FFF;
   padding: .2em 1em;
   outline:none;
}

#navcontainer li a:hover {
   background-color: #000;
   color: #fff;
}

#navcontainer a:link#current, #navcontainer a:visited#current {
   color: #55687f;
}




#wrap {min-height: 100%;}

#main {overflow:auto;
	padding-bottom: 200px;}  /* must be same height as the footer */

#footer {position: relative;
	margin-top: -200px; /* negative value of footer height */
	height: 200px;
	clear:both;
	} 
	
#footer {
background-color:#111519;
color:#96a3b1;
font: 11px Arial, Helvetica, sans-serif;
}
	

/*Opera Fix*/
body:before {/* thanks to Maleika (Kohoutec)*/
content:"";
height:100%;
float:left;
width:0;
margin-top:-32767px;/* thank you Erik J - negate effect of float*/
}

/* CLEAR FIX*/
.clearfix:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden}
.clearfix {display: inline-block}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%}
.clearfix {display: block}
/* End hide from IE-mac */





/* Footer */


#footer a {
    color:#476889;
	text-decoration:underline;
	outline:none;
	}
#footer a:hover {
    color:#4e8cca;
	text-decoration:underline;
	outline:none;
	}
#footer a:visited {
    color:#476889;
	text-decoration:underline;
	outline:none;
	}
#footer a:active {
    color:#476889;
	text-decoration:underline;
	outline:none;
	}

#footer p {margin:0 0 6px 0}
#footer p.axe img {margin-bottom:-7px}

#foot {width:800px;
	margin:0 auto;
	height:160px;
	line-height:1.1em;
	padding:0 10px 0 10px
}

#foot #izquierda {
    width:230px;
    float:left;
    text-align:left;
    padding-top:10px;
	padding-left:20px;
	border:1px solid;
	border-top-color:#090b0e;
	border-left-color:#191f25;
	border-right-color:#0d1114;
	border-bottom-color:#1d232a;
}
#foot #derecho {
    width:230px;
	float:right;
	text-align:left;
	padding-top:10px;
	padding-left:20px;
	border:1px solid;
	border-top-color:#090b0e;
	border-left-color:#0d1114;
	border-right-color:#191f25;
	border-bottom-color:#1d232a;
}

#foot #centro {
    width:230px;
	text-align:left;
	padding-top:10px;
	padding-left:20px;
	margin: 0 275px;
	border:1px solid;
	border-top-color:#090b0e;
	border-left-color:#0d1114;
	border-right-color:#0d1114;
	border-bottom-color:#1d232a;
}

.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.headline {
    color:#737e89;
    font: 13px Arial, Helvetica, sans-serif;
	font-weight:bold;
}

.citanTop {
    width: 720px;
	height: 10px;
	background-image: url(../img/quote_top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0 auto;
}
.citanMid {
    width: 700px;
	background-image: url(../img/quote_meat.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	text-align:left;
	padding:0 10px;
	color:#000000;
}
.citanBase {
    width: 720px;
	height: 10px;
	background-image: url(../img/quote_base.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0 auto;
}
.quoted {
	color:#EEE;
	font-size:10px;
	text-align:right;
	font-weight:bold;
	padding-top:6px;
	padding-right:10px;
}
.quotation {
	color:#FFF;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:13px;
	text-align:left;
	padding-left:10px;
}
.altmov {
   text-align:right;
   font-size:10px;
   padding-right:120px;
}
.altmov2 {
   text-align:right;
   font-size:10px;
   padding-right:80px;
}
.cred {
   font-size:10px;
}