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: #285a7c;
	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 {
	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: 11px !important;
	padding: 5px 10px;
}
#menu #top_menu td .item .submenu span.active,
#menu #top_menu td .item .submenu a:hover {
	background: #FFFFFF !important;
	color: #285a7c !important;
	text-decoration: none !important;
}
#menu #top_menu span.active.link,
#menu #top_menu a.link {
	color: #FFFFFF !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 a:hover,
#menu #top_menu span.active {
	color: #fabd59 !important;
}

#white_line {
	height: 8px;
	background: #FFFFFF url('../images/bg/line.gif') 0 center no-repeat;
}
#blue_line {
	height: 8px;
	background: #285a7c;
}
#title_block {
	height: 254px;
	text-align: center;
	background: #8fcad3 url('../images/bg/title_line.jpg') 0 center no-repeat;
}
#page_line {
	height: 92px;
	text-align: center;
	background: #8fcad3 url('../images/bg/title_line.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;
}

#title_block {
	text-align: center;
	background: #8fcad3 url('../images/bg/title_block.jpg') center 0 no-repeat;
}
#title_block #title_photo img {
	position: relative;
	z-index: 5;
	margin: 10px 0 -25px 0;
}

#title_top_info {
	padding: 18px 10px 20px 28px;
}
#title_top_info .hdr {
	margin: 0 0 10px 0;
	color: #285a7c;
	font-size: 14px;
}
#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 18px 0;
}

#content {
	text-align: center;
}
#content .width {
	position: relative;
	margin: -73px auto 0 auto;
	z-index: 1;
}
#colls {
	width: 990px;
}
#colls .left {
	width: 229px;
}
#colls .left .padd {
	padding: 0 9px 0 0;
}
#colls .left.left_bg {
	background: url('../images/bg/left.gif') 0 0 repeat-y;
}
#colls .mid {
	width: 552px;
	
}
#colls .mid.mid_bg {
	background: #FFFFFF url('../images/bg/content.gif') 0 0 no-repeat;
	height: 300px;
}
#colls .right {
	width: 229px;
}
#colls .right .padd {
	padding: 0 0 0 8px;
}
#colls .right.right_bg {
	background: url('../images/bg/left.gif') right 0 repeat-y;
}
#colls #colls_header td {
	height: 40px;
}
#colls h2,
#colls h1 {
	color: #285a7c;
	font: normal normal 13px tahoma;
	margin: 0 0 10px 0;
}
#colls h2 {
	margin: 10px 0;
}
#colls .menu_hdr {
	padding: 0 0 0 16px;
	width: 213px;
}
.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: #285a7c !important;
}
.path span.dash {
	color: #FFFFFF !important;
	padding: 0 5px;
}
.path div {
	padding: 0 17px 14px 17px;
}

.mid .padd {
	padding: 35px 30px 30px 22px;
}

.text img {
	float: left;
	margin: 20px 20px 10px 0;
}
.text table {
	margin: 15px 0;
}
.text table th {
	background: #c8e5e9;
	padding: 8px 22px;
	color: #285a7c;
	text-align: left;
}
.text table td {
	border-bottom: 1px solid #c8e5e9;
	padding: 8px 22px;
	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 {
	background: url('../images/bg/left_menu.gif') 0 0 repeat-y;
	border-bottom: 9px solid #ececec;
	padding: 15px 0 5px 0;
}
#left_menu img {
	border-bottom: 1px solid #e9f2f4;
}
#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 a:hover {
	background: url('../images/ico/tr_b.gif') 24px center no-repeat;
	color: #285a7c !important;
}

#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: 9px solid #ececec;
	background: #FFFFFF url('../images/bg/case.gif') 0 0 no-repeat;
}
#case_studies * {
	line-height: 150% !important;
}
#case_studies .block_hdr {
	
	color: #285a7c !important;
	font: normal bold 12px tahoma !important;
	margin: 0 0 5px 0;
}
.more {
	margin: 15px 0 0 0;
}
.more a {
	color: #ffffff !important;
	background: #285a7c;
	padding: 2px 6px;
}

#info {
	padding: 14px;
}
#info * {
	line-height: 150% !important;
}
#info .block_hdr {
	color: #285a7c !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;
}