/* Index CSS Setting  */
body{
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	background-color: #000000;
	height: 1200px; /*the corret height is 1270px*/
	display:block;
	position: relative;
}

/*____________________________________________________________________*/
/*Head code starts here*/
#header{
z-index:1;
position:relative; 
width:800px; 
height:50px; 
left: 0px; 
top: 0px; 
}

div.show-logo{
	z-index:2;
	position: absolute;
	width: 230px;
	height: 30px;
	left: 0px;
	top: 0px;
}

div.next2-logo{
	z-index:3;
	position: relative;
	width: 560px;
	left: 240px;
	height: 30px;
	top: 0px;
}


div.next2-logo p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CCCCCC;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	border-top: silver 1px dotted;
	border-bottom: silver 1px dotted;
	position: absolute;
	width: 560px;
	left: 0px;
	top: -10px;
	text-align: right;
	height: 20px;
}
div.below-logo{
	z-index:4;
	width: 800px;
	position: absolute;
	height: 20px;
	top: 30px;
	left: 0px;
}

div.Nic-profile{
	position: absolute;
	width: 100px;
	height: 20px;
	left: 700px;
	float: right;
}

div.Nic-profile a{
}

div.Nic-profile a:hover{
}

div.registrate-m2n{
	position: absolute;
	left: 400px;
	width: 100px;
	height: 20px;
	top: 0;
}

div.registrate-m2n a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
}

div.registrate-m2n a:hover{
	text-decoration: underline;
}

div.conectate-m2n{
	position: absolute;
	width: 100px;
	height: 20px;
	left: 520px;
}

div.conectate-m2n a{
}

div.conectate-m2n a:hover{
}

div.below-logo a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-decoration: none;
	padding-top: 2px;
	position: absolute;
}
div.below-logo a:hover{
	text-decoration: underline;
}


/*____________________________________________________________________*/
/*Large image code*/
#show-large-image{
	z-index:5;
	position:relative;
	width:800px;
	height:350px;
	left: 0px;
	top: 5px;
	background-color: #747474;
}

div.inside-large-image{
	z-index:6;
	position: absolute;
	width: 790px;
	height: 340px;
	top: 0px;
	margin: 5px 5px 5px 5px;
}

/*____________________________________________________________________*/
/*Left banner and next to left banner items code starts here*/
#show-left-banner{
	z-index:7;
	position:relative;
	width:240px;
	height:425px;
	top: 10px;
	margin-top: 10px;
	border: silver 1px solid;
	left: 0px;
}

#show-left-banner img{
	position: absolute;
	top: 0px;
	width: 236px;
	left: 0px;
	margin: 3px 2px 5px 2px;
}
#show-left-banner p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	position: absolute;
	top: 336px;
	margin: 3px 2px 5px 2px;
	width: 230px;
	left: 5px;
	height: 85px;
}
#show-left-banner a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
}
#show-left-banner a:hover{
text-decoration: underline;
color: #FFFFFF;
}

/*____________________________________________________________________*/
#next-2-left-banner{ /* next to left banner top level*/
	z-index:8;
	position:relative;
	width:542px;
	height:105px;
	left: 257px;
	top: -415px;
	border-top: silver 2px solid;
}

div.show-the-download{
	height: 35px;
	position: absolute;
	width: auto;
	left: 42px;
	top: 55px;
}

div.show-the-download a{
}

div.show-the-download a:hover{
}

				#next-2-left-banner p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	position: absolute;
	top: 0px;
	width: 500px;
	left: 10px;
	height: 40px;
												}

				#next-2-left-banner h1{
												font-family: Verdana, Arial, Helvetica, sans-serif;
												font-size: 14px;
												color: #CCCCCC;
												font-style: normal;
												line-height: normal;
												font-weight: normal;
												}

				#next-2-left-banner  a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	position: absolute;
	left: 70px;
	top: 10px;
												}

	#next-2-left-banner a:hover{
	text-decoration: underline;
	color: #FFFFFF;
	position: absolute;
											}





/*____________________________________________________________________*/
#between-left-banner{
	z-index:9;
	position:relative;
	width:542px;
	height:150px;
	left: 257px;
	top: -405px;
}

div.inbetween-inside1{/*Inside*/
	z-index:10;
	position: absolute;
	width: 265px;
	height: 150px;
	left: 0px;
	top: 0px;
}
				div.inbetween-inside1 img{
	position: absolute;
	top: 1px;
	left: 5px;
	width: 100px;
	height: 66px;
	border: 1px solid silver;
	padding: 1px 1px 1px 1px;
													}


				div.inbetween-inside1 p{
												position: absolute;
												top: 70px;
												left: 5px;
												width: 200px;
												font-family: Verdana, Arial, Helvetica, sans-serif;
												font-size: 12px;
												color: #CCCCCC;
												}

				div.inbetween-inside1 a{
												font-family: Verdana, Arial, Helvetica, sans-serif;
												font-size: 11px;
												color: #CCCCCC;
												text-decoration: none;
												font-style: normal;
												line-height: normal;
												font-weight: bold;
												}

				div.inbetween-inside1 a:hover{
															text-decoration: underline;
															color: #FFFFFF;
															}

div.inbetween-inside1-xtraLink{
	position: absolute;
	width: 130px;
	left: 120px;
	top: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
}


/*____________________________________________________________________*/
div.inbetween-inside2{
	z-index:11;
	position: absolute;
	width: 265px;
	height: 150px;
	left: 277px;
}


				div.inbetween-inside2 img{
													position: absolute;
													top: 0px;
													left: 0px;
													border: 1px solid silver;
													padding: 1px 1px 1px 1px;
													}


				div.inbetween-inside2 p{
												position: relative;
												top: 70px;
												left: 5px;
												width: 255px;
												font-family: Verdana, Arial, Helvetica, sans-serif;
												font-size: 12px;
												color: #CCCCCC;
												}

				div.inbetween-inside2 a{
												font-family: Verdana, Arial, Helvetica, sans-serif;
												font-size: 11px;
												color: #CCCCCC;
												text-decoration: none;
												font-style: normal;
												line-height: normal;
												font-weight: bold;
												}

				div.inbetween-inside2 a:hover{
															text-decoration: underline;
															color: #FFFFFF;
															}


/*____________________________________________________________________*/
#bottom-2-left-banner{
	z-index:12;
	position:relative;
	width:542px;
	height:150px;
	left: 257px;
	top: -395px;
	border-bottom: silver 1px solid;
}


div.bottombanner-inside1{
	z-index:13;
	position: absolute;
	width: 265px;
	height: 150px;
	left: 0px;
	top: 0px;
}


		div.bottombanner-inside1 img{
													position: absolute;
													top: 0px;
													left: 5px;
													border: 1px solid silver;
													padding: 1px 1px 1px 1px;
													}


		div.bottombanner-inside1 p{
												position: relative;
												top: 70px;
												left: 5px;
												width: 255px;
												font-family: Verdana, Arial, Helvetica, sans-serif;
												font-size: 12px;
												color: #CCCCCC;
												}

		div.bottombanner-inside1 a{
												font-family: Verdana, Arial, Helvetica, sans-serif;
												font-size: 11px;
												color: #CCCCCC;
												text-decoration: none;
												font-style: normal;
												line-height: normal;
												font-weight: bold;
												}

		div.bottombanner-inside1 a:hover{
														text-decoration: underline;
														color: #FFFFFF;
														}



div.bottombanner-inside2{
	z-index:14;
	position: absolute;
	width: 265px;
	height: 150px;
	left: 277px;
}

		div.bottombanner-inside2 img{
													position: absolute;
													top: 0px;
													left: 0px;
													}


		div.bottombanner-inside2 p{
												position: relative;
												top: 70px;
												left: 5px;
												width: 255px;
												font-family: Verdana, Arial, Helvetica, sans-serif;
												font-size: 12px;
												color: #CCCCCC;
												}

		div.bottombanner-inside2 a{
												font-family: Verdana, Arial, Helvetica, sans-serif;
												font-size: 11px;
												color: #CCCCCC;
												text-decoration: none;
												font-style: normal;
												line-height: normal;
												font-weight: bold;
												}

		div.bottombanner-inside2 a:hover{
														text-decoration: underline;
														color: #FFFFFF;
														}



/*____________________________________________________________________*/
#show-nicaragua-jewels{
	z-index:15;
	position:relative;
	width:800px;
	height:350px;
	top: -375px;
	border: silver thin solid;
}

/*____________________________________________________________________*/
#footer{
	z-index:16;
	position:relative;
	width:800px;
	height:50px;
	top: -355px;
	border-top: silver 1px solid;
}

div.footerdisplay br {
	margin:2px;
}

div.footer-content a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #999999;
	text-decoration: none;
}

div.footer-content a:hover {
	text-decoration: underline;
}

div.footer-content img{
	float:left;
}

div.footer-content p{
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
}
/*__________________________The End______*/

