body {
	font-family: Arial, Verdana;
	background: url('imgs/bck1.gif') repeat-x;
}
h3 {color:white;}
#container {
	margin: 0 auto 0 auto;
	width: 900px;

	top:0px;
	left: 0px;
	border: 0;
}
#header{
	margin: 0 auto 0 auto;
	width:900px;
	height:92px;
}
#subheader{
	width:900px;
	height:200px;
}
#logo{
	top:10px;
	left:10px;
	width:400px;
	height:70px;
	float:left;
	background: url('imgs/logo.gif') no-repeat;
}
#lang {
	color:white;
	float:right;
	height:20px;
	width:1px;
}
#lang a{color:white;}
.glow{
	width:567px;
	height:206px;
	float:left;
}
#index{	background: url('imgs/glow_estrategias.gif') no-repeat;}
#asesoria{	background: url('imgs/glow_asesoria.gif') no-repeat;}
#contacto{	background: url('imgs/glow_contacto.gif') no-repeat;}
#text {
	color:white;
	padding-top:20px;
	text-align:justify;
	width:320px;
	height:200px;
	float:right;
}

#asesor_text {
	color:white;
	padding-top:20px;
	text-align:justify;
	width:620px;
	height:200px;
	font-size:1.2em;
}

.prices {
	height:100%;
	padding-bottom:30px;
	width:100%;
}

tr.thead {
	background-color:#ffa73d;
}
tr.t1 {background-color:#ffa73d;}
tr.t2 {background-color:#ffa711;}
td .prices {	border:1px solid #ffa73d;}

strong {
	font-weight: bolder;
}

#menu{
	list-style-type:none;
	float:right;
	position:relative;
	top:31px;
	width:500px;
	text-align:right;
	color:white;
	font-family: Arial;
	font-size: 1.1em;
	font-weight: bold;
}
#menu ul {
	width:450px;
}
#menu li {
	display:inline;
	padding: 10px;
	
}
li.active {
	background: url('imgs/tab.gif') no-repeat;
}
#first li {padding-right:50px;}
#menu li a {
	color:white;
	text-decoration:none;
	margin: 3px 6px 3px 0px;
	padding-top:10px;
	}
#menu li:hover {background: url('imgs/tab.gif') no-repeat;}

#content {
	width:900px;
	height:400px;
}

#card {
	width:280px;
	height:370px;
	margin: -49px 15px 0px 11px;
	position:relative;
}


.table_back {
	background: url('imgs/table_back.gif') no-repeat;
	width:590px;
	height:250px;
	text-align:center;
}
h3 strong {color: #ff7e00;}
.table_back h3, .table_back p {color:white;}
.table_back p {font-size:1em; line-height:1.1em; padding: 0px 5px;}
.table_back p strong{}
.table_back p :hover {color:black;}


.right {
	float:right;
}
.left {
	float:left;
}
#form_back {

}
#inform{
	margin: 0 auto 0 auto;
	width: 528px;
}

.words {
	line-height:1.6em; padding:5px; 
}
.tip {
	font-size:1.4em; font-weight:bolder;
}