/* *** BODY ************************************************************ */
body, html
	{margin: 0;
	 padding: 0;
	 height: 100%;
	 background-color: #e1e1e1;}
div
	{margin: 0;
	 padding: 0;
	 float: left;}
/* *** BODY ************************************************************ */






/* *** DOCUMENT ******************************************************** */
div.document
	{width: 960px;
	 background-color: #ffffff;
	 background-image: url(../../g/landing/_document_background.gif);
	 background-repeat: repeat-y;
	 background-position: top left;}
table.document
	{width: 930px;}
/* *** DOCUMENT ******************************************************** */






/* *** HEADER ********************************************************** */
td.header
	{width: 930px;
	 height: 43px;
	 background-color: #259c7e;
	 background-image: url(../../g/landing/_header_background.gif);
	 background-repeat: repeat-x;
	 background-position: top left;}
	td.header div.logo
		{width: 198px;
		 height: 43px;
		 background-image: url(../../g/landing/_header_logo_background.gif);
		 background-repeat: no-repeat;
		 background-position: top left;}
		td.header div.logo img
			{width: 144px;
			 height: 24px;
			 margin: 12px 0 0 20px;}
/* *** HEADER ********************************************************** */






/* *** AREAS *********************************************************** */
td.areas,
table.areas
	{width: 930px;
	 margin: 0;}
	table.areas td.area_separator
		{width: 0px;}
		table.areas td.area_separator img
			{width: 0px;
			 height: 1px;}
/* *** AREAS *********************************************************** */






/* *** FOOTER ********************************************************** */
td.footer
	{width: 930px;
	 height: 68px;
	 background-color: #8dc411;
	 background-image: url(../../g/landing/_footer_background.gif);
	 background-repeat: repeat-x;
	 background-position: top left;}
	td.footer div.otpcsoport,
	td.footer div.link,
	td.footer div.top
		{height: 36px;}
	td.footer div.otpcsoport
		{width: 282px;
		 background-image: url(../../g/landing/_footer_otpcsoport_background.gif);
		 background-repeat: no-repeat;
		 background-position: top right;}
		td.footer div.otpcsoport select
			{font-size: 9px;
			 width: 150px;
			 margin: 13px 0 0 120px;
			 border: 1px solid #8f97aa;}
	td.footer div.link
		{background-image: url(../../g/landing/_footer_link_background.gif);
		 background-repeat: no-repeat;
		 background-position: top right;}
		td.footer div.link p,
		td.footer div.top p
			{font-family: Arial;
			 font-size: 11px;
			 color: #003928;
			 line-height: 12px;
			 font-weight: bold;
			 margin: 9px 13px 0 11px;}
			td.footer div.link p a				{color: #003928; text-decoration: none;}
			td.footer div.link p a:hover		{color: #003928; text-decoration: none}
	td.footer div.top
		{width: 150px;
		 float: right;}
		td.footer div.top p
			{margin-right: 18px;
			 margin-left: 0;}
			td.footer div.top p a				{color: #003928; text-decoration: none;}
			td.footer div.top p a:hover			{color: #003928; text-decoration: none;}
	td.footer div.copyright
		{width: 770px;
		 height: 32px;}
		td.footer div.copyright p
			{font-family: Arial;
			 font-size: 10px;
			 color: #466110;
			 line-height: 12px;
			 margin: 12px 0 0 21px;}
	td.footer div.poweredby
		{width: 160px;
		 height: 32px;
		 float: right;}
		td.footer div.poweredby img
			{margin: 10px 0 0 71px;}
/* *** FOOTER ********************************************************** */
