html, body {
	margin: 0;
	padding: 0;
}

body {
	font-size: 11px;
	color: #000;
}

img {border: none;}

a {outline: none;}

form, input, textarea, ul, li {
	margin: 0;
	padding: 0;
}

textarea {overflow: auto;}

table {border-collapse: collapse;}

td {vertical-align: top;}

a:link, a:visited {color: #000; text-decoration: underline;}
a:hover, a:active {color: #000; text-decoration: underline;}

/* ========================================================= */

.clear {clear: both;}

.inlined {
	display: inline-block;
	margin: 0;
}

.inlined li {
	display: -moz-inline-box;
	display: inline-block;
	list-style-type: none;
	vertical-align: top;
}

#page_container1 {width: 100%; position: relative;}

#page_container2 {width: 100%; text-align: left; position: relative;}

#page_container3 {width: 100%; position: relative;}

#content {
	width: 100%;
	position: relative;
	zoom: 1;	
}

#left_col {display: none}

#right_col {width: 100%;}

#left_patch {display: none}

#logo {
	padding: 0 0 20px 0;
}

a.more {display: none}


.banner {width: 200px;}

.banner p {
	font-size: 11px;
	margin: 12px 3px 0 3px;
}

.banner p img {margin: 0 8px -1px 0;}

/*footer============================================*/

#footer {display: none}

#slogan {display: none}

#elisee {display: none}

#main {padding: 0 28px 20px 0;}

#main_text {
	font-size: 16px;
	color: #515151;
	font-weight: bold;
	font-family: Arial;
}

#main_text h1 {
	font-size: 19px;
	color: #0e5396;
}

#main_text_indent {
	float: right;
	width: 54px;
	height: 192px;
}

#right_col td {
	font-family: Tahoma;
	font-size: 12px;
}

.shabada {}

#video_wrapper1 {
	background: url(/images/video_back1.png) no-repeat bottom left;
	margin: 26px -12px 0 -8px;
}

#video_wrapper2 {
	background: url(/images/video_back2.png) no-repeat bottom right;
	padding: 0 9px 9px 8px;
}

#video {display: none;}

#news_col {
	padding: 0 10px 20px 0;
	font-size: 12px;
	width: 33%;
}

.news_block {margin: 0 0 19px 0;}

.news_block p {margin: 6px 0 3px 0;}

.news_block h1 {
	margin: 0;
	font-size: 12px;
	color: #022485;
}

/*::::::::::::::::::::::::::::::::::::::::::::::::::::*/

#frivolous_pixels {display: none;}

#right_col {font-family: Tahoma;}

h1 {
	font-family: Arial;
	font-size: 18px;
	text-transform: uppercase;
	color: #717272;
	font-weight: normal;
}

h2 {
	font-size: 100%;
	background: #d1d3d4;
	border-left: 8px solid #189332;
	color: #000;
	padding: 2px 0 4px 11px;
	margin: 22px 0 8px 0;
}

h3 {
	font-size: 100%;
	border-left: 8px solid #f9970b;
	color: #000;
	padding: 2px 0 4px 11px;
	margin: 22px 0 8px 0;
}

.banner {margin: 0 0 20px 0;}

#font {display: none;}

#text {
	padding: 0 10px 0 0;
	width: 100%;
	font-size: 12px;
}

#text ul li {
	line-height: 1.3em;
	margin: 0 0 6px 0;
	padding: 0 0 2px 1em;
}

#form {
	padding: 16px 0 0 0;
	text-align: center;
}

#text #form li {
	font-size: 120%;
	margin: 0 0 10px 0;
	padding: 0 0 0 4px;
	background: transparent;
	line-height: 1em;
}

#text #form li.form_txt {
	width: 186px;
	text-align: right;
	margin: 0 20px 10px 0;
}

#text #form li.mandatory {
	border-left: 2px solid #f64d0a;
}

#form input, #form textarea {
	width: 275px;
	height: 19px;
	border: 1px solid #94938f;
	background: #f4f3ef;
}

#form textarea {height: 60px;}

#captcha {
	width: 275px;
	text-align: left;
}

#form #captcha input {
	width: 63px;
	float: left;
	margin: 0 10px 0 0;
}

#form a {
	display: block;
	float: left;
	margin: 16px 18px;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}

#form a#clear:link, #form a#clear:visited {color: #7a7975; text-decoration: none;}
#form a#clear:hover, #form a#clear:active {color: #f08d00; text-decoration: none;}

#faq_header {
	border: 1px solid #d2d3d5;
	border-width: 3px 0 3px 0;
	padding: 8px 12px;
}

#faq_header select {
	margin: 10px 0;
	width: 100%;
	height: 21px;
	color: #515151;
}

#faq_question {
	text-decoration: none;
	padding: 0 0 0 20px;
	background: url(/images/arrow_tiny.gif) no-repeat 0 0.2em;
}

#faq_btn {text-align: right;}

#faq_btn a {
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}

.pager {margin: 20px 0 20px 14px;}

.pager a {text-decoration: none;}

.pager span {
	color: #189332;
	font-weight: bold;	
}
