@charset "utf-8";

* {
	border:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	list-style:none;
	text-decoration:none;
	color:#444;
	margin:0;
	padding:0;
}

* a {
	color:#1d3d7a;
	outline:none;
}

h3 {
	color:#FFF;
}

html {
	overflow-y:scroll;
}

body {
	width:960px;
	padding-bottom:15px;
	background:url('images/shadow.png') repeat-y center;
	margin:auto;
}

.container {
	width:100%;
	background:#FFF;
}

.clear {
	clear:both;
	height:0;
	line-height:0;
	font-size:0;
	margin:0;
	padding:0;
}

.b {
	font-weight:700;
}

.header {
	background:url(images/header_rep.jpg) repeat-x;
  width: 960px;
	height:290px;
	margin-left:auto;
	margin-right:auto;
	font-size:10px;
	color:#FFF;
	clear:both;
	position: relative;
	z-index:5;
}

.header a {
	font-size:10px;
	color:#FFF;
	text-decoration:none;
}

.header .logo {
	margin-top:15px;
	padding-left:40px;
	float:left;
	width:163px;
	height:70px;
}

.header .links_top {
	float:right;
	margin-right:10px;
	height:27px;
	font-size:10px;
	color:#FFF;
	margin-top:10px;
}

.header .links_top img {
	margin-left:10px;
	margin-right:3px;
	margin-bottom:-1px;
}

.header .language {
	float:right;
	clear:right;
	padding-right:10px;
	margin-top:20px;
}

.header .men_top {
	position:absolute;
	top:27px;
	left:290px;
	clear:both;
	height:33px;
}

.header .men_top img {
	float:right;
	display:block;
	opacity: 0.8;
}

.header .men_top a.active img,.header .men_top a:hover img,.header .men_top a:active img {
	opacity: 1;
}

.header .picture {
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	clear:both;
	position:relative;
	padding-top:5px;
}

.header .drop_down {
	width:179px;
	background:#5080a9;
	position:absolute;
	left:521px;
	top:1px;
	padding-bottom:7px;
	padding-top:7px;
	opacity: 0.9;
}

.header .drop_down ul {
	width:166px;
	border-left:2px solid #84a5c0;
	margin-left:10px;
}

.header .drop_down ul li {
	font-size:11px;
	color:#FFF;
	width:146px;
	padding-left:10px;
	line-height:20px;
}

.header .drop_down ul li.arrow {
	background:url(images/arrow_white.gif) no-repeat 150px 8px;
}

.header .drop_1 {
	left:701px;
	top:90px;
	width:219px;
}

.header .drop_1 ul {
	width:206px;
}

.header .drop_1 ul li {
	width:186px;
}

.col_left {
	width:199px;
	float:left;
	padding-top:10px;
	padding-left:14px;
}

.col_left .menu_left {
	margin-left:5px;
	width:185px;
	margin-bottom:15px;
}

.col_left .menu_left li {
	background:url(images/arrow_black.gif) 0 6px no-repeat;
	border-bottom:1px dashed #a1a1a1;
	padding-left:15px;
	width:170px;
	height:16px;
	padding-top:3px;
	font-family:Tahoma;
	font-size:11px;
	color:#989898;
}

.col_left .menu_left li a {
	font-family:Tahoma;
	font-size:11px;
	color:#989898;
}

.col_left .menu_left li a:hover,.col_left .menu_left li a.active {
	font-family:Tahoma;
	font-size:11px;
	color:#123585;
}

.col_middle {
	float:left;
	border:1px dashed #a1a1a1;
	margin-left:4px;
	margin-top:4px;
	background:#fbfbfb;
	z-index:4;
	position:relative;
	padding:4px;
}

.col_middle_expertise {
	display:inline;
	margin-left:20px;
}

.col_middle .title {
	background:url(images/bg_title.jpg) no-repeat right top #efefef;
	height:25px;
	padding-top:5px;
	padding-left:10px;
	clear:both;
}

.col_middle p {
	margin:3px 10px 7px;
}

.col_middle .exp_box {
	width:290px;
	float:left;
	padding-right:10px;
}

.col_middle .title p {
	font-size:14px;
	color:#274983;
	font-weight:700;
	margin:0;
	padding:0;
}

.col_right {
	width:198px;
	float:left;
	margin-left:5px;
	padding-top:10px;
}

.title_1 {
	width:188px;
	padding-left:10px;
	clear:both;
	background:#1F3F72;
}

.col_right img,.col_left img {
	display:block;
	margin-left:auto;
	margin-right:auto;
}

.col_right p,.col_left p {
	font-size:11px;
	margin:10px;
}

.col_right p img,.col_left p img {
	float:left;
	margin-right:6px;
}

.col_left a:hover, .col_left a:active, .col_middle a:hover, .col_middle a:active, .col_right a:hover, .col_right a:active {
	text-decoration: underline;
}

.col_middle a[id^="link"] {
	font-size: 14px;
	display: block;
	text-align: right;
	list-style-type: none;
}

.list {
	margin-bottom:10px;
}

.list li {
	background:url(images/arrow_black.gif) no-repeat 0 4px;
	padding-left:10px;
	margin-left:10px;
	position:relative;
}

.list li.no_marg {
	background:none;
	width:250px;
	margin:0;
	padding:0;
}

.list li.see {
	background: none;
	margin-top: 10px;
}

.list li.no_marg ul,.list li.no_marg ul li {
	width:250px;
}

/* --- Contact Form --- */
#contactForm {
	padding-left:10px;
	margin-top:10px;
	margin-bottom:10px;
	float:none;
}

#contactForm * {
	font-size:1em;
	color:#5b5b5b;
}

#contactForm label,#contactForm input {
	display:inline-block;
	vertical-align:top;
}

#contactForm fieldset {
	border:0;
	padding:2px 0;
}

#contactForm label {
	width:70px;
	height:25px;
	line-height:25px;
	font-weight:700;
}

#contactForm input {
	width:170px;
	border-left:6px solid #e1e1e1;
	font-size:11px;
	height:12px;
	line-height:13px;
	border:1px solid #CCC;
	padding:2px;
}

#contactForm .contactsend {
	height:20px;
	background:#1b3d81;
	cursor:pointer;
	border:0;
	margin-top: 10px;
	margin-left: 18%;
	color:#FFF;
	padding:0;
}

.submitButton {
	height:20px;
	background:#1b3d81;
	cursor:pointer;
	border:0;
	margin-right: 15px;
	color: #FFF;
	padding: 0 20px;
}

.footer {
	background:#FFF url(images/footer.png);
	height:9px;
}

.footer_1 {
	background:url(images/footer_1.png);
}

.footer_menu {
	background:#f7f7f7;
	font-size:10px;
	color:#6c6c6c;
	padding:4px;
}

.footer_menu p {
	color:#6c6c6c;
}

.footer_menu p.left {
	display:inline-block;
	float:left;
	font-size:10px;
}

.footer_menu p.right {
	display:inline-block;
	float:right;
	font-size:10px;
}

.footer_menu p.right a {
	font-size:10px;
	color:#6c6c6c;
}

.footer_menu p.right a:hover {
	font-size:10px;
	color:#6c6c6c;
	text-decoration:underline;
}

/* --- col_middle about us --- */
ul.lista_fl {
	margin-left:10px;
}

ul.lista_fl li {
	width:120px;
	float:left;
	text-align:center;
	margin-right:20px;
	overflow:hidden;
}

ul.lista_fl li img {
	margin-left:-40px;
}

.contactForm_car {
	width:300px;
	margin-top:-10px;
}

.contactForm_car #contactForm label {
	width:50px;
	height:20px;
	line-height:0;
	font-weight:700;
}

#contactForm button[disabled="disabled"] {
	background-color:#FFF;
}

#contactForm input.browse {
	width:227px;
	height:20px;
	line-height:13px;
	border:1px solid #CCC;
	padding:2px;
}

#contactForm textarea {
	width:222px;
	height:55px;
	line-height:15px;
	font-family:"trebuchet MS";
	overflow:auto;
	border:1px solid #CCC;
	padding:5px 2px 10px;
}

#newsletterForm {
	padding:10px;
}

#newsletterForm input {
	margin-left:10px;
	border:1px solid #ccc;
	padding:2px;
}

.line_gri {
	height:1px;
	background:#f2f2f2;
	line-height:1px;
	font-size:1px;
	margin-bottom:10px;
	clear:both;
}

ul.sideNews {
	padding:0 10px 10px;
}

ul.sideNews li {
	list-style-type:square;
	list-style-position:inside;
	font-size:11px;
}

/* curs BNR*/
.cursbnr_left_box_title {
	display:none;
}

font.cursbnr_values font {
	font-size:11px;
	font-weight:400;
}

.services li {
	list-style-type:disc;
	background:none;
	color:#111;
}

.main_container,.main_container_expertise {
	overflow:hidden;
	padding-bottom:15px;
}

.header .men_top a img,a:hover img {
	opacity:0.8;
}

#contactForm button,#newsletterForm label {
	cursor:pointer;
}

.carousel {
	height: 180px;
	text-align: justify;
	overflow: hidden;
}

.carousel li {
	padding: 5px 20px;
	background: repeat-x left center;
	height: 160px;
	color: #FFF;
	text-shadow: black 0.1em 0.1em 0.2em;
}

.carousel li.st {
	background-image: url('images/grad1.png');
}

.carousel li.nd {
	background-image: url('images/grad2.png');
}

.carousel li.rd {
	background-image: url('images/grad3.png');
}

.carousel h2 {
	font-size: 14px;
	display: block;
	margin-bottom: 10px;
	color: #FFF;
}
