BODY, HTML { padding: 0; margin: 0; background: #fff; }

BODY, TH, TD, P, SPAN {
	font-family: Arial;
	font-size: 12px;
	color: #7e8383;
	font-weight: lighter;
}

A { text-decoration: underline; color: #3300FF; }
A:hover { text-decoration: underline; }

H1 {
	font-family: Arial;
	font-size: 26px;
	color: #000000;
	font-weight: lighter;
}

BODY {
	margin: 0;
	background-image: url( ../images/white_sp.gif);
	background-repeat:repeat;
	background-color: white;
}

#container {
	width: 980px;
	margin:0 auto;
}

#header {
}

#langholder {
	position: relative;
	float: right;
	white-space: nowrap;
	width: 253px;
	top: 30px;
}

#social  {
	float: left;
}

#languages {
	float: right;
}

#languages ul {
	margin: 0;
	padding: 0;
	text-align: center;
}

#languages ul li {
	list-style:none;
	display: inline; 
	padding-left: 5px;
}

#search {
	position: absolute;
	top: 30px;
	right:0;
}

#topdivider {
	height: 9px;
	width: 100%;
	background-color: #303030;
}

#menuwrapper {
	position: relative;
}

#menuholder {
	float: right;
	width: 450px;
	z-index: 1100;
}

#submenuholder {
	float: left;
	width: 250px;
	min-height: 40px;
}

#submenuholder2 {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 200px;
	z-index: 1000;
}

#submenu {
	display: inline-block;
	margin-left: -18px;
}
#submenu ul {
   list-style-image: url('../images/menu_tick.gif');
}

#menu {
	position: absolute;
	right: 0;
	top: 15px;
	font-family: Cordia New, Arial;
	font-size: 26px;
	color: #fff;
	font-weight: lighter;
	z-index: 1100;
}

#menu ul {
	margin: 0;
	padding: 0;
	text-align: center;
}

#menu ul li { 
	list-style:none;
	display: inline; 
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 15px;
	padding-bottom: 15px;
}

#menu ul li.divider { 
	width: 1px;
	background-position: 0 4px;
	background-image: url('../images/menu_main_div.gif');
	background-repeat: no-repeat;
	margin: 0;
	padding-left: 1px;
	padding-right: 0px;
}

#menu ul li.active{ 
	background-color: #535353;
	margin-left: -1px;
}

#menu A{ 
	font-family: Cordia New, Arial;
	font-size: 26px;
	color: #535353;
	font-weight: lighter;
	height: 64px;
}

#menu A:link, #menu A:visited  {
	color: #535353;
	text-decoration: none;
}

#contentholder {
	position: relative;
	clear: both;
}

#contentholder TABLE {
	width: 100% !important;
}

#contentholder IFRAME {
	width: 100% !important;
}

#contentholder2 {
	position: relative;
	clear: both;
	padding-left: 210px;
	padding-top: 60px;
	min-height: 400px;
}

#contentholder2 TABLE {
	width: 100% !important;
}

#advirtisementholder {
	background-image: url(../images/rekl_bg.gif);
	background-repeat: repeat;
	margin: 0px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 1px;
}

.clear {
	clear: both;
}

#bottommenu {
	border-top: #D0DAE0 2px solid;
	background-image: url('../images/menu_btm_bg.gif');
	background-repeat: repeat-x;
	margin-top: 20px;
	height: 180px;
}

#bottomholder {
	border-top: #D0DAE0 1px solid;
	margin-top: 10px;
	padding-top: 10px;
}

/*menu*/
A.menu_text {
	font-family: Arial;
	font-size: 15px;
	color: #5c5b5b;
	font-weight: normal;
}

A.menu_text:link, A.menu_text:visited  {
	color: #5c5b5b;
	text-decoration: none;
}

A.menu_text:hover, A.menu_text:active  {
	color: #000000;
	text-decoration:underline;
}
.submenu_box {
	padding-left: 15px;
	padding-top: 16px;
	width: 200px;
}
.mainmenu_box {
	padding-left: 180px;
	float: right;
}
/*main_menu*/
.menuactive, .menuactive a {
	background-color: #535353;
	color: #ffffff;
	font-family: Cordia New, Arial;
	font-size: 26px;
	padding-left: 7px;
	padding-right: 7px;
}
.ptop10 {
	padding-top: 15px;
}
A.menu_main {
	font-family: Cordia New, Arial;
	font-size: 26px;
	color: #535353;
	font-weight: lighter;
	height: 64px;
	padding-left: 7px;
	padding-right: 7px;
}

A.menu_main:link, A.menu_main:visited  {
	color: #535353;
	text-decoration: none;
}

A.menu_main:hover  {
	color: #006f61;
}

A.menu_main:active  {
	color: #f1f0f0;
}
#toptext {
	padding-left: 20px;
}
/*search*/
#searchText  {
	border-color: #dbdbdb;	
	border-style:solid; 
	border-width:1px; 
	color: #535353; 
}
#searchBtn {
	background-color: #838282;
	color: #FFFFFF;
	border:1px solid; 
	border-color: #838282; 
	height: 20px;
	width: 60px;
}

.missionBox {
	float: left;
	width: 48%;
}
.contactBox {
	float: left;
	width: 48%;
	padding-left: 10px;
}
.fleft {
	float: left;
	padding-right: 10px;
	width: 107px;
}
.fleft p {
	font-size: 11px;
}
.title_1 {
	font-family: Arial;
	font-size: 16px;
	color: #3030303;
	font-weight: normal;
	padding-top: 15px;
}
.title_2 {
	font-family: Arial;
	font-size: 25px;
	color: #121212;
	font-weight: lighter;
	padding-top: 25px;
	white-space: nowrap;
}
.title_3 {
	font-family: Arial;
	font-size: 12px;
	color: #111111;
	font-weight: bold;
	padding-top: 5px;
}
.grey { 
	color:#0f0f0f;
}
.text_1 {
	font-family: Arial;
	font-size: 12px;
	color: #7e8383;
	font-weight: lighter;
	padding-top: 8px;
}
.text_2 {
	font-family: Arial;
	font-size: 11px;
	color: #535353;
	font-weight: lighter;
	padding-top: 5px;
}
.text_3 {
	font-family: Arial;
	font-size: 12px;
	font-weight: 100;
	letter-spacing: normal;
	color: #535353;
	font-weight: lighter;
	padding-top: 13px;
}
/*devisioonid*/
.d_container {
	width: 33%;
	float: left;
	text-align: left;
	padding-left: 2px;
}
.d1_top  {
	background-image: url(../images/d1_top.gif);
	background-repeat: repeat-x;
	height: 7px;
	width: 316px; 
}
.d1_center  {
	background-image: url(../images/d1_center.jpg);
	background-repeat: repeat-x;
	width: 8px;
	height: 300px;
	float: left;
}
.d1_pic  {
	background-image: url(../images/d1_pic.jpg);
	background-repeat: no-repeat;
	width: 300px; 
	height: 300px;
	float: left;
	position: relative;
}
.d4_pic  {
	background-image: url(../images/d4_pic.jpg);
	background-repeat: no-repeat;
	width: 300px; 
	height: 300px;
	float: left;
	position: relative;
}
.d_text  {
	font-family: Arial;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	padding-left: 13px;
	padding-bottom: 7px;
	text-align: left;
	text-transform: uppercase;
	position: absolute;
	bottom: 0;
}
.d_text A {
	font-family: Arial;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
}
.d1_btm  {
	background-image: url(../images/d1_btm.gif);
	background-repeat: repeat-x;
	height: 69px;
	width: 300px; 
	clear: both;
}
.d_btm_txt  {
	font-family: Arial;
	font-size: 11px;
	color: #ffffff;
	font-weight: lighter;
	padding-left: 13px;
	padding-right: 13px;
	padding-top: 10px;
	text-align: left;
}
.d_btm_txt A {
	font-family: Arial;
	font-size: 11px;
	color: #ffffff;
	font-weight: lighter;
}
.d2_top  {
	background-image: url(../images/d2_top.gif);
	background-repeat: repeat-x;
	width: 300px; 
	height: 7px;
}
.d2_center  {
	background-image: url(../images/d2_center.jpg);
	background-repeat: repeat-x;
	width: 8px;
	height: 300px;
	float: left;
}
.d2_pic  {
	background-image: url(../images/d2_pic.jpg);
	background-repeat: no-repeat;
	width: 300px; 
	height: 300px;
	float: left;
	position: relative;
}
.d2_btm  {
	background-image: url(../images/d2_btm.gif);
	background-repeat: repeat-x;
	height: 69px;
	width: 300px; 
	clear: both;
}
.d3_top  {
	background-image: url(../images/d3_top.gif);
	background-repeat: repeat-x;
	width: 300px; 
	height: 7px;
}
.d3_center  {
	background-image: url(../images/d3_center.jpg);
	background-repeat: repeat-x;
	width: 8px;
	height: 300px;
	float: left;
}
.d3_pic  {
	background-image: url(../images/d3_pic.jpg);
	background-repeat: no-repeat;
	width: 300px; 
	height: 300px;
	float: left;
	position: relative;
}
.d3_btm  {
	background-image: url(../images/d3_btm.gif);
	background-repeat: repeat-x;
	height: 69px;
	width: 300px; 
	clear: both;
}
/*reklaam*/
.rekl  {
	background-image: url(../images/rekl_bg.gif);
	background-repeat: repeat;
	padding: 10px; 10px; 10px; 10px;
}
/*menu_bottom*/
.menu_btm_top  {
	background-image: url(../images/menu_btm_top.gif);
	background-repeat: repeat-x;
	height: 2px;
}
.menu_btm_btm  {
	background-image: url(../images/menu_btm_btm.gif);
	background-repeat: repeat-x;
	height: 2px;
}

.tab_btm {
	background-image: url(../images/menu_btm_bg.gif);
	background-color: #fafcfd;
}

.btm_title  {
	font-family: Century Gothic, Arial;
	font-size: 18px;
	color: #4d4d4d;
	font-weight: lighter;
	padding-top: 10px;
	text-align: left;
	padding-bottom: 10px;
}
.lang_box {
	position: relative;
	float: right;
	white-space: nowrap;
	width: 253px;
	top: 0;
}
.lang_left  {
	float: left;
}
.lang_right {
	float: right;
}
.search {
	position: absolute;
	top: 30px;
	right:0;
}
.contact_box {
	position:relative;
	padding-top: 10px;
	padding-bottom: 10px;
}
.btm_kont_left  {
	position: absolute;
	font-family: Arial;
	font-size: 13px;
	color: #535353;
	font-weight: lighter;
	padding-top: 4px;
	top: 0;
	left:0;
	padding-bottom: 4px;
}
.btm_kont_right {
	position: absolute;
	font-family: Arial;
	font-size: 13px;
	color: #535353;
	font-weight: lighter;
	padding-top: 4px;
	top: 0;
	right:0;
	padding-bottom: 4px;
}
.btm_kont_right ul {
	margin: 0;
	padding: 0;
	text-align: center;
}

.btm_kont_right ul li {
	list-style:none;
	display: inline;
	padding-left: 5px;
}

.menu_btm_div {
	background-image: url(../images/menu_btm_div.gif);
	background-repeat: repeat-x;
}

/*bottom_menu*/
A.menu_btm {
	font-family: Arial;
	font-size: 12px;
	color: #808080;
	font-weight: lighter;
	text-decoration: none;
}

A.menu_btm:link {
	color: #808080;
	text-decoration: none;
}

A.menu_btm:hover  {
	color: #808080;
}

A.menu_btm:active  {
	color: #808080;
}

.menu_btm-active {
	font-family: Arial;
	font-size: 12px;
	color: #ffffff;
	font-weight: lighter;
	padding-left: 0px;
	padding-top: 0px;
}

ul.btm-menu-grp {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
 
li.btm-menu-link {
	background-image: url(../images/tick_oran.png);
	background-repeat: no-repeat;
	background-position: 0px 10px; 
	padding-left: 24px; 
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom:solid 1px #bfbebe;
}

li.btm-menu-active {
	background-image: url(../images/tick_white.png);
	background-color:#FF6600;	
	color: #ffffff;
	background-repeat: no-repeat;
	background-position: 0px 10px; 
	padding-left: 24px; 
	padding-top: 5px;
	padding-bottom: 5px;
}
.btm-menu-box {
	padding-left: 36px;
	width: 200px; 
	float:left;
}
.btm-menu-bg {
	background-image: url(../images/menu_btm_bg.gif);
	background-repeat: repeat-x;
	background-color: #fafcfd;
}

.btm-menu-box UL.btm-menu-grp LI:last-child { border-bottom: none; }

ul.up-menu-grp {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
 
li.up-menu-link {
	background-image: url(../images/menu_tick.gif);
	background-repeat: no-repeat;
	background-position: 0px 10px; 
	padding-left: 8px; 
	padding-top: 1px;
	padding-bottom: 1px;
}

div.submenu {
	padding-left: 10px; 
	clear: both;
}

div.submenu2 {
	padding-left: 18px; 
	clear: both;
}

.dotimg {
	padding-top: 5px; 
	padding-left: 5px; 
	padding-right: 5px; 
}

div.spacer {
  clear: both;
  padding-top: 8px;
}

table.bordered {
	border: 1px solid #BCBCBC;
}

table.bordered td {
	border: 0px;
	padding: 2px; 
}

table.bordered th {
	border: 0px;
	padding: 2px; 
}
