* {margin:0;padding:0;}

body {
	line-height:17px;
	color:#000000;
	font-size: 9pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-position: top;
	background-color: #27272E;
	background-repeat:  repeat-x;
	background-image: url(../images/BKG.jpg);
}


/* Header */
#header {
	clear: both;
	width: 100%;
	padding-top: 20px;
	padding-bottom: 0px;
	margin-top: auto;
	margin-right: 0px;
	margin-bottom: auto;
	margin-left: 0px;
	height: auto;
	vertical-align: middle;
}
#header #logo {
	width:993px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 235px;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url(../images/HEADER.png);
}


/* Content Area */

#main {
	width:100%;
	clear:both;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	margin-top: 0px;
	background-position: center;
}

#main2 {
	clear:both;
	width: 993px;
	height: auto;
	overflow: hidden;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	background-repeat:  repeat-y;
	background-position: center;
}

/* Footer */
#footer {
	font-size:11px;
	font-family:Verdana, Arial, sans-serif;
	text-transform: capitalize;
}

#foot2 {
	width:993px;
	height:150px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-bottom: 0;
	overflow: hidden;
	font-family: Tahoma;
	color: #CCCC00;
	padding-top: 0px;
	font-size: 12px;
	margin-top: 22px;
	background-position: center center;
	background-repeat: no-repeat;
	font-weight: 300;
	font-variant: normal;
	text-transform: lowercase;
	background-image: url(../images/FOOTER.png);
}

#topborder {
	clear: both;
	text-align: center;
	height: 15px;
	overflow: visible;
	margin-top: 5px;
	background-image: url(../images/toppporder.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#content  {
	width:993px;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	background-position: center center;
	overflow: visible;
	height: auto;
	background-image: url(../images/BKG.png);
	background-repeat:  repeat-y;
}
.inicio {
	width: 915px;
	float: none;
	clear: both;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
	background-color: #FFFFFF;
}
#dowborder {
	clear: both;
	text-align: center;
	height: 15px;
	overflow: visible;
	margin-top: 0px;
	background-image: url(../images/downborder.png);
	background-repeat: no-repeat;
	background-position: center;
}

