/* CSS Document */

body {
	font: Verdana, Arial, Helvetica, sans-serif;
	background:#A29E93 url(../Images/BG.jpg) center 0 no-repeat fixed;
	margin:0;
}
a, a:active {
	text-decoration : none;
}
a:hover{
	text-decoration:underline;

}
p, span, h1, h2, h3, h4, h5, h6, h7, h8, ol, dl {
	margin:0;
	padding:0;
}
ul{
	margin:0px;
	padding:0px;
	list-style:none;
}



#main {
	width:970px;
		height:auto;

	background:url(../Images/gradient.png) top left repeat-y;
    behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMAGES" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
        this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
        this.src = "Images/vacio.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
        this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
        this.runtimeStyle.backgroundImage = "none")),this.pngSet=true)
    );
overflow:hidden;
	margin:0 auto;
}

#contenedor {
	width:950px;
	position:relative;
	margin:auto;
	float:left;
	padding-bottom:15px;
}

#footer {
	width:970px;
	margin:0 auto;
	padding-bottom:15px;
}
#mainleft{
	width:260px;
	float:left;

}
#mainright{
	width:690px;
	float:right;
	background-color:#FFFFFF;

}
#newsletter{
	width:212px;
	float:left;
	background:#F0F0E1 url(../Images/grad1.jpg) left 0 repeat-x ;

}
#newsletter2{
	width:240px;
	float:left;
	background:#F0F0E1 url(../Images/grad1.jpg) left 0 repeat-x ;

}
#experiential{
	width:203px;
	float:left;
	background:#FDFDFA url(../Images/grad2.jpg) left 0 repeat-x ;
	padding-bottom:14px;

}
#registration{
margin-top:0px;
	width:212px;
	float:left;
	background:#F0F0E1;

}
#faq{
margin-top:0px;
	width:212px;
	float:left;
	background:#F0F0E1 url(../Images/faq_bot.jpg) no-repeat bottom;
	padding-bottom:14px;

}
#endrect{
margin-top:0px;
	width:212px;
	float:left;
	background:#F0F0E1 url(../Images/faq_bot.jpg) no-repeat bottom;
}
#endrect2{
margin-top:0px;
	width:240px;
	float:left;
	background:#F0F0E1 url(../Images/faq_bot2.jpg) no-repeat bottom;
}
h1{
	font-family:Verdana, Helvetica, sans-serif;
	font-size:11px;
	color:#58595b;
	font-weight:normal;
	text-decoration:none;
	line-height:16px;

}
h2{
	font-family:Verdana, Helvetica, sans-serif;
	font-size:11px;
	color:#231f20;
	font-weight:bold;
	text-decoration:none;
	line-height:16px;
	
}


h3{
	font-family:Verdana, Helvetica, sans-serif;
	font-size:11px;
	color:#be6330;
	font-weight:normal;
	text-decoration:none;
	line-height:16px;
}
h3 a:hover {
	text-decoration:underline;
}
h4{
	font-family:Verdana, Helvetica, sans-serif;
	font-size:11px;
	color:#be6330;
	font-weight:bold;
	text-decoration:none;
	line-height:16px;
	
}
h4 a:hover {
	text-decoration:underline;
}
h5{
	font-family:Verdana, Helvetica, sans-serif;
	font-size:11px;
	color:#927a3a;
	font-weight:normal;
	text-decoration:none;
	line-height:16px;
	
}
#ul_turpin{

list-style-type:none;
padding:-1px;
margin:0px;
}
#li_turpin{
	background-image:url(../Images/icono.jpg);
background-repeat:no-repeat;
background-position:0px 6px; 
padding-left:13px;
}
#ul_turpin2{
list-style-type: decimal;
margin-left:34px; 
}
.input1{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:12px;
	color:#58595b;
	height:20px;
	background-color:#fff;
	border:1px;
	border-style:solid;
	border-color:#58595b;
	margin:0px;
	vertical-align:middle;
	padding-left:6px;
}