body, html
{
	font-family : arial;
	font-size 	: 11px;	
	margin		: 0px;
	padding		: 0px;
	text-align	: center;
}
img
{
	border : 0px;
}
.outer
{
}
.container
{
	margin-left		: auto;
	margin-right 	: auto;
	text-align		: left;
	width			: 990px;
}
.clear
{
	clear : both;
}
.menu_top
{
	height		: 37px;
	margin-left	: 39px;
	margin-top 	: 29px;
	width		: 951px;
}
.panel_left
{
	float		: left;
	height		: 435px;	
	width		: 335px;
}
.panel_right
{
	height	: 435px;
	float	: right;
	width	: 655px;
	z-index : -500;
}
.panel_bottom
{
	clear			: both;
	height			: 191px;
	margin-top 		: 11px;
	margin-bottom	: 23px;
	width			: 990px;
}
.bottom_menu_item
{
	float			: left;
	height			: 191px;
	width			: 322px;
}
.box_flags
{
	float : right;
	margin-right : 8px;
}
.box_flags span.item
{
	padding-right : 10px;
}
.margin_right
{
	margin-right	: 12px !important;
}
.bg_sub_menu
{
	background : url('../img/bg_menu.png') bottom left no-repeat;
	padding : 15px !important;
}
.bg_none
{
	background 	: none !important;
	height 		: 20px !important;
	margin 		: 0px !important;
	padding 	: 0px !important;
	width		: 144px !important;
}
.bg_none a
{
	color 			: #FFFFFF !important;
	font-family 	: Arial !important;
	font-size 		: 14px !important;
	font-weight 	: bold !important;
	margin 			: 0px !important;
	padding			: 0px !important;
}

/* MENU BEGIN */
#nav
{
	list-style 	: none;
	margin 		: 0;
	padding 	: 0;
	z-index 	: 500;
}
#nav li
{
	background 	: url('../img/bg_menu_item_off.jpg');
	background-position : right bottom;
	display 	: block;
	float 		: left;
	height 		: 37px;
	margin 		: 0px;
	position 	: relative;
	width 		: 150px;		
	z-index 	: 500;
}
#nav li:hover
{
	background 	: url('../img/bg_menu_item_on.jpg');
	background-position : right bottom;
}
#nav li a
{
	color 			: #000000;
	display 		: block;
	font-family 	: Verdana;
	font-size 		: 13px !important;
	font-weight 	: bold;
	height 			: 26px;
	margin-top 		: 11px;
	padding 		: 0px 10px 0px 13px;
	text-align 		: left;
	text-decoration : none;
}
#nav li a:hover
{
	color : #000000;
}
#nav a.selected
{
	color : #f00;
}
#nav ul
{
	display 	: none;
	left 		: 2;
	list-style	: none;
	margin 		: 0px;
	padding 	: 0px;
	position 	: absolute;
}
#nav ul li
{
	float 		: left;
	width 		: 134px;
}
#nav ul a
{
	color 	: #666;
	display : block;
	height 	: 15px;
	padding : 8px 5px;
}
#nav ul a:hover
{
	text-decoration : underline;
}
/* MENU END */

h2
{
	color 		: #2E4144;
	font-family	: Verdana, Arial Narrow;
	font-size 	: 18px;
	font-weight : bold !important;
	margin 		: 0px;	
}

/* PANEL US BEGIN */
.panel_us
{
	background  : url('../img/bg_us.jpg');
	height		: 435px;
	width		: 655px;
}
.panel_us h2
{
	padding : 32px 0px 0px 50px;
	width 	: 101px;
}
.panel_us_header
{
	display : none;
	float 	: left;
}
.panel_us_text
{
	font-family	: Verdana;
	font-size 	: 11px;
	float		: left;
	line-height : 16px;
	padding 	: 32px 0px 0px 15px;
	width 		: 445px;
}
/* PANEL US END */

/* PANEL US DE BEGIN */
.panel_us_de
{
	background  : url('../img/bg_us.jpg');
	height		: 435px;
	width		: 655px;
}
.panel_us_de h2
{
	padding : 32px 0px 0px 50px;
	width 	: 134px !important;
}
.panel_us_de_header
{
	display : none;
	float 	: left;
}
.panel_us_de_text
{
	font-family	: Verdana;
	font-size 	: 11px;
	float		: left;
	line-height : 16px;
	padding 	: 32px 0px 0px 51px;
	width 		: 400px;
}
/* PANEL US DE END */

/* PANEL PRESS BEGIN */
.panel_press
{
	background  : url('../img/bg_press.jpg');
	height		: 435px;
	width		: 655px;
}
.panel_press h2
{
	padding : 60px 0px 0px 30px;
}
.panel_press_header
{
	display : none;
}
.panel_press_text
{
	font-family	: Verdana;
	font-size 	: 11px;
	line-height : 16px;
	padding 	: 5px 0px 0px 30px;
	width 		: 337px;
}
.panel_press ul
{
	list-style 	: none;
	margin 		: 0px;
	padding 	: 12px 0px 12px 0px;
}
.panel_press ul li
{
	color 		: #0282BF;
}
/* PANEL PRESS END */

/* PANEL OFFICE BEGIN */
.panel_office
{
	background  : url('../img/bg_office.jpg');
	height		: 435px;
	width		: 655px;
}
.panel_office h2
{
	padding : 60px 0px 0px 30px;
}
.panel_office_header
{
	display : none;
}
.panel_office_text_1
{
	float 		: left;
	font-family	: Verdana;
	font-size 	: 11px;
	line-height : 16px;
	padding 	: 5px 0px 0px 30px;
	width 		: 243px;
}
.panel_office_text_2
{
	float 		: left;
	font-family	: Verdana;
	font-size 	: 11px;
	line-height : 16px;
	padding 	: 5px 0px 0px 30px;
	width 		: 220px;
}
.panel_office ul
{
	margin 	: 0px;
	padding : 0px 0px 0px 15px;
}
/* PANEL OFFICE END */

/* PANEL NETWORK BEGIN */
.panel_network
{
	background  : url('../img/bg_network.jpg');
	height		: 435px;
	width		: 655px;
}
.panel_network h2
{
	color 	: #FFFFFF !important;
	padding : 45px 0px 0px 70px;
}
.panel_network_header
{
	display : none;
	float 	: left;
}
.panel_network_text
{
	color 		: #2E4144;
	float 		: left;
	font-family	: Verdana;
	font-size 	: 11px;
	line-height : 16px;
	padding 	: 48px 0px 0px 20px;
	width 		: 420px;
}
.panel_network ul
{
	margin 	: 0px;
	padding : 0px 0px 0px 15px;
}
.panel_network ul li
{
	color 		: #0282BF;
}
/* PANEL NETWORK END */

/* PANEL CONTACT BEGIN */
.panel_contact
{
	background  : url('../img/bg_contact.jpg');
	color 		: #264878;
	height		: 435px;
	width		: 655px;
}
.panel_contact h2
{
	color 		: #00235B;
	font-size	: 19px;
	font-family : Verdana !important;
	font-weight : normal;
}
.panel_contact_header
{
	display : none;
}
.panel_contact_text
{
	float 		: left;
	font-family	: Arial;
	font-size 	: 13px;
	line-height : 25px;
	font-weight : bold;
	padding 	: 25px 0px 0px 150px;
	width 		: 250px;
}
.panel_contact_text span.kova
{
	color		: #00235B;
	font-size 	: 15px;
	font-weight : bold;
}
.panel_contact ul
{
	list-style 	: none;
	margin 	: 0px;
	padding : 0px 0px 0px 0px;
}
/* PANEL CONTACT END */

/* PANEL CONTACT BEGIN */
.panel_philosophy
{
	background  : url('../img/bg_philosophy.jpg');
	color 		: #264878;
	height		: 435px;
	width		: 655px;
}
.panel_philosophy h2
{
	color : #00235B;
	font-family : Verdana, Arial Narrow;
	padding : 135px 0px 0px 115px;
}
.panel_philosophy_header
{
	display : none;
}
.panel_philosophy_text
{
	float 		: left;
	font-family	: Arial;
	font-size 	: 13px;
	line-height : 25px;
	font-weight : bold;
	padding 	: 30px 0px 0px 115px;
	width 		: 290px;
}
/* PANEL CONTACT END */