html, body {
	height: 100%;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
body {
	clear: both;
	width: 100%;
	height: 100%;
	font:normal normal 11px/130% Tahoma, Verdana, Arial, sans-serif;
	color: #000000;
	text-align: left;
	background: #ececec;
}
h1, h2, h3, h4 {
	margin: 0px;
	padding: 0px;
}
td, th,  td {
	font:normal normal 11px/130% Tahoma, Verdana,  Arial, sans-serif;
	color: #000000;
	padding: 0px;
}
td {
	vertical-align: top;
}
a, a:visited, a:active {
	letter-spacing: 0px;
	font:normal normal 11px/130% Tahoma, Verdana,  Arial, sans-serif;
	color: #ba5a13;
	text-decoration: underline;
}
a:hover{
	
	text-decoration: none;
}
table {
	border-collapse: collapse;
}
form {
	padding: 0px;
	margin: 0px;
}
.clear { 
	clear: both;
}
acronym, abbr { 
	cursor: help;
}
.curp {
	cursor: pointer;
}
p {
	margin: 0;
	padding: 0;
}
input {
	font:normal normal 11px/100% Tahoma, Arial, Verdana, Arial, sans-serif;
}
textarea
{
	font-family: tahoma, Verdana,  Arial, Helvetica, Sans-Serif;
	color: #000000;
	border: 1px solid #27221F;
	background: #fff;
	width: 250px;
	height: 100px;
	font-size: 11px;
}
select {
	font-size: 11px;
}
option {
	font-size: 11px;
}
img {
	border: 0px;
	display: block;
}
a:hover {
	text-decoration: none;
}
.ainv a, .ainv a:link, .ainv a:visited, .ainv a:active {
	text-decoration:none;
}
.ainv a:hover {
	text-decoration:underline;
}
a.ainv:link, a.ainv:visited, a.ainv:active {
	text-decoration:none;
}
a.ainv:hover {
	text-decoration:underline;
}
.fl {
	float: left;
}
.fr {
	float: right
}
.tar {
	text-align: right;
}
.tal {
	text-align: left;
}
.tac {
	text-align: center;
}
.hf {
	height: 100%;
}
.wf {
	width: 100%;
}
.whf {
	height: 100%;
	width: 100%;
}
.h1 {
	height: 1px;
}

#top {
	text-align: center;
	background: #FFFFFF;
	height: 80px;
}
#top #logo {
	padding: 17px 0  0 24px;
	width: 300px;
}

.width {
	margin: 0 auto;
	text-align: left;
	width: 985px;
}

#menu {
	height: 40px;
	text-align: center;
	background: url('../images/bg/menu.gif') 0 0 repeat-x;
}
#menu #top_menu {
	width: 100%;
	height: 40px;
}
#menu #top_menu td {
	background: url('../images/bg/menu_item.gif') 0 0 no-repeat;
}
#menu #top_menu td.fst {
	background: url('../images/bg/menu_link.gif') right 0 no-repeat;
}
#menu #top_menu td .item {
	position: relative;
	z-index: 6;
}

#menu #top_menu td .item .submenu {
	position: absolute;
	display: none;
	border: 5px solid #FFFFFF;
}

#menu #top_menu td .item .submenu table {
	background: url('../images/bg/submenu.png') 0 0 !important;
}
#menu #top_menu td .item .submenu table td {
	background: transparent !important;
}
#menu #top_menu td .item.ov .submenu {
	display: block;
}
#menu #top_menu td .item .submenu span.active,
#menu #top_menu td .item .submenu a {
	display: block;
	height: auto !important;
	line-height: 110% !important;
	color: #FFFFFF !important;
	font-size: 12px !important;
	padding: 5px 10px;
}
#menu #top_menu td .item .submenu span.active,
#menu #top_menu td .item .submenu a:hover {
	background: #FFFFFF !important;
	color: #ff9900 !important;
	text-decoration: none !important;
}
#menu #top_menu span.active.link,
#menu #top_menu a.link {
	color: #FFFFFF;
	font-size: 12px !important;
	text-align: center;
	display: block;
	line-height: 40px !important;
	height: 40px;
	padding: 0 40px;
	text-decoration: none !important;
	background: url('../images/bg/menu_link.gif') right 0 no-repeat;
}

#menu #top_menu span.active_link {
	color: #red !important;
}

#menu #top_menu a:hover,
#menu #top_menu span.active {
	color: #fde67e !important;
}

#white_line {
	height: 8px;
	background: #FFFFFF url('../images/bg/line.gif') 0 center no-repeat;
}
#blue_line {
	height: 8px;
	background: #b95b15;
}
#title_block {
	height: 254px;
	text-align: center;
	background: #fcf0bb url('../images/bg/title_line.jpg') 0 center no-repeat;
}
#page_line {
	height: 92px;
	text-align: center;
	background: #fbeea5 url('../images/bg/title_page.jpg') 0 center no-repeat;
}
#title_info {
	text-align: center;
	padding: 36px 0 20px 0;
}
#title_info .info_block {
	width: 25%;
	padding: 0 34px 0 18px;
}
#title_info .info_block .block_text {
	margin: 12px 0 0 0;
}
.block_more {
	margin: 11px 0 0 0;
}
.block_text a,
.block_text *,
.block_text {
	line-height: 180% !important;
}
.block_text ul {
	margin: 5px 0 10px 0;
	padding: 0;
	list-style: none;
}
.block_text ul li {
	margin: 2px 0;
	display: block;
	padding: 0 0 0 10px;
	background: url('../images/ico/q.gif') 0 center no-repeat;
}

.info_block_left {
	width: 591px;
}
.info_block_left img {
	margin: 0 0 0 18px;
}
.info_block_left td {
	padding: 0 10px 0 18px;
}
.info_block_left div {
	margin: 10px 0 0 0;
}
.info_block_left div a {
	padding: 0 0 0 14px;
	background: url('../images/ico/r.gif') 0 center no-repeat;
}
#title_block #title_photo .btn {
	position: absolute;
	bottom: 48px; 
	left: -8px;
}
#title_block #title_photo .dec {
	position: relative;
	z-index: 5;
	margin: 10px 0 -25px 0;
	width: 565px; 
	height: 269px;
}

#title_top_info {
	padding: 18px 10px 20px 28px;
}
#title_top_info .hdr {
	margin: 0 0 10px 0;
	color: #c97c00;
	font: normal bold 14px tahoma;
}
#title_top_info .img {
	padding: 0 17px 0 0;
}
#title_top_info .img img {
	border: 11px solid #FFFFFF;
}
#title_top_info .block_hdr {
	margin: 0 0 2px 0;
}

#content {
	text-align: center;
}
#content .width {
	position: relative;
	margin: -73px auto 0 auto;
	z-index: 1;
}
#colls {
	width: 990px;
}
#colls .left {
	width: 222px;
}
#colls .left .padd {
	padding: 28px 10px 0 17px;
}
#colls .left .padd div {
	padding: 0 0 14px 0;
}
#colls .left .padd  span,
#colls .left .padd div a {
	padding: 0 0 0 14px;
}
#colls .left .padd div a {
	background: url('../images/ico/r.gif') 0 3px no-repeat;
}
#colls .left.left_bg {
	background: #FFFFFF url('../images/bg/left.gif') right 0 no-repeat;
}
#colls .mid {
	
}
#colls .mid.mid_bg {
	background: #FFFFFF url('../images/bg/mid.gif') 0 0 no-repeat;
	height: 300px;
}
#colls .right {
	width: 234px;
}
#colls .right .padd {
	padding: 0 0 0 12px;
}
#colls .right.right_bg {
	background: url('../images/bg/left.gif') 12px 0 repeat-y;
}
#colls #colls_header td {
	height: 40px;
}
#colls h2,
#colls h1 {
	color: #ba5a13;
	font: normal normal 13px tahoma;
	margin: 0 0 3px 0;
}
#colls h2 {
	margin: 10px 0;
}
#colls .menu_hdr {
	padding: 0 0 0 16px;
	width: 180px;
}
.path {
	background: url('../images/bg/path.gif') 17px bottom no-repeat;
}
.path,
.path a,
.path * {
	font-size: 17px !important;
}
.path .title {
	color: #285a7c !important;
}
.path a {
	color: #ba5a13 !important;
}
.path span.dash {
	color: #FFFFFF !important;
	padding: 0 5px;
}
.path div {
	padding: 0 17px 14px 17px;
}

.mid .padd {
	padding: 22px 30px 30px 22px;
}

.text img {
	float: left;
	margin: 20px 20px 10px 0;
}
.text table {
	margin: 15px 0;
}
.text table th {
	background: #c8e5e9;
	padding: 8px 7px 8px 11px;
	color: #285a7c;
	text-align: left;
}
.text table td {
	border-bottom: 1px solid #c8e5e9;
	padding: 8px 7px 8px 11px;
	text-align: left;
}
.text ul {
	list-style: none;
	margin:0;
	padding: 0;	
}
.text ul li {
	margin:0 0 4px 0;
	padding: 0 0 0 24px;
	background:	url('../images/ico/li.gif') 7px 8px no-repeat;
	display: block;
}
#contacts {
	padding: 16px;
}
#contacts * {
	line-height: 150% !important;
}
#contacts .block_hdr {
	margin: 0 0 8px 0;
}
#left_menu_2,
#left_menu {
	background: url('../images/bg/left_menu.gif') 0 0 repeat-y;
	border-bottom: 9px solid #ececec;
	padding: 15px 0 5px 0;
}
#left_menu_2 img,
#left_menu img {
	
	
}
#left_menu_2 span.active,
#left_menu_2 a,
#left_menu span.active,
#left_menu a {
	display: block;
	font-size: 12px !important;
	padding: 6px 40px;
	background: url('../images/ico/tr_w.gif') 24px center no-repeat;
	color: #000000 !important;
	text-decoration: none !important;
}
#left_menu span.active,
#left_menu_2 span.active,
#left_menu_2 a:hover.
#left_menu a:hover {
	background: url('../images/ico/tr_b.gif') 24px center no-repeat;
	color: #285a7c !important;
}
#left_menu_2 a.all,
#left_menu a.all {
	color: #285a7c !important;
	font-size: 11px !important;
	padding: 8px 26px 6px 26px;
	background: none;
}
#left_menu_2 a.all:hover,
#left_menu a.all:hover {
	text-decoration: underline !important;
}
#left_menu_2 .left_menu_hdr {
	padding: 0 0 12px 10px;
	border: none;
}
#left_menu_2 .left_menu_hdr img {
	border: none;
}
#news {
	padding: 14px;
	border-bottom: 9px solid #ececec;
}
#news * {
	line-height: 150% !important;
}
#news .block_hdr {
	color: #285a7c !important;
	font: normal bold 12px tahoma !important;
	margin: 0 0 5px 0;
}

#case_studies {
	padding: 14px;
	border-bottom: 12px solid #ececec;
	background: #f6e7b2;
}
#case_studies * {
	line-height: 150% !important;
}
#case_studies .block_hdr {
	
	color: #ba5a13 !important;
	font: normal bold 12px tahoma !important;
	margin: 0 0 5px 0;
}

.right_link {
	border-bottom: 12px solid #ececec;
}
.more {
	margin: 15px 0 0 0;
}
.more a {
	color: #ffffff !important;
	background: #ba5a13;
	padding: 2px 6px;
}

#info {
	padding: 14px;
}
#info * {
	line-height: 150% !important;
}
#info .block_hdr {
	color: #ba5a13 !important;
	font: normal bold 12px tahoma !important;
	margin: 0 0 5px 0;
}
#info .more {
	margin: 8px 0 15px 0;
}

dl {
	margin: 0;
	padding: 0;
}
dl dt {
	margin: 0 0 5px 0;
	padding: 0 5px;
}

dl dt a {
	font-size: 13px !important;
}
dl dd {
	margin: 0 0 12px 0 ;
	padding: 5px 5px 20px 5px;
	border-bottom: 1px solid #d5ebee;
}
dl dd.last {
	border: none;
	margin-bottom: 0;
}
dl dd .block .block_img {
	padding: 0 17px 0 0;
}

.list .num {
	width: 41px;
	height: 42px;
	background: url('../images/dec/num.gif') 0 0 no-repeat;
	font: normal bold 18px/42px tahoma !important;
	color: #285a7c;
	text-align: center;
	margin: 0 21px 13px 0;
}
.list .list_text {
	width: 100%;
	padding: 0 0 14px 0;
}
.list .list_text .list_header {
	padding: 2px 0 3px 0;
}
.list .list_text .list_header a,
.list .list_text .list_header {
	color: #285a7c !important;
	font-size: 20px !important;
}
#lang {
	width: 400px;
	float: right;
	
}
#lang div {
	padding: 37px 26px 0 0;
	
}
#lang span,
#lang a {
	float: right;
	display: block;
	padding: 0 0 0 22px;
	margin: 0 0 0 40px;
	color: #7f7f7f !important;
}
#lang .lt {
	background: url('../images/dec/lt.gif') 0px 2px no-repeat;
}
#lang .en {
	background: url('../images/dec/en.gif') 0px 2px no-repeat;
}
#login {
	
}
#login .input_text {
	border-top: 1px solid #72a1a8;
	border-left: 1px solid #72a1a8;
	border-bottom: 1px solid #a9dee7;
	border-right: 1px solid #a9dee7;
	width: 147px;
	height: 18px;
	display: block;
	margin: 0 0 10px 0;
}
#login .label {
	margin: 0 0 6px 0;
}
#login .submit {
	background: #285a7c;
	color: #FFFFFF;
	font-size: 10px;
	border: none;
	width: 66px;
	padding: 1px 0;
}
#login a {
	font-weight: bold;
}
#login .lnks {
	padding: 16px 0 0 0;
}
#login .lnks .lnk {
	color: #285a7c;
	margin: 0 0 5px 0;
}

#user_menu {
	padding: 6px 0;
	border-bottom: 9px solid #ececec;
}
#user_menu img {
	border-bottom: 1px solid #e9f2f4;
}
#user_menu span.active,
#user_menu a {
	display: block;
	font-size: 12px !important;
	padding: 6px 40px;
	background: url('../images/ico/tr_b.gif') 24px center no-repeat;
	color: #285a7c !important;
	text-decoration: none !important;
}
#user_menu span.active,
#user_menu a:hover {
	background: url('../images/ico/tr_w.gif') 24px center no-repeat;
	color: #000000 !important;
}

#courses {
	width: 100%;
	margin: 8px 0 16px 0;
}
#courses th {
	white-space: nowrap;
}
#courses .ov td {
	background: #d7ecef;
}
#courses .reserve,
#courses .mor {
	padding: 0 !important;
	line-height: 110% !important;
}
#courses .reserve a {
	color: #d66a00 !important;
	font-size: 9px !important;
	line-height: 90% !important;
}
#courses .mor a {
	font-size: 9px !important;
	line-height: 90% !important;
}
#courses .date {
	white-space: nowrap;
}
#courses .tac {
	text-align: center !important;
}

#course h1 {
	font: normal normal 20px tahoma;
	color: #285a7c;
	padding: 0 0 0 4px;
}
#course {
	margin: -18px 0 0 0;
	position: relative;
}
#course table {
	margin: 0 0 5px 0;
}
#course table th {
	background: #c8e5e9;
	padding: 13px 6px;
	color: #285a7c;
	text-align: left;
}
#course table td {
	border-bottom: 1px solid #c8e5e9;
	padding: 13px 6px;
	text-align: left;
}
#course .no_bord td {
	border-bottom: none;
	padding-bottom: 0;
	padding-top: 0;
}
#course .value {
	color: #285a7c;
}
#course .submit {
	padding: 13px 0 13px 6px;
	border-bottom: none;
}
#course .submit input {
	padding: 0;
	background: #285a7c;
	border: none;
	color: #FFFFFF;
	font-size: 9px;
	padding: 2px 6px;
}
#course .input_text {
	border-top: 1px solid #8d8d8d;
	border-left: 1px solid #8d8d8d;
	border-bottom: 1px solid #dfdfdf;
	border-right: 1px solid #dfdfdf;
	width: 183px;
	height: 18px;
}
#course textarea {
	border-top: 1px solid #8d8d8d;
	border-left: 1px solid #8d8d8d;
	border-bottom: 1px solid #dfdfdf;
	border-right: 1px solid #dfdfdf;
	width: 282px;
	height: 62px;
}

.download a {
	padding: 0 11px 0 9px;
	background: url('../images/ico/raquo.gif') right 3px no-repeat;
}

#text,
#text a,
#text * {
	line-height: 210% !important;
}
#text p {
	margin: 0 0 32px 0;
	padding: 0;
}