* {
	margin:0px;
	padding:0px;
}
body {
margin: 0px;
background-color:#3d032b;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
line-height:17px;
color:#333333;
}
hr {
	margin-top:10px;
	margin-bottom:10px;
	/* background-color:#DDDDDD; */
	border:none;
	border-top:2px solid #DDDDDD;	
}
/* BOF titles */
#contenido h1 {
color:#952a73;
font-size:27px;
font-weight:normal;
padding-bottom:11px;
margin-bottom:5px;
border-bottom:1px solid #952a73;
font-family:"trebuchet ms",Arial;
}
#contenido2 h1 {
color:#990000;
font-size:20px;
}
h1 span, h2 span {
display:none;
}
#contenido h2 {
color:#b68d4c;
font-size:16px;
margin-bottom:6px;
margin-top:6px;
font-family:"trebuchet ms",Arial;
}
#contenido2 h2 {
color:#990000;
}
h2.doingbusiness {
background-image:url(img/doingbusiness.png);
}
h3 {
font-size:12px;
font-weight:bold;
color:#bb2222;
margin-bottom:5px;
}
h3.side {
color:#FFFFFF;
}
#contenido b, #contenido strong{
color:#FFFFFF;	
}
#contenido b{
color:#990000;
}
#contenido strong{
color:#FFFFFF;
}
#sidebar {
	float:left;
	width:180px;
}
#sidebar h3{
	background-color:#c2c2c2;
	padding:2px;
	color:#363636;
	text-align:center;
}
#main {
	float:right;
	width:575px;
	line-height:22px;
}
/* EOF titles */
/* BOF menu */
#menu{
background-color:#FFFFFF;
background-image:url(img/menu_bg2.png);
height:46px;
text-align:center;
}
#newsWrapper{
	/* border:1px solid #CCCCCC; */
	width:140px;
	height:240px;
	/* float:right;	 */
}
/*
#menu ul{
padding:0px;
margin:0px;
list-style:none;
padding-left:70px;
padding-top:12px;
overflow:hidden;
width:730px;
}
#menu ul li{
float:left;
padding-left:10px;
padding-right:10px;
border-right:1px solid #666666;
}
#menu ul li a{
color:#EEEEEE;
text-decoration:none;
font-weight:bold;
}
#menu ul li a:hover{
color:#FFFFFF;
}
*/
/* EOF menu */
/* BOF div */
#wrapper {
width:880px;
height:auto;
margin: 0px auto;
/*background-color:#FFFFFF;*/
padding-left:49px;
padding-right:50px;
/* background-image:url(img/wrapper_bg.png);
background-repeat:repeat-y; */
}
#header {
background-image:url(img/header_bg2.png);
width:880px;
height:230px;
}
#banner {
width:565px;
height:242px;
background-color:#000000;
border:1px solid #3d4655;
}
#BannerVertical {
	width:565px;
	height:242px;
	overflow:hidden;
}
#BannerNav {
	position:absolute;
	z-index:99;
	top:500px;
	padding-left:3px;
}
#contenido #BannerNav a{
	display:block;
	padding:1px;
	width:17px;
	text-align:center;
	background-color:#000000;
	float:left;
	margin-right:3px;
	color:#CCCCCC;
	border:1px solid #333333;
}
#contenido #BannerNav a.activeSlide{
	background-color:#FFFFFF;
	color:#000000;
}
#welcome {
width:300px;
height:160px;
float:right;	
}
#contenido {
height:auto;
width:800px;
overflow:hidden;
background-color:#FFFFFF;
color:#333333;
padding-top:10px;
padding-bottom:10px;
padding-left:40px;
padding-right:40px;
min-height:350px;
}
#contenido2 {
height:auto;
width:740px;
overflow:hidden;
background-color:#FFFFFF;
background-image:url(img/contenido2_bg.png);
background-repeat:repeat-y;
color:#666666;
padding-top:10px;
padding-bottom:10px;
padding-left:30px;
padding-right:30px;
min-height:350px;
}
#footer{
width:880px;
padding-top:20px;
height:74px;
text-align:left;
background-image:url(img/footer_bg2.png);
background-repeat:no-repeat;
margin:auto;
text-align:center;
color:#FFFFFF;
}
#footer a{
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}
#left_column {
float:left;
width:460px;
padding-right:20px;
}
#right_column {
float:left;
width:220px;
padding:10px;
background-color:#b71229;
border:1px solid #3d4655;
color:#FFFFFF;
}
#right_column a{
font-size:10px;
}
/* EOF div */
/* BOF links */
#left_cont a {
color:#990000;
text-decoration:none;
font-weight:bold;
}
#left_cont a:hover {
text-decoration:underline;
}
/* EOF links */
/* BOF align */
.a_left {
float:left;
padding-right:10px;
}
.img_left {
float:left;
margin-right:10px;
padding:2px;
border:1px solid #bb2222;
}
/* EOF align */
/* BOF formularios */
#formulario {
width:400px;
border:1px solid #CCCCCC;
padding:10px;
margin:auto;
}
#formulario ol{
margin:0px;
padding:0px;
list-style:none;
}
#formulario li{
padding-bottom:5px;
}
#formulario legend{
color:#990000;
font-weight:bold;
font-size:12px;
}
#formulario label{
float:left;
width:100px;
padding-right:3px;
}
#formulario_side {
/* width:170px;
border:1px solid #990000;	 */
border:none;
}
#formulario_side ol{
margin:0px;
padding:0px;
list-style:none;
}
#formulario_side legend{
color:#990000;
font-weight:bold;
font-size:12px;
}
#formulario_side label{
float:left;
width:50px;
}
input.btn {
background-color:#ae007c;
border:1px solid #000000;
color:#FFFFFF;
padding:4px;
cursor:pointer;
}
/* EOF formularios */
/* BOF Materials */
#materials {
border:1px solid #FFCC00;
}	
#materials legend{
color:#db504d;
font-weight:bold;
font-size:12px;
}
/* EOF Materials */
/* BOF contenido */
#contenido a, #footer2 a, #contenido2 a{
color:#f17431;
text-decoration:none;
}
#contenido a:hover, #footer2 a:hover, #contenido2 a:hover{
text-decoration:underline;
color:#ea5608;
}
/* EOF contenido */
/* BOF coach text */
#coachtest {
background-color:#FFFFFF;
color:#731c8b;
border:none;
padding-top:20px;
}
#coachtest ol{
list-style:none;
padding:0px;
margin:0px;
}
#coachtest ol li{
padding-bottom:10px;
}
#coachtest label{
width:370px;
float:left;
}
#testResult {
width:500px;
height:45px;
padding-left:240px;
padding-top:15px;
background-image:url(img/test_bg.png);
font-size:12px;
font-weight:bold;
}
/* EOF coach text */
/* BOF Misc */
.minitext {
font-size:11px;
}
#document, #audio, #video {
padding:0px;
margin:0px;
list-style:none;
}
#document li a, #audio li a, #video li a {
color:#666666;
}
#document li, #audio li, #video li {
padding-left:25px;
padding-top:5px;
}
#document li {
background-image:url(img/document.png);
background-repeat:no-repeat;
background-position:top left;
}
#video li {
background-image:url(img/video.png);
background-repeat:no-repeat;
background-position:top left;
}
#audio li {
background-image:url(img/audio.png);
background-repeat:no-repeat;
background-position:top left;
}
#meeting li {
padding-bottom:10px;
}
#meeting a{
font-size:12px;	
}
#imgright {
float:right;
margin-bottom:10px;
margin-left:15px;
}
/* EOF Misc */
/* BOF Photo Gallery */
#photo_wrapper {
width:300px;
height:auto;
overflow:hidden;
float:left;
}
#photo_wrapper .photo_border{
float:left;
width:100px;
height:160px;
padding:1px;
margin-right:10px;
}
#photo_wrapper .photo_item{
width:100px;
height:120px;
overflow:hidden;
text-align:center;
border:1px solid #FFFFFF;
}
/* EOF Photo Gallery */
/* BOF options */
#optionsWrapper {
width:740px;
overflow:hidden;
padding-top:20px;
}
#op1, #op2, #op3 {
width:235px;
height:auto;
margin-right:15px;
float:left;
}
#op1Title, #op2Title, #op3Title {
width:235px;
height:70px;
}
#op1Title {
background-image:url(img/op1Title_bg.jpg);
background-repeat:no-repeat;
}
#op2Title {
background-image:url(img/op2Title_bg.jpg);
background-repeat:no-repeat;
}
#op1Body, #op2Body, #op3Body{
padding-left:10px;
padding-right:10px;
padding-top:5px;
padding-bottom:5px;
width:215px;
background-image:url(img/opBody_bg.png);
min-height:170px;
}
#op1Footer, #op2Footer, #op3Footer {
width:235px;
height:16px;
background-image:url(img/opFooter_bg.png);
background-repeat:no-repeat;
}
#bannerOp {
background-image:url(img/bannerOp_bg.jpg);
width:232px;
height:269px;
background-repeat:no-repeat;
float:left;
}
/* EOF options */
/* BOF membership */
#membership {
float:left;
width:240px;
height:90px;	
/* background-color:#333333; */
}
/* EOF membership */
/* BOF Box */
#boxDiv {
border:1px solid #666666;
padding:10px;
background-image:url(img/boxDiv_bg.png);
background-repeat:repeat-x;
background-color:#FFFFFF;
float:right;
width:300px;
margin-left:10px;
}
#boxDiv ul {
margin:0px;
padding-left:20px;
}
#boxDiv li {
padding-bottom:5px;	
}
/* EOF Box */
#right_column2 {
float:left;
width:220px;
padding:10px;
background-color:#FFFFFF;
/* border:1px solid #3d4655; */
color:#666666;
}
#right_column2 b, #right_column2 a{
color:#333333;
}
#right_column2 ul{
margin:0px;
padding-left:15px;	

}
.event_description {
	letter-spacing:3px;
}
.error {
	color:#990000;
}
#msg {
	/* width:575px; */
	height:25px;
	border:1px solid #333333;
	background-color:#FFCC00;
	color:#333333;
	padding-left:10px;
	font-weight:bold;
}