@charset "utf-8";
* {
	margin: 0;
}
html, body {
	height: 100%;
}
.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -100px; /* the bottom margin is the negative value of the footer's height */
}
.footer, .push {
	height: 100px; /* .push must be the same height as .footer */
}
/*-------------------------------------------------------*/
.clear {
	clear:both;
}
body {
	background-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6f6f6f;
	background-image: url(../images/top-backgr.gif);
	background-repeat: repeat-x;
}
a {
	color: #6f6f6f;
	}
p {
	padding-bottom: 10px; 
}
.push {
	clear:both;
	padding-top: 30px;
}
.wrapper {
	width: 988px;
	margin-right: auto;
	margin-left: auto;
}
.footer {
	background-image: url(../images/btm-bgr.gif);
	background-repeat: repeat-x;
	color: #FFF;
	font-size: 11px;
	text-align: center;
}
.footer p {
	padding-top: 20px;
}
.footer p a {
	color: #fff;
}
#language-selector {
	height: 30px;
	color: #FFF;
	text-align:right;
	padding-top: 20px;
	font-size: 9px;
}
#language-selector a {
	color: #FFF;
	}
#logo {
	float:left;
}
#logo img {
	border: 0px;
	padding-top: 30px;
}
#top-navigation {
	float:right;
	padding-top: 20px;
}
#top-navigation ul {
	list-style:none;
}
#top-navigation ul li {
	display: inline;
	position: relative;
	height: 31px;
	padding-top: 6px;
}
#top-navigation ul li a {
	padding-right: 10px;
	padding-left: 10px;
	line-height: 31px;
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
	float: left;
}
#left-act-nav {
	float: left;
}
#right-act-nav {
	float: left;
}
#top-navigation ul li.active a {
	background-image: url(../images/btn-act-bgr.gif);
	background-repeat: repeat-x;
	float: left;
}
#index-table {
	height: 65px;
	background-color: #0d719f;
	color: #FFF;
}
#index-table td {
	margin: 6px;
}
.table-separator {
	width: 1px;
	background-image: url(../images/table-separator.gif);
	background-repeat: repeat-y;
}
#index-flash {
	height: 440px;
}
#index-table {
	width: 100%;
	border: 0px;
}
#index-table h3 {
	font-size: 24px;
	font-weight: normal;
	padding-top: 10px;
	padding-bottom: 30px;
	padding-left: 60px;
	margin: 0px;
}
#index-table p {
	padding-left: 20px;
}
.left-index-col {
	background-image: url(../images/service.gif);
	background-repeat: no-repeat;
	width: 33%;
}
.middle-index-col {
	background-image: url(../images/what.gif);
	background-repeat: no-repeat;
	width: 33%;
}
.right-index-col {
	background-image: url(../images/clients.gif);
	background-repeat: no-repeat;
	width: 33%;
}
#index-table ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	padding-left: 20px;
}
#index-table ul li {
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	padding-left: 30px;
	padding-bottom: 10px;
}
#left-index-column {
	width: 270px;
	padding-left: 20px;
	float: left;
}
#left-index-column h1 span {
	color: #666666;
	font-size: 11px;
	font-weight: bold;
	}
#left-index-column h1 span a {
	color: #666666;
	}
#right-index-column {
	background-image: url(../images/white-separ.gif);
	background-repeat: no-repeat;
	padding-left: 380px;
	background-position: 340px 0px;
}
h1 {
	color: #3a3c3c;
	font-size: 30px;
	font-weight: normal;
	padding-top: 20px;
	padding-bottom: 10px;
	margin-bottom: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
	}
.news-date {
	float:left;
	background-color: #e5e5e5;
	color:#000;
	padding: 4px;
	}
.news-title {
	font-weight: bold;
	color: #239dae;
	font-size: 14px;
	padding-left: 110px;
}
.news-block p {
	clear: both;
	padding-top: 10px;
	padding-bottom: 10px;}
.read-more a {
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	
}
.read-more {
	padding-bottom: 20px;
	}
.icons-table {
	padding-top: 120px;
	padding-bottom: 30px;
	}
.more-info {
	text-align: right;}
.more-info a {
	color: #2bb9c5;
	font-size: 11px;
}
h2 {
    color: #3a3c3c;
	font-size: 16px;
	font-weight: normal;
	padding-top: 20px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
.news-block-list {
	padding-bottom: 25px;
}
#pageImageInner {
	padding-top: 30px;
	background-image: url(../images/backgr-inner-image.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 218px;
}
#left-index-column ul {
	list-style: none;
	padding-left: 10px;
	font-size: 11px;
	
}
#left-index-column ul ul {
	padding-top: 10px;
	}
#left-index-column .navigation li {
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-bottom: 10px;

	}
#left-index-column .navigation li.active a {
	color: #0092dd;
	}
#left-index-column .navigation li a {
	color: #616161;
	}
#index-banners img {
	padding-right: 20px;
	padding-bottom: 20px;
}