@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	}

/* TOP_LINE */
#top_line {
	position: relative;
	clear: left;
	margin-left: auto;
	margin-right: auto;
	padding-top: 3px;
	padding-bottom: 7px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: left;
	background: url(images/top_line.gif);
	width: 880px;
	height: 10px;
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	}
#companies_union {
	float: left;
	}
#help_icons {
	float: right;
	}
#top_line #companies_union a {
	text-decoration: none;
	color: #000000;
	}
#top_line #companies_union a:hover {
	text-decoration: underline;
	} 
#top_line #help_icons a {
	text-decoration: none;
	color: #25A937;
	}
#top_line #help_icons a:hover {
	text-decoration: underline;
	} 
#top_line img {
	float:right;
	width: 17px;
	height: 10px;
	border: 0px;
	margin-left: 15px;
	} 

/* HEADER */
#header {
	position: relative;
	clear: left;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background: url(images/geography_background.jpg);
	width: 900px;
	height: 130px;
	}
#header img {
	width: 492px;
	height: 68px;
	border: 0px;
	margin-left: 50px;
	margin-top: 21px;
	margin-bottom: 41px;
	}

/* MAIN_MENU */
#header #main_menu {
	position: absolute;
	z-index: 10;
	top: 110px;
	left: 0px;
	width: 900px;
	height: 20px;
	text-align: left;
	}
#main_menu #before {position: relative; float: left; width: 20px; height: 20px; background-image: url(images/main_menu_before.png);}
#main_menu #about_company {position: relative; float: left; height: 20px; background: url(images/main_menu_backgroung.png) repeat-x; padding-top: 2px; padding-bottom: 6px;}
/* separation */
#main_menu #service {position: relative; float: left; height: 20px; background: url(images/main_menu_backgroung.png) repeat-x; padding-top: 2px; padding-bottom: 6px;}
#main_menu #before_selected {position: relative; float: left; width: 40px; height: 20px; background: url(images/main_menu_before_selected_second_position.png);}
#main_menu #selected_geography {position: relative; float: left; height: 20px; background: url(images/main_menu_selected_background.png) repeat-x; padding-top: 2px; padding-bottom: 6px;}
#main_menu #selected_separation {position: relative; float: left;  width: 40px; height: 20px; background: url(images/main_menu_selected_separation.png);}
#main_menu #documents {position: relative; float: left; height: 20px; background: url(images/main_menu_backgroung.png) repeat-x; padding-top: 2px; padding-bottom: 6px;}
/* separation */
#main_menu #calculator {position: relative; float: left; height: 20px; background: url(images/main_menu_backgroung.png) repeat-x; padding-top: 2px; padding-bottom: 6px;}
/* separation */
#main_menu #contacts {position: relative; float: left; height: 20px; background: url(images/main_menu_backgroung.png) repeat-x; padding-top: 2px; padding-bottom: 6px;}
#main_menu #after {position: relative; float: left;  width: 30px; height: 20px; background: url(images/main_menu_after.png);}

#main_menu div.separation {
	position: relative; 
	float: left;  
	width: 40px; 
	height: 20px; 
	background: url(images/main_menu_separation.png);
	}
#main_menu a {
	font-family: Verdana; 
	font-size: 12px; 
	color: #737373; 
	text-align: left; 
	text-decoration: none;
	}
#main_menu a.selected {
	font-family: Verdana; 
	font-size: 12px; 
	color: #000000; 
	text-align: left; 
	text-decoration: none;
	}

/* SUB_MENU */
#sub_menu{
	position: relative;
	clear: left;
	margin-left: auto;
	margin-right: auto;
	background: url(images/sub_menu_null.png);
	width: 900px;
	height: 5px;
	}

/* BASIC_PLACE */
#basic_place {
	position: relative;
	clear: left;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	margin-bottom: 50px;
	width: 900px;
	}

/* CONTENT_PANEL */
#content_panel {
	position: relative;
	float: left;
	margin-right: 10px;
	margin-bottom: 50px;
	width: 640px;
	}
#bread_crumb {
	position: relative;
	float: left;
	clear: left;
	width: 900px;
	height: 10px;
	margin-top: 0px;
	padding-bottom: 15px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
	text-align: left;
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	}
h1 {
	position: relative;
	float: left;
	clear: left;
	width: 900px;
	height: 16px;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: left;
	font-family: Verdana;
	font-size: 16px;
	color: #25A937; 
	}
h2 {
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: left;
	font-family: Verdana;
	font-size: 14px;
	color: #187224; 
	}
h2 a {
	font-family: Verdana;
	font-size: 14px;
	color: #187224;
	text-decoration: none; 
	}
#content {
	position: relative;
	float: left;
	clear: left;
	width: 900px;
	text-align: justify;
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	line-height: 20px;
	}
#content div a {
	font-family: Verdana;
	font-size: 12px;
	color: ##FB9524;
	text-decoration: underline;
	}
#content div a:hover {
	text-decoration: none;
	}
#content ul {
	padding-left: 20px;
	margin: 0px;
	list-style-type: square;

	list-style-position: inside;
	}
#content ul li {
	padding: 0px;
	margin: 0px;
	}
	
/* FOOTER */
#footer {
	position: relative;
	clear: left;
	margin-left: auto;
	margin-right: auto;
	padding-top: 20px;
	width: 900px;
	border-top: solid 5px #25A937;
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	}
#footer span {
	width: 450px;
	height: 20px;
	line-height: 20px;
	float: left;
	}
#footer span a {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
	}
#footer span a:hover {
	text-decoration: none;
	}
a.list {
	font-family: Verdana;
	font-size: 12px;
	color: ##FB9524;
	text-decoration: underline;
	}
a.list:hover {
	text-decoration: none;
	}
