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: #485576;
	text-align: center;
	background: #C6E8F2 url('../images/bg/container.gif') 0 0 repeat-x;
}
h1, h2, h3, h4 {
	margin: 0px;
	padding: 0px;
}
td, th,  td {
	font:normal normal 11px/130% Tahoma, Verdana,  Arial, sans-serif;
	color: #010000;
	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: #0f5dad;
	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;
}
#relative {
	width: 862px;
	margin: 0 auto;
	position: relative;
}
#container {
	width: 862px;
	margin: 0 auto;
	text-align: left;
	background: url('../images/bg/main.jpg') 0 4px no-repeat;
}
#container #left_side {
	width: 268px;
}
#container #left_side_top {
	width: 268px;
	height: 404px;
}
#container #left_side_top .block_small {
	height: 236px;
}
#container #logo {
	padding: 28px 0 42px 36px;
}
#container #right_side .main_padd {
	padding: 0 23px;
}
#container #right_side .main_padd *,
#container #right_side .main_padd {
	text-align: justify;
}
#container #right_side h1 {
	font: normal normal 16px tahoma;
	color: #73b91a;
	border-bottom: 1px dashed #b8c5d2;
	padding: 0 0 7px 2px;
	margin: 0 0 8px 0;
}
#container #right_side h1 a#print {
	float: right;
	display: block;
	margin: 5px 0 0 0;
	padding: 0 18px 0 0;
	background: url('../images/ico/print.gif') right 2px no-repeat;
	color: #0f5dad !important;
}
#container #right_side .more {
	padding: 8px 0 0 0;
}


#footer {
	width: 820px;
	margin: 0 auto;
	text-align: left;
	padding: 6px 0 7px 0;
}

#footer #solution {
	float: right;
}
#footer a,
#footer *,
#footer {
	color: #7a90a8 !important;
}

.block_big {
	width: 594px;
}
.block_big .block_top {
	height: 22px;
	background: url('../images/bg/block_top_big.gif') 0 bottom no-repeat;
}
.block_big .block_bot {
	height: 22px;
	background: url('../images/bg/block_bot_big.gif') 0 0 no-repeat;
}
.block_big .block_bg {
	background: url('../images/bg/block_bg_big.gif') 0 0 repeat-y;
}


.block_small {
	width: 264px;
	margin: 0 0 4px 0;
}
.block_small .block_top {
	height: 19px;
	background: url('../images/bg/block_top_small.gif') 0 bottom no-repeat;
}
.block_small .block_bot {
	height: 20px;
	background: url('../images/bg/block_bot_small.gif') 0 0 no-repeat;
}
.block_small .block_bg {
	background: url('../images/bg/block_bg_small.gif') 0 0 repeat-y;
}

#services {
	padding: 0 23px 4px 20px;
}
#services .block_title {
	font: normal normal 16px tahoma;
	color: #73b91a;
	border-bottom: 1px dashed #b8c5d2;
	padding: 0 0 7px 2px;
	margin: 0 0 8px 0;	
}
#services .link {
	border-bottom: 1px solid #cad9e2;
}
#services .link span.active,
#services .link a {
	color: #485576 !important;
	font-weight: bold !important;
	padding: 8px 2px 8px 19px;
	display: block;
	background: url('../images/ico/ar.gif') 4px 13px no-repeat;
}
#services .link span.active,
#services .link a:hover {
	color: #0f5dad !important;
	text-decoration: underline;
}

#menu {
	padding: 0 23px 4px 20px;
}
#menu .block_title {
	font: normal normal 16px tahoma;
	color: #73b91a;
	border-bottom: 1px dashed #b8c5d2;
	padding: 0 0 7px 2px;
	margin: 0 0 8px 0;	
}
#menu .link {
	border-bottom: 1px solid #cad9e2;
}
#menu .link span.active,
#menu .link a {
	color: #485576 !important;
	padding: 8px 2px 8px 19px;
	display: block;
	background: url('../images/ico/ar.gif') 4px 13px no-repeat;
}
#menu .link span.active,
#menu .link a:hover {
	color: #0f5dad !important;
	text-decoration: underline;
}

.mini_block {
	height: 28px;
	position: absolute;
	height: 28px;
}
.mini_block .mini_mid {
	background: url('../images/bg/nav_mid.gif') 0 0 repeat-x;
	vertical-align: middle;
	padding: 0 9px;
}
.mini_block .mini_left {
	width: 6px;
	background: url('../images/bg/nav_left.gif') right 0 no-repeat;
}
.mini_block .mini_right {
	width: 6px;
	background: url('../images/bg/nav_right.gif') 0 0 no-repeat;
}
.mini_block .dash {
	color: #d2dce4;
	padding: 0 8px;
}

#nav {
	top: 27px;
	left: 300px;
}
#nav img {
	display: inline;
}
#nav a {
	text-decoration: none !important;
}

#lang {
	top: 27px;
	right: 0;
}
#lang a {
	color: #7a90a8 !important;
	text-decoration: none !important;
	text-transform: uppercase;
}
#lang span.active,
#lang a:hover {
	color: #0f5dad !important;
	text-transform: uppercase;
}

#contacts {
	padding: 0 23px 4px 20px;
}
#contacts .hdr {
	color: #0f5dad;
	font: normal normal 16px tahoma;
	padding: 4px 0 8px 0;
	color: #3a7cbc !important;
}
#contacts,
#contacts *,
#contacts a {
	color: #485576 !important;
}

#bottom_nav {
	padding: 30px 0 0 0;
}
#bottom_nav .dash {
	padding: 0 6px;
}

#formike td {padding:5px;}
#formike input { border:1px solid #CCCCCC; margin:2px 2px;}
#formike table {border: 1px solid #e8f6fa;}
#formike radio {border:none;}
#formike textarea {border:1px solid #CCCCCC;}