body 		{
		background-image: none;
		text-align: center;
		min-height: 100%;
		background: #fff;
		scroll="no";
		topmargin="0" leftmargin="0"
       		}

img 		{
  		border: 0px;
  		padding: 0px;
  		}

h1    		{ 
		font-size: 16px;
		font-weight: bold;
		font-style: italic;
		}


a 		{
		color: #043cf1;
		text-decoration: none;
		}

a:hover 	{
		color: #fe6000;
		text-decoration: none;
		}

a:visited 	{
		color: #043cf1;
		}


.egesz		{ 
		width: 940px;
		height: 540px;
		text-align: left;
		font-family: verdana;
		font-size: 11px;
		color: #75767b;
		background-image: url('images/bg.jpg');
  		background-repeat: no-repeat;
  		top:50%;
		left:50%;	
		position: absolute;
  		margin-left: -400px;
		margin-top: -300px;
		padding: 30px 20px 20px 35px;
}

.header		{ 
		width: 900px;
		height: 50px;
  		background: none;
   		padding: 0px 0px 0px 0px;
   		float: left;
  		}
 
.content		{ 
		width: 160px;
		height: 354px;
		text-align: left;
  		background: none;
		overflow: no;
   		float: left;
  		}
  		
.menu		{ 
		width: 682px;
		height: 30px;
		text-align: right;
  		background: none;
   		padding: 0px 0px 0px 0px;
   		float: left;
		color: #000;
  		}



.footer	{ 
		width: 800px;
		height: 30px;
		text-align: left;
  		background: none;
   		padding: 0px 0px 0px 9px;
   		float: left;

  		}

.menu a { color: #647583; 
	    text-decoration: none;
	    font-weight: 400;}

.menu a:hover { color: #fe6000;
	    text-decoration: none;
	    font-weight: 900;}

.footer a { color: #647583; 
	    text-decoration: none;
	    font-weight: 400;}

.footer a:hover { color: #fe6000;
	    text-decoration: none;
	    font-weight: 900;}
  		
.logo		{ 
		width: 230px;
		height: 140px;
		text-align: left;
  		background: none;
   		padding: 0px 0px 0px 0px;
   		}


.datasheet	{ 
		width: 230px;
		height: 325px;
		text-align: left;
		color: #fff;
  		background: none;
   		padding: 65px 0px 0px 0px;

		}

a#datasheet_more
		{
        	display: block;
        	height: 30px;
        	position: absolute;
        	width: 60px;
        	top: 520px;
        	left: 200px;
        	z-index: 54;

    		}


  		