body {
	margin: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 100%;
}
img {
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
}
a {
	padding: 1px 0em;
	text-decoration: none;
	border-bottom: 1px solid #0CF;
	color: #06F;
}
a:hover {
	text-decoration: none;
	border-bottom: 1px solid #FC0;
	color: #F60;
}
a.img {
	padding: 1px 0em;
	text-decoration: none;
	border-bottom: 0px solid #0CF;
}
a.img:hover {
	text-decoration: none;
	border-bottom: 0px solid #FC0;
}
#main_head {
	border: 0px dashed #F00;
	position: relative;
	float: left;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	width: 100%;
	height: 120px;
	background: #FFF;
	text-align: center;
}
#head {
	border: 0px dashed #F00;
	margin: 0 auto;
	width: 960px;
	height: 100px;
	color: #000;
	text-align: left;
	font-style: normal;
}
#logo {
	border: 0px dashed #F00;
	position: relative;
	float: left;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	margin-right: 20px;
	width: 430px;
	height: 100px;
}
#menu {
	border: 0px dashed #F00;
	position: relative;
	float: left;
	margin-top: 30px;
	margin-bottom: 25px;
	margin-left: 30px;
	margin-right: 10px;
	width: 460px;
	height: 25px;
	color: #00F;
	text-align: right;
	font-size: 16px;
	font-style: normal;
	line-height: 1.8;
}
ul.menu {
	padding-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	margin: 0em;
}
ul.menu li {
	list-style: none;
	margin: 5px;
	display: inline;
}
ul.menu li a {
	padding: 1px 0em;
	text-decoration: none;
	border-bottom: 1px solid #0CF;
	color: #06F;
}
ul.menu li a:hover {
	text-decoration: none;
	border-bottom: 1px solid #FC0;
	color: #F60;
}
#main_line {
	border: 0px dashed #F00;
	position: relative;
	float: left;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	width: 100%;
	height: 10px;
	background: #514589;
	text-align: center;
}
#main_info {
	border: 0px dashed #F00;
	position: relative;
	background: #FFF;
	float: left;
	padding-top: 20px;
	padding-bottom: 50px;
	width: 100%;
	height: auto;
	color: #000;
	text-align: center;
}
#info {
	border: 0px dashed #F00;
	margin: 0 auto;
	width: 960px;
	height: auto;
	text-align: left;
	font-style: normal;
}

.analysis{
	border: 0px dashed #F00;
	position: relative;
	float: left;
	margin-top: 20px;
	margin-bottom: 0px;
	margin-left: 10px;
	margin-right: 10px;
	padding: 10px;
	width: 280px;
	height: 300px;
	background: #8E3D89;
	color: #FFF;
	text-align: center;
	font-size: 22px;
	font-style: normal;
	border-radius: 10px;
}

a:hover > .analysis {
	/*background: #242631;*/
	 visibility: visible;
	 overflow:hidden;
	 background-image: url('/images/graphics.gif');
	 background-position:  center top;
	 background-size:  100%;
	 background-repeat: no-repeat;
	 background-color: #1C1A1A;
	 color: #CCC;
}
.analysis:hover > .ico{
	visibility: hidden;
}

	
.hmi {
	border: 0px dashed #F00;
	position: relative;
	float: left;
	margin-top: 20px;
	margin-bottom: 0px;
	margin-left: 10px;
	margin-right: 10px;
	padding: 10px;
	width: 280px;
	height: 300px;
	background: #E62C49;
	color: #FFF;
	text-align: center;
	font-size: 22px;
	font-style: normal;
	border-radius: 10px;
}

a:hover > .hmi {
	/*background: #242631;*/
	 visibility: visible;
	 overflow:hidden;
	 /*background-image: url('/images/hmtv.gif');*/
	 background-image: url('/images/comp-1.gif');
	 background-size:  100%;
	 background-repeat: no-repeat;
	 background-color: #000;
	 color: #CCC;
}
.hmi:hover > .ico{
	visibility: hidden;
}

.reports {
	border: 0px dashed #F00;
	position: relative;
	float: left;
	margin-top: 20px;
	margin-bottom: 0px;
	margin-left: 10px;
	margin-right: 10px;
	padding: 10px;
	width: 280px;
	height: 300px;
	background: #799DC4;
	color: #FFF;
	text-align: center;
	font-size: 22px;
	font-style: normal;
	border-radius: 10px;
}
a:hover > .reports{
	 visibility: visible;
	 overflow:hidden;
	 background-position:  center top;
	 background-image: url('/images/giphy.gif');
	 background-size:  80%;
	 background-repeat: no-repeat;
	 background-color: #120800;
	color: #CCC;
}
.reports:hover > .ico{
	visibility: hidden;
}

.reports_new {
	border: 0px dashed #F00;
	position: relative;
	float: left;
	margin-top: 20px;
	margin-bottom: 0px;
	margin-left: 10px;
	margin-right: 10px;
	padding: 10px;
	width: 280px;
	height: 300px;
	background: #00C194;
	color: #FFF;
	text-align: center;
	font-size: 22px;
	font-style: normal;
	border-radius: 10px;
}
a:hover > .reports_new{
	 visibility: visible;
	 overflow:hidden;
	 background-position:  center top;
	 background-image: url('/images/giphy.gif');
	 background-size:  80%;
	 background-repeat: no-repeat;
	 background-color: #120800;
	color: #CCC;
}
.reports_new:hover > .ico{
	visibility: hidden;
}

#alarms {
	border: 0px dashed #F00;
	position: relative;
	float: left;
	margin-top: 20px;
	margin-bottom: 0px;
	margin-left: 10px;
	margin-right: 10px;
	padding: 10px;
	width: 280px;
	height: 300px;
	background: #C64223;
	color: #FFF;
	text-align: center;
	font-size: 22px;
	font-style: normal;
	border-radius: 10px;
}
#alarms:hover {
	background: #242631;
	color: #CCC;
}
#information {
	border: 0px dashed #F00;
	position: relative;
	float: left;
	margin-top: 20px;
	margin-bottom: 0px;
	margin-left: 10px;
	margin-right: 10px;
	padding: 10px;
	width: 280px;
	height: 300px;
	background: #686968;
	color: #FFF;
	text-align: center;
	font-size: 22px;
	font-style: normal;
	border-radius: 10px;
}
#information:hover {
	background: #242631;
	color: #CCC;
}
#module {
	border: 0px dashed #F00;
	position: relative;
	float: left;
	margin-top: 20px;
	margin-bottom: 0px;
	margin-left: 10px;
	margin-right: 10px;
	padding: 10px;
	width: 280px;
	height: 300px;
	background: #53A54A;
	color: #FFF;
	text-align: center;
	font-size: 22px;
	font-style: normal;
	border-radius: 10px;
}
#module:hover {
	background: #242631;
	color: #CCC;
}
#settings {
	border: 0px dashed #F00;
	position: relative;
	float: left;
	margin-top: 20px;
	margin-bottom: 0px;
	margin-left: 10px;
	margin-right: 10px;
	padding: 10px;
	width: 280px;
	height: 300px;
	background: #19A4C6;
	color: #FFF;
	text-align: center;
	font-size: 22px;
	font-style: normal;
	border-radius: 10px;
}
#settings:hover {
	background: #242631;
	color: #CCC;
}
.ico {
	border: 0px dashed #F00;
	position: relative;
	float: left;
	margin-top: 30px;
	margin-bottom: 25px;
	margin-left: 10px;
	margin-right: 10px;
	padding: 0px;
	width: 260px;
	height: 160px;
	text-align: center;
	font-style: normal;
}
.underline {
	text-decoration: none;
	border-bottom: 1px solid #CCC;
}
#company {
	border: 0px dashed #F00;
	position: relative;
	float: left;
	margin-top: 30px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 10px;
	width: 940px;
	height: auto;
	text-align: left;
	font-size: 16px;
	font-style: normal;
}
#partners {
	border: 0px dashed #F00;
	position: relative;
	float: left;
	margin-top: 40px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 10px;
	width: 940px;
	height: auto;
	text-align: left;
	font-size: 16px;
	font-style: normal;
}
#production {
	border: 0px dashed #F00;
	position: relative;
	float: left;
	margin-top: 40px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 10px;
	width: 940px;
	height: auto;
	text-align: left;
	font-size: 16px;
	font-style: normal;
}
.title {
	border: 0px dashed #F00;
	position: relative;
	float: left;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px;
	width: 920px;
	height: 60px;
	text-align: left;
	font-size: 22px;
	font-style: normal;
}
.title_img {
	border: 0px dashed #F00;
	position: relative;
	float: left;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px;
	width: 80px;
	height: 60px;
	text-align: left;
}
.title_h1 {
	border: 0px dashed #F00;
	position: relative;
	float: left;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px;
	width: 840px;
	height: 60px;
	text-align: left;
}
h1 {
	position: relative;
	float: left;
	margin-top: 0px;
	font-size: 30px;
	font-style: italic;
}
.text_left {
	border: 0px dashed #F00;
	position: relative;
	float: left;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 80px;
	margin-right: 20px;
	width: 774px;
	height: auto;
	font-style: normal;
	text-align: left;
	font-size: 16px;
	line-height: 1.4;
}
.text_right {
	border: 0px dashed #F00;
	position: relative;
	float: left;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	width: 410px;
	height: auto;
	font-style: normal;
	text-align: left;
	font-size: 16px;
	line-height: 1.4;
}
.partners {
	border: 0px dashed #F00;
	position: relative;
	float: left;
	margin-top: 10px;
	margin-bottom: 20px;
	margin-left: 25px;
	margin-right: 25px;
	padding: 0px;
	width: 140px;
	height: 140px;
	text-align: left;
}
.production {
	border: 0px dashed #F00;
	position: relative;
	float: left;
	margin-top: 10px;
	margin-bottom: 20px;
	margin-left: 0px;
	margin-right: 15px;
	padding: 0px;
	width: 234px;
	height: 140px;
	text-align: left;
}
#main_cellar {
	border: 0px dashed #F00;
	position: relative;
	float: left;
	background: #322B6A;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 100%;
	height: 120px;
	text-align: center;
}
#cellar {
	border: 0px dashed #F00;
	margin: 0 auto;
	padding: 20px;
	width: 960px;
	height: 80px;
	color: #000;
	font-size: 14px;
	text-align: left;
	font-style: normal;
	color: #FFF;
}
#cellar_l {
	border: 0px dashed #F00;
	position: relative;
	float: left;
	margin: 0;
	padding: 0px;
	width: 340px;
	height: 80px;
	clear: none;
	text-align: left;
}
#cellar_c {
	border: 0px dashed #F00;
	position: relative;
	float: left;
	padding: 0px;
	width: 340px;
	height: 80px;
	clear: none;
	text-align: left;
}
#cellar_r {
	border: 0px dashed #F00;
	position: relative;
	float: left;
	padding: 0px;
	width: 280px;
	height: 80px;
	text-align: right;
}
a.cellar {
	padding: 1px 0em;
	text-decoration: none;
	border-bottom: 1px solid #999;
	color: #FFF;
}
a.cellar:hover {
	text-decoration: none;
	border-bottom: 1px solid #FC0;
	color: #F60;
}
