html
{
	height: 100%;
	padding: 0px;
	margin: 0px;
}
body
{
	background-image: url('imagesX/sie_grid_small.gif');
	/*background-image-repeat: both;*/
	background-color: silver;
	/*text-align: middle;*/
	height: 100%;
	padding: 0px;
	margin: 0px;
	font-size: 62.5%
}

div#main
{
	width: 944px;
	margin:0 auto;
	_height: 100%;	
	min-height: 99%;
	background-color: #888888;
	border:solid 2px silver;

}

div#right
{ 

	width: 294px;
	position: relative;
	float: right;

}

#main .textBig

 {
	white-space:pre;
	padding-top:40px;
	padding-left:10px;
	font-family: arial;
	font-weight: bold;
	font-size: 14px;
	color: #163c3c;
	margin-bottom: 20px;
	padding-bottom: 20px;
	
 }
 
#main #header
{
	height: 113px;
	background-image: url('imagesX/GreyLogoFon.gif');
	background-repeat: repeat-x;
}
#main #header #logo
{
	position: relative;
	width: 449px;
	height: 113px;
	float: left;
}

#main #header #logo img
{
	position: absolute;
	top: 0px;
	left: 0px;
}


#header #organ
{
	float: right;
	width: 415px;
	height: 113px;
	background-image: url('imagesX/Organ.gif');
}


/*-------------------------------------------------------- Menu */

#menu
{
	height: 39px;
	background-image: url('imagesX/lines1.gif');
	background-repeat: repeat-x;
}

#menu ul
{
	height: 39px;
	margin: 0px;
	padding: 0px;
}

#menu ul li{
	display: block;
	float: right;
	width: 104px;
	height: 39px;
}

#menu ul li a.menu
{
	display: block;
	position: relative;
	text-align: center;
	width: 104px;
	height: 39px;
	padding: 0px;
	margin: 0px;
}

#menu ul li a.menu div
{
	display: none;
}

#menu ul li a.menu span
{
	margin: 0px;
	padding: 0px;
	top: 0px;
	left: 0px;
	width: 104px;
	height: 39px;
	display: block;
	position: absolute;
	cursor: pointer;
}

#menu #menu-products
{
	background-image: url('imagesX/Products.gif');
}

#menu #menu-products:hover
{
	background-image: url('imagesX/Products_Black.gif');
}

#menu #menu-products
{
	background-image: url('imagesX/Products.gif');
}

#menu #menu-products:hover
{
	background-image: url('imagesX/Products_Black.gif');
}

#menu #menu-downloads
{
	background-image: url('imagesX/Downloads.gif');
}

#menu #menu-downloads:hover
{
	background-image: url('imagesX/Downloads_Black.gif');
}

#menu #menu-support
{
	background-image: url('imagesX/Support.gif');
}

#menu #menu-support:hover
{
	background-image: url('imagesX/Support_Black.gif');
}

#menu #menu-shop
{
	background-image: url('imagesX/Shop.gif');
}

#menu #menu-shop:hover
{
	background-image: url('imagesX/Shop_Black.gif');
}

/*-------------------------------------------------------- Main area */
/*------------------------------------------------------- in 2 columns*/
#content
{
	border-top: solid 2px silver;
	/*min-height: 80%;
	*/
}

#content .item
{
	overflow: hidden;
	border-top: none;
	/*min-height: 99%;
	*/
	
}

 #content .item .text
 {
    font-family:Verdana;
 	padding: 11px;
 	text-indent: 1.5em;
 	font-size: 14px;
 	margin-left: 402px;
 	margin-top: 0px;
 	margin-bottom: 0px;
 	border-left: solid 2px silver;
 	
 }
 
 #content .item .text2
 {
    font-family:Verdana;
 	
 	text-indent: 1.5em;
 	font-size: 14px;
 
 	margin-top: 0px;
 	margin-bottom: 0px;
 	border-left: solid 2px silver;
 	
 }

 
#content .item .img
{
	margin-top: 1px;
	margin-left: 1px;
	margin-right: 1px;
	
	float: left;
	font-family:Verdana;
 	text-align: center;
 	font-size: 14px;
 	
	
}
#content .item .captcha
{
	margin-top: 5px;
	margin-left: 5px;
	margin-right: 5px;
	padding-left:70px;
	font-family:Verdana;
 	text-align: center;
 	font-size: 14px;
	
}
#content .item h1
{
	color: #163C3C;
    font-family: arial;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 10px;
    padding-left: 10px;
    padding-top: 10px;
    	
}

#separator
{
	
	/*height: 3px;*/
	border-top:solid 2px silver;
}


a.copyright 
{
	padding-left: 20px;
	padding-right: 20px;
	font-size: 10px;
}

a.menu 
{
	text-decoration: none;
	text-transform: uppercase;
	color: #111111;
	font-weight: bold;
	font-size: 11px;
}
/*------------------------------------------------------- in center*/

#content_c
{
	border-top: solid 2px silver;
	text-align: center;	
}

#content_c .item .div#push
{
	height: 20px; /* .push must be the same height as .footer */

clear: both;
}

#content_c .item
{
	overflow: hidden;
	border-top: none;
	text-align: center;
	
}

 #content_c .item .text
 {
	font-family:Verdana;
 	padding: 10px;
  	margin-top: 10px;
 	margin-bottom: 10px;
 	text-indent: 1.5em;
 	font-size: 14px;
    text-align: justify;
 
 }
 
 #content_c .item .text .horn
 {
	color: yellow;
	font-family:Verdana;
 	padding: 10px;
  	margin-top: 5px;
 	margin-bottom: 5px;
 	text-indent: 1.5em;
 	font-size: 14px;
    text-align: justify;
 
 }
 
#content_c .item .img
{
	margin-top: 5px;
	/*float: center;*/
}

#content_c .item h1
{
	color: #163C3C;
    font-family: arial;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 10px;
    padding-left: 10px;
  /*  padding-top: 0px;*/
    	
}

h5.hdr5 
{
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	font-family: arial;
	font-weight: bold;
	font-size: 12px;
	color: #093c3c;
	margin-bottom: 0px;
	margin-top: 0px;
	text-align: justify;
}

h3.hdr3 
{

	font-family: arial;
	font-weight: bold;
	font-size: 13px;
	color: #083c3c;
	margin-bottom: 10px;
}

h2.hdr20 
{

	font-family: arial;
	font-weight: bold;
	font-size: 14px;
	color: #e5e0e0;

}

h2.hdr2 
{
	padding-top:10px;
	padding-left:10px;
	font-family: arial;
	font-weight: bold;
	font-size: 14px;
	color: #163c3c;
	margin-bottom: 10px;
}

h1.hdr1 
{
	text-align:center;
	font-family: arial;
	font-weight: bold;
	font-size: 15px;
	color: black;
	margin-bottom: 10px;
}



