html, body {
	height: 100%;
}

body {
	padding: 0px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2B2C2B;
	line-height: 16px;
	background-color: #103E4A;
	background-image: url(images/fondo_pagina.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

h1, h2, h3 {
	margin-top: 0px;
}

h1 {
	color: #FF6600;
	font-size: 20px;
}

h2 {
	margin-bottom: 15px;
	font-size: 20px;
	font-weight: normal;
	color: #197A79;
}

h3 {
	margin-bottom: 5px;
	font-weight: normal;
	font-size: 13px;
	color: #660099;
}
h4 {
	margin-bottom: 15px;
	font-size: 20px;
	font-weight: bold;
	color: #006699;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #006699;
	padding-bottom: 10px;
	background-image: url(images/cuadrito.jpg);
	background-repeat: no-repeat;
	text-indent: 15px;
}

h4b {
	margin-top: 15px;
	font-size: 30px;
	font-weight: bold;
	color: red;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #006699;
	padding-top: 10px;
	
	background-repeat: no-repeat;
	text-indent: 15px;
}
  

p, ol, ul {
	margin-top: 0px;
	margin-bottom: 15px;
	text-align: justify;
}

a {
	color: #197D7B;
}

z{
	color: #FF0000;
}

v{
	color: #0000FF;
}

y{
	color: #336666;
}


a:hover {
	text-decoration: none;
}

a.link1 {
	position: relative;
	text-decoration: none;
	padding: 5px 12px;
	background: #103E4A;
	color: #FFFFFF;
}

a.link1 span {
}

a img {
	border: none;
}

img.border {
	margin: 0px 15px 0px 0px;
	border: 4px solid #D9D999;
}

img.alignleft {
	float: left;
	margin-right: 1em;
}

img.alignright {
	float: right;
	margin-left: 1em;
}

img.aligncenter {
	margin: 0px auto;
}

hr {
	display: none;
}

/** HEADER */

#header {
	width: 847px;
	height: 110px;
	margin: 0px auto;
}

/** MENU */

#menu {
	float: right;
	background-image: url(images/index/the_training_company.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	
}

#menu ul {
	margin: 0px;
	padding: 72px 0px 0px 0px;
	list-style: none;
}

#menu li {
	float: left;
}

#menu a {
	padding: 0px 19px;
	border-left: 1px solid #5B8C90;
	text-decoration: none;
	font-size: 14px;
	color: #103E4A;
}

#menu .first a {
	border: none;
}

#menu a:hover {
	text-decoration: underline;
}

/** LOGIN */

#login {
	float: right;
	width: 304px;
	height: 213px;
}
<
#login .entry {
	height: 110px;
}

#login form {
	margin: 0px;
	padding: 0px;
}

#login fieldset {
	margin: 0px;
	padding: 0px;
	border: none;
}

#login ol {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#login li {
	margin-top: 19px;
}

#login li.first {
	margin: 0px;
}

#login input {
	border: none;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#login .input-text {
	width: 190px;
	padding: 5px;
	background: #FFFFFF;
	color: #BFBFBF;
}

#login .input-submit {
	float: left;
	width: 47px;
	padding: 4px 0px;
	background: #8A5A29;
	color: #FFFFFF;
}

#login a {
	float: left;
	padding: 5px 0px 0px 15px;
	color: #197D7B;
}

/** PAGE */

#page {
	width: 847px;
	border: 1px solid #36525E;
	background-color: #FFFFFF;
	background-image: url(images/down.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 50px;
	padding-left: 6px;
}

/** CONTENT */

#content {
	float: left;
	width: 584px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #13555C;
}

#content2 {
	float: left;
	width: 684px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #13555C;
}

#single {
}

/** SIDEBAR */

#sidebar {
	float: right;
	width: 257px;
	height: 100%;
	padding: 0px;
	margin: 0px;
}

#sidebar2 {
	float: right;
	width: 157px;
	height: 100%;
	padding: 0px;
	margin: 0px;
}

/** FOOTER */

#footer {
}

#footer p {
	margin: 0px;
	padding: 25px 0px;
	text-align: center;
	color: #889FA5;
}

#footer .legal {
}

#footer .links {
}

/** BOX STYLES */

.title {
	height: 37px;
	margin: 0px;
	padding: 16px 0px 0px 27px;
}

.more {
	margin: 0px;
	padding: 10px 25px;
	line-height: normal;
	text-align: right;
	background: #103E4A;
}

.entry {
	padding: 15px 28px 10px 28px;
}

.more a {
	color: #FFFFFF;
}

.box-style1 {
}

.box-style1 .title {
	background: #E9E9B3 url(images/homepage04.gif) repeat-y left top;
	color: #4F4F32;
}

.box-style1 .entry {
	padding: 25px 28px;
	background: #F6F5C2 url(images/homepage05.gif) repeat-y left top;
}

.box-style2 {
	color: #6F6B62;
}

.box-style2 .entry {
	padding: 25px 27px 10px 27px;
	background-repeat: repeat-x;
	background-position: left top;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #10525A;
}

.box-style2 h2 {
	color: #1F1F1F;
}

.box-style3 {
	color: #2B2C2B;
}

.box-style3 .title {
	background: #B1CDB8;
	color: #103E4A;
}

.box-style3 .entry {
}

.box-style3 .more {
}

.box-style3 h3 {
	color: #5F7565;
}

.box-style4 {
	color: #2B2C2B;
}

.box-style4 .title {
	background: #E9E9B3;
	color: #4F4F32;
}

.box-style4 .entry {
	background: #F6F5C2;
}

.box-style4 h3 {
	color: #197D7B;
}

.box-style4 .more {
	background: #4F4F32;
}

.box-style5 {
}

.box-style5 .title {
	background: #EDEDED;
	color: #4F4F32;
}

.box-style5 .entry {
	padding: 25px 28px 15px 28px;
}

/** BOX1 */

#box1 {
	height: 219px;
	background-color: #FFFFFF;
}

/** BOX2 */

#box2 {
	float: left;
}

/** BOX3 */

#box3 {
	height: 136px;
}

/** BOX4 */

#box4 {
}

#box4 ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	text-align: center;
}

#box4 li {
	float: left;
	width: 171px;
	height: 130px;
	margin-right: 6px;
	padding: 0px 10px;
	background: #197D7B url(images/homepage07.jpg) repeat-x left top;
	color: #CDCD8F;
}

#box4 li.first {
	width: 170px;
}

#box4 h2 {
	margin-bottom: 5px;
	padding-top: 24px;
	line-height: 130%;
	font-size: 20px;
	color: #FFFFFF;
}

#box4 h2 span {
	display: block;
	font-size: 30px;
	color: #FFFFFF;
}

#box4 p {
	text-align: center;
}

#box4 a {
	color: #FFFFFF;
}

/** BOX5 */

#box5 {
	float: left;
	width: 207px;
	height: 107px;
	color: #D2B18F;
	background-repeat: repeat-x;
	background-position: left top;
}

#box5 h2 {
	font-size: 18px;
	color: #F6F5C2;
}

#box5 h3 {
	color: #FFFFFF;
}

#box5 .border {
	margin-right: 12px;
	border: 2px solid #FFFFFF;
}

/** BOX6 */

#box6 {
}

/** BOX7 */

#box7 {
	float: left;
	width: 274px;
	margin-top: 6px;
}

#box7 li.first {
}

#box7 .date {
	float: left;
	clear: none;
	width: 42px;
	margin: 0px 13px 0px 0px;
}

#box7 .month {
	display: block;
	padding: 3px 0px;
	background: #96BA9E;
	text-align: center;
	font-size: 12px;
	color: #FFFFFF;
}

#box7 .day {
	display: block;
	background: #FFFFFF url(images/homepage12.gif) no-repeat right bottom;
	letter-spacing: -2px;
	text-align: center;
	font-size: 24px;
	color: #4F7B2A;
}

#box7 h3 {
	clear: none;
}

/** BOX8 */

#box8 {
	float: left;
	width: 304px;
	margin: 6px 0px 0px 6px;
}

#box8 .border {
	margin-top: -4px;
}

#box8 h3 {
}

/** BOX9 */

#box9 {
	color: #5F7565;
}

#box9 h3 {
	color: #660066;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}

#box9 .entry p {
	margin-bottom: 19px;
	line-height: 17px;
	text-align: left;
}

.casos {
	margin-bottom: 19px;
	line-height: 17px;
	text-align: left;
	font-weight: bold;
	color: #982455;
	font-size: 16px;
}
.casos2 {
	margin-bottom: 19px;
	line-height: 17px;
	text-align: left;
	font-weight: bold;
	color: #FF6600;
	font-size: 16px;
}
.paquete1 {
	margin-bottom: 19px;
	line-height: 17px;
	text-align: left;
	font-weight: bold;
	color: #FFCC33;
	font-size: 16px;
}
.paquete2 {
	margin-bottom: 19px;
	line-height: 17px;
	text-align: left;
	font-weight: bold;
	color: #78A1D7;
	font-size: 16px;
}
.beneficios {
	margin-bottom: 19px;
	line-height: 22px;
	text-align: left;
	color: #103E4A;
	font-size: 14px;
}
.texto_geb {
	margin-bottom: 19px;
	line-height: 18px;
	text-align: left;
	color: #103E4A;
	font-size: 11pt;
}
.otros_productos {
	line-height: 18px;
	text-align: center;
	color: #972556;
	font-size: 12pt;
	text-decoration: none; 
	font-weight: bold;
}

.testimoniales {
	line-height: 14px;
	color: #DC343B;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}

.testimoniales_texto {
	line-height: 14px;
	color: #103E4A;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	text-align: left;
}


.index_titulos {
	background-repeat: repeat-x;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/index/degradado.gif);
	letter-spacing: 1px;
}#index_info {
	background-repeat: repeat-x;
	background-position: bottom;
	border: 1px solid #838A91;
} 
  
.index_titulos2 {
	background-repeat: repeat-x;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/index/degradado2.jpg);
	letter-spacing: 1px;
}#index_info2 {
	background-repeat: repeat-x;
	background-position: bottom;
	border: 1px solid #838A91;
}  
  
h5 {
	color: #FF6600;
	font-size: 13px;
	font-weight: normal;
	vertical-align: top;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}

