@charset "utf-8";
/* CSS Document */
* {padding: 0px;margin:0px}
body  {background: url(../images/bg.jpg); margin: 0px; font-family : Helvetica, Arial, Verdana;}
a {font-weight: bold;color: #0000FF;}

#top {
	position: relative;
	height : 365px;
	width : 950px;
	margin: 0px auto 0px auto;
	z-index: 0;
}

#menu {
background: url(../images/menu.png) no-repeat center bottom;
text-align: center;
height : 45px;
margin: 0px auto 8px auto;
width : 950px;
}

#contenido {
overflow: hidden;
margin: 0px auto 0px auto;
}

#footer {
background: url(../images/bgdivider2.png) no-repeat center center;
height : 85px;
margin: 8px auto 15px auto;
width : 950px;
text-align:center;
}


#ad {
position: relative;
height: auto;
width: 450px;
overflow:hidden;
margin: 10px 0 0 220px;
text-align:justify;
}

#bigtext {
	background: url(../images/bgdivider1.png) no-repeat center center;
	margin:8px auto 8px auto;
	text-align:center;
	width: 950px;
	height: 60px;

}

h1 {
	font: normal bold 27px Arial, Helvetica, sans-serif;
	text-align:center;
	letter-spacing: -1px;
	margin: 0px 0px 0px 0px;
	color: #FFFFFF;
	background: #000000;
}

h2 {
	font: normal 1.0em Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	display:inline;
	margin: 0px 0px 0px 0px;
	color: #333333;
}

h3 {
	font: normal bolder 44px Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	color: #333333;
	background: #FFFF00;
}
h4 {
	font: normal bolder 42px Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	color: #333333;
	background: #FFFF00;
}

.notetop {
	margin:0px auto 0px auto;
	background:url(../images/notepad_01.png) no-repeat center top;
	height:19px;
	width:950px;
	}
.notebottom {
	margin:0px auto 0px auto;
	background:url(../images/notepad_03.png) no-repeat center top;
	height:19px;
	width:950px;
	}
.box {
	margin:0px auto;
	background: url(../images/notepad_02.png) repeat-y center center;
	width: 950px;
	clear: both;
	overflow: hidden;
	position: relative;
	}
.columna1 {
	margin: 5px 0px 0px 19px;
	float: left;
	width: 348px;
	height: 650px;
}
.icono1 {
	background: url(../images/icono1.png) no-repeat center top;
	position: absolute;
	height: 182px;
	width: 200px;
	left: 15px;
	bottom: 0px;
}
.icono2 {
	background: url(../images/icono2.png) no-repeat center -10px;
	position: absolute;
	height: 160px;
	width: 200px;
	left: 15px;
	bottom: 0px;
}
.icono3 {
	background: url(../images/icono3.png) no-repeat center top;
	position: absolute;
	height: 182px;
	width: 200px;
	left: 15px;
	bottom: 0px;
}
.columna2 {
	margin: 5px 0px 0px 0px;
	float: left;
	width: 350px;
	height: 650px;
}
.sidebar {
	float:left;
	width : 190px;
	margin:0px 0px 0px 35px;
	color: #00A2FF;
	text-align: center;
	border: 0px solid #222222;
	font: bold 22px arial;
	overflow: auto;
}
.columna1 img ,.columna2 img{
	float: left;
	border: 1px solid #FFFFFF;
	margin: 0px 2px 2px 0px;
}
.description {
	margin:-5px 0px 0px 238px;
	width:475px;
	height:120px;
	float:left;
	color: #1D3141;
	font: 16px arial;
	text-align: justify;
	}
.descriptionsecret {
	margin:10px 0px 0px 238px;
	width:475px;
	height:120px;
	float:left;
	color: #1D3141;
	font: 16px arial;
	text-align: justify;
	}

.joinbar a {
	margin:-22px 0px 0px 40px;
	width:189px;
	height:170px;
	float:left;
	background:url(../images/JoinHereNow.png) no-repeat center center;
	display: BLOCK;
	}
.boxvideo {
	margin:0px auto;
	background: url(../images/notepad_02.png) repeat-y center center;
	width: 950px;
	clear: both;
	overflow: hidden;
	position: relative;
	}
.video {
	margin: 2px 0px 0px 19px;
	float: left;
	width: 698px;
	height: 650px;
}
.video img {
	border: 1px solid #FFFFFF;
	margin: 0px 2px 2px 0px;
	float: left;
}
.sidebar img {
	margin: 2px 4px 4px 4px; auto 4px auto;
}
#menu img {
	margin: 8px 20px 0px 20px;
}
.divider {
	clear:both;
	width:950px;
	float:left;
	height: 0px;
}

#border {
	background: url(../images/border.png) repeat-y center top;
}
#legal {
	font: 11px tahoma;
	margin: 0px auto 10px auto;
	width: 950px;
	text-align: center;
}
#menufooter {
	font: 11px Arial, Helvetica, sans-serif;
	margin: 0px auto 10px auto;
	width: 950px;
	text-align: center;
}
#menufooter a {color:black;}

