@charset "UTF-8";

# html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote, pre, form, fieldset, table, th, td { margin: 0; padding: 0; } 

a img {
	border-style: none;
}

table {font-size:12px;}

img, div { behavior: url(js/iepngfix.htc) }

body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-color: #000000;
	font-family:Tahoma, Geneva, sans-serif;
	color:#817a6c;
	font-size:12px;
	background-image: url(../images/background_pattern_top.png);
	background-repeat:repeat-x;
}

#container_outside {
	width: 100%;
	text-align:center;
	background-image: url(../images/background_pattern.png);
	background-repeat:repeat-x;
	background-position:bottom;
}
#container_inside1 {
	width: 1000px;
	text-align:left;
	margin: 0 auto;
	overflow:hidden;
}
#container_inside {
	width: 1000px;
	background-color: #1e1c18;
	text-align:left;
	margin: 0 auto;
	overflow:hidden;
}
#H_logo{
	width:300px;
	height:169px;
	float:left;
	display:block;
	vertical-align:bottom;
}
#header{
	width: 697px;
	height:169px;
	float:right;
	display:block;
}
#header_text{
	color:#88755f;
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	text-align:right;
	padding-top:135px;
}
#header_text a{
	color:#88755f;
	text-decoration:underline;
}
#header_text a:hover{
	color:#999187;
}
.header_link{
	padding-left:6px;
	padding-right:6px;
}
#flashheader{
	clear:both;
	width:1000px;
	height:374px;
	position:relative;
}
#page_title{
	height:114px;
	position:relative;
}
#left_column{
	width:250px;
	float:left;

}
#left_column_inside{
	padding-left:30px;
	text-align:justify;
}

#right_column{
	width:720px;
	float:left;

}
#right_column_inside{
    padding-left:20px;
	text-align:justify;
	line-height:1.5em;
	font-size:12px;
}

ul#bullets li{
	background-repeat:no-repeat;
	list-style:none;
	margin-left:-35px;
	padding-left:30px;
	padding-bottom:25px;
	padding-top:2px;
	line-height:1.25em;
	text-align:left;
}
a.suite_link{
	color:#a38c62;
	text-decoration:none;
}
a:hover.suite_link{
	color:#cdb588;
	text-decoration:none;
}
#footer{
	clear:both;
	display:block;
	background-color:#171512;
	width:100%;
	height:33px;
	font-size:12px;
	text-align:right;
}
a.footer_text{
	color:#615a53;
	text-decoration:none;
	padding-left:8px;
	padding-right:8px;
}
a:hover.footer_text{
	color:#999187;
}

.Estilo1 {color: #CCCCCC;}
.Estilo2 {color: #666666;}
.Estilo3 {color: #CCCCCC;}
.Estilo4 {color: #a38c62; font-weight:bold;}
