/*
This style sheet was created from C:\jromero\workfolders\centro acero\html\index.html
*/

BODY {
	margin: 0 0 0 0;
	background-color: #FCE3B1;
	text-align: center;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#000000;
 }

 a{ 	color: #993300; text-decoration: underline; }
 a:hover{ 	color: #000000; text-decoration: none; }

 ul{
 	list-style: square; color: #990000;
 }
 
#wrapper {
	margin: auto;
	text-align: left;
	width: 800px; display: table; background-image: url(../images/backgrounds/wrapperBg.gif); background-repeat: repeat-y;
 }

/* unique IDs */
#footer { 
	clear: both;
	text-align: center;
	background-image: url(../images/backgrounds/footerbg.jpg); background-repeat: no-repeat;
	height: 28px; padding-top: 5px;
	margin-bottom: 20px;
 }

#header { 
	padding: 7px 0px 0px 15px;
	margin-top: 35px; height: 91px;
	background-image: url(../images/backgrounds/headerBg.jpg); background-repeat: no-repeat; position: relative;
 }
 #header h1{
 	margin: 0 0 0 0; padding: 0 0 0 0;
 	background-image: url(../images/logos/lgmain.jpg); background-repeat: no-repeat;
	width: 255px; height: 86px; text-indent: -100em; overflow: hidden; float:left;
 }
 #header #topNav{
	position: absolute;
	right: 65px;
	top:65px;
	left: 447px;
	width: 309px;
}
  #header #topNav ul{
  	list-style: none; list-style-type: none;margin: 0 0 0 0; padding: 0 0 0 0;
  }
  #header #topNav li{	float:left; list-style-type: none; }
   #header #topNav li a{ padding-left:15px; margin-left: 35px;
	background-image: url(../images/bullets/blackarrow.gif); background-repeat: no-repeat; background-position: left; 
	color: #990000; font-family: Arial, Helvetica, sans-serif; font-size: 12px;  font-weight:bold; text-decoration:  underline; }
	#header #topNav li a:hover{color: #000000; text-decoration: none; }
#rapper{
	margin-left: 11px; display: table; clear: both;
	width: 778px; background-color: #FFF1D5;
	background-image: url(../images/backgrounds/rapperBg.jpg); background-repeat: repeat-y;
}

#sideBar{
	width: 254px; float:left;height: 100%; background-color: #FFF1D4;
	background-image: url(../images/backgrounds/sidebarBot.jpg); background-repeat: repeat-x; background-position: bottom;
}
#sideBar #MainNav{
	list-style-type: none;
	margin: 0 0 0 0; padding: 10px 0 0 0;
	background-color: #FF9900; border-bottom: 1px solid #ffffff;
	background-image: url(../images/backgrounds/MainNavBg.jpg); background-repeat: repeat-x; background-position: top;
}

#sideBar #MainNav li{
	background-image: url(../images/backgrounds/MenuLiBg.jpg); background-repeat: no-repeat;
	padding: 8px 0 0 2px;
	height: 24px;font-family:  Verdana, Geneva, Arial, Helvetica, sans-serif; 
}
#sideBar #MainNav li a{	color: #FFCC66; font-size: 14px; font-weight: bold; font-family: Arial, Helvetica, sans-serif;  text-decoration: none;}
#sideBar #MainNav li a:hover{color: #ffffff; text-decoration: underline;}
#sideBar #MainNav li span{	color: #993300; font-size: 13px; font-weight: bold;margin-right: 19px;}

#sideBar #MainNav .here{	background-image: url(../images/backgrounds/MenuLiHereBg.jpg); background-repeat: no-repeat;}
#sideBar #MainNav .here span{	color: #ffffff; font-size: 13px; font-weight: bold;margin-right: 25px;}
#sideBar #MainNav .here a{	color: #990000; font-size: 14px; font-weight: bold; font-family: Arial, Helvetica, sans-serif;  text-decoration: none;}
#sideBar #MainNav .here a:hover{color: #000000; text-decoration: underline;}

#sideBar h3{
	margin: 0 0 0 0; padding: 10px 0 0 10px; height: 25px;
	background-color: #CC0000; 
	font-size: 14px; font-family:  Arial , Arial Narrow, Helvetica, sans-serif; 
	color: #ffffff;
}
#sideBar p{
	padding: 0 0 0 0; margin: 0 0 10px; 0;
}

.module{
	padding: 10px 10px 10px 10px;
	
}
#content{
	width:522px; float: left; margin-left: 2px;
}
#content #MainImg{
	height: 220px;
	background-color: transparent;
}
#content #HomeBody{
	background-image: url(../images/backgrounds/HomeBodyBg.jpg); background-repeat: no-repeat;
	height: 195px; background-position: bottom;
}
#content .ModuleRight{
	width: 257px;
	float:left;
}
#content .ModuleLeft{
width:264px; float:left;
}
#content .ModuleRight ul {
	list-style-type: square; list-style-position: outside;

}

#content .ModuleRight ul li{
	float: left;
	width: 100px;
	list-style: square;
}

#content #HomeBody h4{
	margin: 0 0 0 0; padding: 10px 0 0 10px; height: 25px;
	font-size: 14px; font-family:  Arial , Arial Narrow, Helvetica, sans-serif; 
	color: #ffffff; border-bottom: 1px solid #ffffff; 
}
#content #HomeBody .left{background-color: #990000;	border-right: 1px solid #ffffff; }
#content #HomeBody .right{	background-color: #993300;}
#content #HomeBody p{
	margin: 5px 5px 5px 5px; padding: 0 0 0 0; font-size: 11px; font-stretch: ultra-condensed;
}
#content .container{
	margin: 15px 15px 15px 15px;
}

h2{
	font-family: Arial, Helvetica, sans-serif;	font-size: 20px; color:#990000; border-bottom: 1px solid #FF9900;
}

