* { list-style:none; border:none; margin:0; padding:0; font:1em Tahoma, "Trebuchet MS", Arial, Helvetica, sans-serif; }
body { margin:0; background:url(brown_wires_bg.jpg) center top repeat-x #23190D; }

/* forms, inputs, select, textarea */
a { text-decoration:none; }
a:hover { text-decoration:underline; }
form { padding:5px; }
input, textarea { margin:5px 2px; }

/* only layout */
#container { width:960px; margin:0 auto; }
#header_mask { width:960px; height:320px; }	
	
#buttons { float:left; width:960px; background:url(brown_wires_buttons_bg.jpg) top left; }
#buttons ul { width:920px; padding:0 0 0 40px;  }
	#buttons li { float:left; width:138px; height:24px; margin:0 3px; }
		
#contents_top { float:left; width:960px; height:29px; background:url(brown_wires_page_top_bg.jpg) no-repeat; position:relative; z-index:0; }

#contents { float:left; width:880px; padding:10px 40px; background:url(brown_wires_page_bg.jpg) top; clear:both; }

/* a que contiene el botón */
	#buttons li a { margin:0; display:block; }
		/* div que contiene los subbotones */
	li .apop { position:absolute; visibility:hidden; width:118px; padding:10px 5px; z-index:1; 
						  background:url(brown_wires_sub_buttons_bg.jpg) top repeat-x #22180D; text-align:center; }
	li .apop a { float:left; display:block; width:105px; padding:2px 5px; margin:0; 
	             font-size:.8em; color:#C89457; text-align:center; }
	li .apop a:hover { color:#755126; font-weight:bold; }

	/* posicion del submenu en el botón*/
	#dummy { position:absolute; visibility:hidden; top:24px; left:4px; }

#footer { float:left; width:960px; height:35px; background:url(brown_wires_footer.jpg); }

/* general contents */
.table_features { font:normal .8em Tahoma, "Trebuchet MS", Arial, Helvetica, sans-serif; color:#7C592E; text-align:left; }
.table_features td { padding:5px; }

.table_features a { font-weight:bold; color:#974; }
.table_features a:hover { color:#864; }
