/*html {
  overflow: auto;
}

body {
  font-weight: normal; font-size: 1.2em; 
  padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px; 
  vertical-align: center;  
}
*/
body {
  font-weight: normal; 
  vertical-align: center;  
  text-align: center;
/*  color: #615e4f;  */
  color: #000000;
  font-family: Verdana, Geneva, Arial, sans-serif; 
  font-size: 40px; 
  letter-spacing: normal;
/*  background-color: #262f3e; */
  background-color: #ffffff;
  background-position: left top;
  background-repeat: no-repeat;
  moz-background-size: 100% 100%;
  webkit-background-size: 100% 100%;
  o-background-size: 100% 100%;
  khtml-background-size: 100% 100%;
  background-size: 100% 100%;  
  scrollbar-face-color:#222233; 
  scrollbar-shadow-color: black;
  scrollbar-highlight-color: black;
  scrollbar-3dlight-color: black;
  scrollbar-darkshadow-color: black; 
  scrollbar-track-color: black;
  scrollbar-arrow-color: black; 
  -webkit-text-size-adjust: 100%;

}

#wrapper {
	margin: 0 auto;
	width: 400px;
}

#horizon {
  color: ffca45;
  background-color: #262f3e;
  text-align: left;
  position: absolute;
  top: 0%; left: 0px;
  width: 100%; height: 0px;
  overflow: visible;
  visibility: visible;
  display: block
}

#container {
  background-color: #ffffff;
  font-family: Verdana, Geneva, Arial, sans-serif;
  font-size: 40px; 
  line-height: 100%;
  margin: 0px 0px 0px -50%;
  padding: 0px 0px 0px 0px; 
  position: absolute;
  top: 0%; left: 50%;
  width: 100%; height: 1550px;
  visibility: visible
}

#title {
  position: absolute;
  left: 5%; top:150px;
  width: 80%; height: 220px;
/*  color: #f9ca7a;*/ 
/*  color: #1eb83b;*/
  color: #07a022; 
  font-weight: bold; 
  font-size: 1.5em;
  font-family: Arial Black, Arial;
  line-height: 1.0em;
}

#title_logo {
  position: absolute;
  right: 5%; top: 20px;
  width: 260px; height: 60px;
 background-color: #ffffff; 
}

#trademark {
  position: absolute; text-align: left;
  left: 182px; top: 35px;
  width: 15px; height: 15px;
  padding: 0px 0px 0px 0px;
/*  color: #f9ca7a;*/
  color: #000000; 
  font-weight: normal; font-size: 0.6em;
  font-family: Arial; 
  line-height: 1.2em;
  text-decoration: none;
}

#subtitle {
  position: absolute; text-align: left;
  left: 6%; top: 67px;
  width: 320px; height: 250px;
  padding: 0px 0px 0px 0px;
/*  color: #e9aa5a;*/    
  color: #000000; 
  font-weight: bold; font-size: 0.7em;
  font-family: Arial; 
  line-height: 0.8em;
  text-decoration: none;
}

.article p strong {	
  color: #1eb83b;	
  font-family: Arial Black, Arial, Helvetica, Sans-Serif;
}
p.ita {	
  font-style: italic;
}

#text {
  position: absolute; text-align: left;
  left: 5%; top: 270px;
  width: 90%; height: 120px;
  padding: 0px 0px 0px 0px;
/*  color: #e9ba6a;*/ 
  color: #070707; 
  font-weight: normal; font-size: 1.0em;
  font-family: verdana; line-height: 1.2em;
  text-decoration: none;
}

#text a {
  font-weight: bold; 
  font-size: 1.0em;
  font-family: verdana;
  line-height: 1.2em;
/*  color: #d8c096; */
  color: #483006;
  text-decoration: none;
}
#text a:hover{
  font-family: verdana;
  color: #a89066;
  text-decoration: none;
}

#features {
  position: relative; text-align: left;
  padding: 0px 0px 0px 30px;
/*  color: #e9ba6a;  */
  color: #07a022;
  font-weight: bold; font-size: 1.1em;
  font-family: Arial; line-height: 1.4em;
  text-decoration: none;
}

#bottom {
  position: relative; text-align: center;
  padding: 0px 0px 0px 0px;
/*  color: #e9ba6a;  */
  color: #000000;
  font-weight: normal; font-size: 0.75em;
  font-family: Arial; line-height: 1.2em;
  text-decoration: none;
}

#contacts {	
        padding: 20px 20px 40px 20px;	
        font-size: 0.9em;	
        background: #eee;
}
.contacts-table {	
        width: 95%;	
        font-size: 0.9em;	
        margin: 0;	
        border-spacing: 0;	
        padding-bottom: 20px;
}
.contacts-table td, .contacts-table th {	
        padding: 5px 10px;	
        text-align: left;	
        vertical-align: top;
}

.image_size {
        width: 60px;
        height: 60px;
}

img {
        border: none;
}

ul#social-links {
	display: block;
	height: 60px;
	list-style: none;
	padding: 0;
	margin: 0;
}

ul#social-links > li {
	float: left;
	padding: 0;
	margin: 0;
	margin-right: 8px;
	line-height: 60px;
}

ul#social-links > li > a {
	display: block;
	width: 60px;
	height: 60px;
}

ul#social-links > li > a > img {
	padding: 0;
	margin: 0;
}
