body {
	margin:0 auto;
	background-color:#1cc1ff;
	background-image: url(../img/bg.gif);
	background-repeat: repeat-x;
	margin-top: 0px;
}
/*******************************
 * Section: CLASS CSS * 
 *******************************/
.top_padm {
	padding-left:20px;
	padding-right:20px;
	padding-top:10px;
}
.header {
	width:665px;
}
.logo {
	height:324px;
	background: url(../img/header.png) no-repeat; 
}
.cuerpo { 
	background: #FFF url('../img/bgBody.gif') repeat-y top left; 
	color: #000;
	width: 800px; 
}
.col1 { 
	width: 569px; 
	float: left;  
	}
.col2 { 
	width: 229px; 
	float: left;  
}
.title {
	background-color:#FFFFFF;
	background-image: url(../img/title.gif);
	background-repeat: no-repeat;
	width: 490px;
	height: 43px;
	text-align: left;
	padding-left:55px;
	padding-top:23px;
}
.why {
	background-image: url(../img/why.png);
	background-repeat: no-repeat;
	width: 550px;
	height: 200px;
}
.general {
	background-image: url(../img/general.png);
	background-repeat: no-repeat;
	width: 550px;
	height: 200px;
}
.commands {
	background-image: url(../img/commands.png);
	background-repeat: no-repeat;
	width: 550px;
	height: 200px;
}
.padf {
	text-align: left;
	padding-left:95px;
	padding-top:55px;
}
.padf1 {
	text-align: left;
	padding-left:70px;
	padding-top:55px;
}
.padf2 {
	text-align: left;
	padding-left:40px;
	padding-top:55px;
}
.mor {
	background-image: url(../img/arrow.png);
	background-repeat: no-repeat;
	padding-left:10px;
	color: #0676b7;
	font-size: 9px;
}
.gen {
	color:#FFFFFF;
	text-align: right;
	padding: 8px 20px;
}
/* -- BORDER --*/
.bd1 {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #c5cdcf;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c5cdcf;
}
.bd2 {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #c5cdcf;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #c5cdcf;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c5cdcf;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #c5cdcf;
}
/*******************************
 * Section: ID CSS * 
 *******************************/
#top {
	background-image: url(../img/top.gif);
	background-repeat: repeat-x;
	position: fixed; 
	height: 31px;
	width: 100%; 
	z-index: 20;  
	top: -1px;
}
#top .center {
	margin: 0 auto; 
	width: 800px;
}
#kiss {
	background-image: url(../img/kiss.png);
	background-repeat: no-repeat;
	width: 64px;
	height: 100px;
	float: right;
	margin: 0;
}
#started{
	background-image: url(../img/started.png);
	background-repeat: no-repeat;
	position: absolute;
	width: 231px;
	height: 68px;
	float: right;
	margin: 0;
}
#top_npc {
	padding-right: 10px;
	position: static;
	right: 0px;
	z-index: 20;
}
/* -- NPC --*/
#foot_npc {
	padding-left: 40px;
	padding-bottom: 10px;
	position: fixed; 
	bottom: 0px; 
	z-index: 20;  
}
#npc {
	background-image: url(../img/npc.png);
	background-repeat: no-repeat;
	width: 56px;
	height: 106px;
	margin: 0; 
	float: left;
}
/* -- POWERED --*/
#power {
	background-image: url(../img/intelifx.jpg);
	background-repeat: no-repeat;
	width: 175px;
	height: 26px;
	margin: 0; 
	float: left;
}
/* -- FOOTER --*/
#footer { 
	background: #252525; 
	padding: 5px 0; 
	position: fixed; 
	bottom: 0px;
	height: 30px;
	width: 100%; 
	z-index: 20;
}
#footer .center {
	margin: 0 auto; 
	width: 700px;
	text-align: right;
}
/* -- COPYRIGHT --*/
#copy { 
	margin: 0; 
	padding: 8px 20px; 
	color: #FFF;
	float: left; 
	border-right: 1px dotted #666; 
}
/*******************************
 * Section: CLASS LINK CSS * 
 *******************************/
.link_main:link {
	color: #ff0000;
	text-decoration: none;
}
.link_main:visited {
	color: #ff0000;
	text-decoration: none;
}
.link_main:hover {
	color: #ff0000;
	text-decoration: underline;
}
.link_main:active {
	color: #ff0000;
	text-decoration: none;
}
.link_menu:link {
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #383838;
	text-decoration: none;
}
.link_menu:active {
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #383838;
	text-decoration: none;
}
.link_menu:visited {
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #383838;
	text-decoration: none;
}
.link_menu:hover {
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #00a2d0;
	text-decoration: none;
	background-image: url(../img/pt.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.link_footer:link {
	color: #fff;
	text-decoration: none;
}
.link_footer:visited {
	color: #fff;
	text-decoration: none;
}
.link_footer:hover {
	color: #fff;
	text-decoration: underline;
}
.link_footer:active {
	color: #fff;
	text-decoration: none;
}
.link_mor:link {
	text-decoration: none; 
	color: #0676b7;
}
.link_mor:active {
	text-decoration: none; 
	color: #0676b7;
}
.link_mor:visited {
	text-decoration: none; 
	color: #0676b7;
}
.link_mor:hover { 
	text-decoration: underline; 
	color: #0676b7;
}
.link_faq:link {
	color: #000000;
}
.link_faq:visited {
	color: #000000;
}
.link_faq:hover {
	color: #000000;
}
.link_faq:active {
	color: #000000;
}