/* Style global (begin) */

body, html { 
	height: 100%;
	width: 100%;
	background: #ffffff;
	border: none;
	color: #000000;
	margin: 0; padding: 0;
}
body { 
	font: 62.5%/1.2 Times New Roman, serif; 
	text-align: center;
}
table, td, th { 
	margin: 0; padding: 0;
	border-collapse: collapse;
	font-size: 100%;
}
* { outline: none; }
form { margin: 0; padding: 0; }
input, select, textarea { font: normal 1.0em/1.2 Arial, sans-serif; }
input, select, button { vertical-align: middle; } 
.submit, button { cursor: pointer; }
.submit { width: auto; }

#text img, #content img, img { border: none; margin: 0; padding: 0; }
hr { border: 1px  solid #ccc; padding: 0;	margin: 0.5em 0; }
ul, ol, li { margin: 5px 15px; padding: 0; }

h1 { font-size: 1.6em; }
h2 { font-size: 1.5em; }
h3 { font-size: 1.4em; }
h4 { font-size: 1.2em; }
h5 { font-size: 1.2em; }
h6 { font-size: 1.2em; }

h1, h2, h3, h4, h5, h6, p { margin: 0.8em 0; padding:0; }
h1, h2, h3, h4, h5, h6, div, td , p, ul, ol, td, th { color: #000; }
a:link, a:visited { color: #014a24; text-decoration: underline;  }
a:hover, a:active { color: #000; text-decoration: none; }
a.active, #content a.active { text-decoration: none; }

/* Style global (end) */


#site_conteiner {
	position: relative;
	height: auto !important;
	height: 100%;
	min-height: 100%;
	min-width: 1000px;
	overflow: hidden;
	margin: 0;
	font-size: 1.6em;
	text-align: center;
	background-color: #578341;
}
*html #site_conteiner { width: expression((documentElement.clientWidth||document.body.clientWidth)<995?'1000px':'');}

#wrapper {
	min-height: 600px;
}
#main_menu {
	position: absolute;
	top: 20px; left: 0;
	z-index: 110;
	width: 100%;
	text-align: center;
}
	#main_menu a {
		margin: 0 17px;
		color: #fff;
		font: normal 14px Georgia, serif;
		text-decoration: underline;
	} 
	#main_menu a:hover, #main_menu a:active {
		color: #d9d9d9;
	}
#altum_logo {
	position: absolute;
	top: 117px; left: 50%;
	z-index: 110;
	width: 186px; height: 133px;
	margin: 0 0 0 -93px;
}
#holder {
	position: absolute;
	top: 0; left: 50%;
	z-index: 100;
	width: 1172px; height: 1038px;
	overflow: hidden;
	margin: 0 0 0 -586px;
}
	#botle_contraform {
		position: absolute;
		top: -50px; left: 0;
		z-index: 110;
		width: 1172px; height: 1038px;
		overflow: hidden;
		background: url(../imgs/bottle.png) transparent 50% 50% no-repeat;
	}
		*html #botle_contraform {
			background: url(../imgs/bottle8.png) transparent 50% 50% no-repeat;
		}
	#visual {
		position: absolute;
		top: 300px; left: 92px;
		z-index: 90;
		width: 1010px; height: 245px;
		overflow: hidden;
	}
		#videorayd {
			
		}
