/*  Far Galaxy Investments   */


/*---------------|||||||||||Global------------------------------------------------------*/
	
	body {
	  margin:0 auto;
	  margin-bottom: 30px;
	  margin-top: 0px;
	  background:#FFFF99 url(img/back_green.gif);
	  }

	a {
	  color: #000099;
	  text-decoration: none;
	  font-weight: bold;
	  }

	a:hover {
	  color:#2763A5;
	  font-weight: bold;
	  text-decoration: underline;
	  }
	  
/*---------------|||||||||||Container------------------------------------------------------*/

	#container {
	  width: 795px;
	  margin: 0 auto;
	  font-family: Georgia, Times New Roman, Times, serif;
	  font-size: 11px;
	  line-height: 1.6em;
	  margin-top:30px;
	  color: #666;
	  background-color: #fff;
	  }
	  
	#container2 {
	  width: 795px;
	  margin: 0 auto;
	  font-family: Georgia, Times New Roman, Times, serif;
	  font-size: 11px;
	  line-height: 1.6em;
	  color: #666;
	  background-color: #fff;
	  }
		
/*---------------|||||||||||header-------------------------------------------------------------------*/

	#header {
	  width: 792px;
	  border: 2px solid #fff;
	  padding-bottom:10px;
	  padding-top: 10px;
	  clear: both;
	  background:url(img/header/corporate.jpg) no-repeat;
	  }
	  
	#header p { 
	  margin-top: -3px;
	  margin-left: 30px;
	  color: #fff;
      font-family: Georgia, Times New Roman, Times, serif;
	  }
	  	
	#header h1 {
	  font-family: Georgia, Times New Roman, Times, serif;
	  font-weight: bold;
	  font-size: 32px;
	  color: #fff;
	  margin-bottom: 10px;
	  margin-top:30px;
	  margin-left: 10px;
	  }
	 
	#header a {
	  color: #6DA6E2;
	  text-decoration: none;
	  }

	#header a:hover {
	  color: #999;
	  }
	    
/*---------------|||||||||||Menu-------------------------------------------------*/

    #menu {
      float:left;
      width:800px;
	  font-family:Arial, Helvetica, sans-serif;
	  font-size:12px;
	  padding-bottom: 0px;	
      line-height:normal;
      }
	  
    #menu ul {
	  margin:0;
	  padding:10px 10px 0 20px;
	  list-style:none;
      }
	  
    #menu li {
      display:inline;
      margin:0;
      padding:0;
      }
	  
    #menu a {
      float:left;
      background:url(img/left.gif) no-repeat left top;
      margin:0;
      padding:0 0 0 6px;
      text-decoration:none;
      }
	  
    #menu a span {
      float:left;
      display:block;
      background:url(img/right.gif) no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#fff;
      }
	  
    #menu a span {
	  float:none;
	  }
	  
    #menu a:hover {
     background-position:0% -42px;
      }
	  
    #menu a:hover span {
     background-position:100% -42px;
      }
    


/*---------------|||||||||||Content------------------------------------------------*/

	#content {
	  width: 620px;
	  padding-left: 10px;
	  padding-right: 10px;
	 padding-top: 10px;
	  float: left; 
	  }
		
	#content p {
	  padding-bottom: 12px;
	  border-bottom: 1px solid #ddd;
	  font-family: Georgia, Times New Roman, Times, serif;
	  }
	  
	#content h2 {
	  color: #000;
	  font-size: 18px;
	  font-weight:bold;
	  font-family:Arial, Helvetica, sans-serif;
	  background-color: #fff;
	  }
	  
	#content h2 a {
	  color: #666;
	  text-decoration: none;
	  }

	#content h2 a:hover {
	  color: #999;
	  }




	   
/*---------------|||||||||||Others--------------------------------------------------------------*/		
	
	a img{
	  border: none;
	  }
	.box {
      background-color: #fff;
      border: 1px solid #666666;
	  padding: 3px;
	  font-family: Georgia, Times New Roman, Times, serif;
	  color: #000;
	  font-size: 10px;
	  }
	p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	color: #333333;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-style: normal;
	font-weight: 700;
	color: #000000;
	width: auto;
	float: none;
	padding: 8px 1px 1px 5px;
	border: none;
}
li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	text-transform: none;
	color: #333333;
	margin-bottom: 12px;
}
.usefull {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000099;

}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #222222;
}
.spisok {
	font-family: Georgia, "Times New Roman", Times, serif;
	list-style-image: url(img/i-forum.gif);
}
