body
{
 text-align:center;
 min-width:800px;
 font-family:sans-serif;
}

#wrapper
{
  background-color:white;
  text-align: left;
  width: 693px;
  margin-left: auto;
  margin-right: auto;
	height:100%;
	padding-left:10px;
	padding-right:10px;
}


#footer
{
  margin-top:50px;
  width:693px;
	float:right; 
	text-align:right;
	font-size:10px;
	color:#9C9D9D;
}


img#logo
{
 position:absolute;
 top:20px;
 left:100px;
 width:400px;
 z-index:100;
}

div#stoncorLogo
{
 width:100%;
 color:#9C9D9D; 
 font-size:10px;
 position:relative;
}

div.topMenu
{
 margin-top:20px;
 margin-left:20px;
 text-align:center;
}

table#topMenu
{
 width:100%;
}

table
{
  border-collapse:collapse;	
}

a.menuLink
{
  text-decoration:none;
	font-weight:bold;
	background-color:#B38F00;
	font-size:14px;
	color:white; 
	display:block; 
	padding-top:2px;
	padding-bottom:2px;
	padding-left: 20px;
	padding-right:20px;
	margin:0px;
}

a.selectedMenuLink
{
  text-decoration:none;
	font-weight:bold;
	background-color:#FFCC00;
	font-size:14px;
	color:black; 
	display:block; 
	padding-top:2px;
	padding-bottom:2px;
	padding-left: 20px;
	padding-right:20px;
	margin:0px;
}


div#perfil
{
 background-color:white; 
 filter:alpha(opacity=65);
 opacity:.65;
 width:180px;
 height:140px;
 text-align:left;
 padding:10px;
 overflow:scroll;
 position:absolute;
 z-index:100;
 right:5px;
 top:20px;
}

td.selectedMainMenu
{
 border-top: solid 5px #FFFFFF;
 border-left: solid 5px #FFFFFF;
 border-right: solid 5px #FFFFFF;
 text-align:center;
}

td.mainMenu
{
 border-top: solid 5px #FFFFFF;
 border-left: solid 5px #FFFFFF;
 border-right: solid 5px #FFFFFF;
 text-align:center;
}
td
{
 margin:0px;
 padding:0px;
}

#headerDiv
{
 position:relative;
 width:100%;
 height:200px;
 background-image:url('../images/carbolineTop.jpg');
 background-repeat: no-repeat;
}


a.companyMenuLink
{
 display:block;
 font-weight:bold;
 font-size:12px;
 color:black;
 width:100px;
 text-decoration:none;
 margin:1px;
 text-align:center;
 height:30px;
}

table#secondaryMenu
{
 width:100%;
}

td.secondaryMenuCell
{
	background-color:#B35A00;
	padding:3px;
	border-left:solid 1px black;
	border-right:solid 1px black;
}

td.selectedSecondaryMenuCell
{
	background-color:#FF8000;
	padding:3px;
	border-left:solid 1px black;
	border-right:solid 1px black;
}

a.secondaryMenuLink
{
	font-weight:bold;
	font-size:12px;
	color:white;
	text-decoration:none; 
}

a.secondaryMenuLink:Hover
{
  text-decoration:underline;
}

div#content
{
 border:1px solid 9C9D9D;
}

div#newsTitle
{
 position:absolute;
 z-index: -1; 
 font-size: 40px; 
 color:#CCCCCC;
 top:-5px; 
}

#outerPane
{
	margin-left:20px;
	margin-right:10px;
}
h3
{
	color: #342200;
}