/************************************************************************************/
/*            Copyright 2007 Lars-Bjarne Klungseth, Wakasi AS 						*/
/*                     http://www.wakasi.net										*/
/************************************************************************************/
body {
	text-align			: center;
	background-color	: #EBFFEA;
}

#main_body{
	width				: 960px;
	text-align			: left;
	margin				: 0 auto 0 auto;
}

#mani_body_top{
	background-image	: url(../../images/bgt.png);
	background-repeat	: no-repeat;
	height				: 165px;
	margin          	: 0px 0px 0px 0px;
	margin-top			: 20px;
	width				: 960px;
}
#main_body_body{
	background-image	: url(../../images/bgm.png);
	background-repeat	: repeat-y;
	margin				: 0px 0px 0px 0px;
	padding				: 0px 0px 0px 0px;
	width				: 960px;
}

#main_body_bottom{
	background-image	: url(../../images/bgb.png);
	background-repeat	: no-repeat;
	height				: 167px;
	margin-bottom		: 20px;
	width				: 960px;
}



#ilct_lang_search {
	/*width				: 917px;*/
	height				: 26px;
	background-color	: #000000;
	border				: 1px solid #ffffff;
	margin				: 0px 21px 0px 21px;
	padding				: 3px 5px 0px 0px;
	font-size			: 90%;
}

#ilct_lang_select {
	float				: left;
	padding				: 5px 0px 0px 5px;
}

#ilct_search {
	float				: right;
	padding				: 0px 5px 0px 0px;
}

#ilct_top_img {
	margin				: 0px 21px 0px 21px;
	padding				: 0px 0px 0px 0px;
}

#ilct_top_img img {
	padding				: 0px 0px 0px 0px;
	margin				: 0px 0px 0px 0px;
	border				: none;
	width				: 916px;
	height				: 300px;
}

#ilct_top_img div.csc-textpic-clear {
	display				: none;
}


#ilct_nav_main {
	border				: 1px solid #ffffff;
	margin				: 0px 21px 0px 20px;
	padding				: 0px 0px 0px 0px;	
}

#ilct_main {
	margin				: 0px 21px 0px 21px;
}

#ilct_main_left {
	float				: left;
	width				: 180px;
}

#ilct_content_menu_top {
	background			: url(../../images/menubg/menubgt.png);
	background-repeat	: no-repeat;
	height				: 28px;
	width				: 180px;
	margin				: 40px 0px 0px 0px;
	padding				: 0px 0px 0px 0px;
}

#ilct_content_menu {
	background			: url(../../images/menubg/menubgm.png) repeat-y;
	width				: 180px;
	margin				: 0px 0px 0px 0px;
	padding				: 0px 0px 0px 10px;
}
#ilct_content_menu_bt {
	background			: url(../../images/menubg/menubgb.png);
	background-repeat	: no-repeat;
	height				: 37px;
	width				: 180px;
	margin				: 0px 0px 0px 0px;
	padding				: 0px 0px 0px 0px;
}

#ilct_main_right {
	float				: right;
	width				: 735px;
}

#ilct_content_top {
	padding				: 10px 10px 0px 10px;
}

#ilct_content_middle {
	margin				: 0px 0px 0px 0px;
	clear				: both;

}

#ilct_content_middle_left {
	float				: left;
	width				: 47%;
	padding				: 0px 0px 0px 10px;
}

#ilct_content_middle_right {
	float				: right;
	width				: 47%;
	padding				: 0px 10px 0px 0px;
}


#ilct_content_bt {
	margin				: 0px 21px 0px 21px;
	padding				: 0px 10px 0px 10px;	
}



#ilct_content_bt_left {
	float				: left;
	width				: 447px;
	}
	
#ilct_content_bt_right {
	float				: right;
	width				: 447px;
	}

#content_bt_1 {
	float				: left;
	width				: 220px;
	height				: 125px;
	margin				: 0px;
	padding				: 0px;
	overflow			: hidden;
	background-color	: #ffffff;
	border				: #000000 1px solid;
}

#content_bt_2 {
  	float				: right;
	width				: 220px;
	height				: 125px;
	margin				: 0px;
	padding				: 0px 0px 0px 0px;
	overflow			: hidden;
	background-color	: #ffffff;
	border				: #000000 1px solid;
}

#content_bt_3 {
  	float				: left;
	width				: 220px;
	height				: 125px;
	margin				: 0px;
	padding				: 0px 0px 0px 0px;
	overflow			: hidden;
	background-color	: #ffffff;
	border				: #000000 1px solid;
}
#content_bt_4 {
  	float				: right;
	width				: 220px;
	height				: 125px;
	margin				: 0px;
	padding				: 0px;
	overflow			: hidden;
	background-color	: #ffffff;
	border				: #000000 1px solid;
}

#ilct_siteinfo_btnav {
	margin				: 0px 21px 0px 21px;
	padding				: 3px 0px 0px 0px;
}

#siteInfo {
	float				: left;	
	margin				: 0px;
	padding				: 0px 0px 0px 10px;
}

#ilct_nav_footer {
	float				: right;
	margin				: 0px;
	padding				: 0px 10px 0px 0px;
}

#ilct_nav_footer li {
	display				: inline;	
	padding-right		: 10px;
}

p.bodytext strong, p.bodytext b {
	font-weight			: bold;
	
}

.clear {
	clear				: both;
}

.spacer {
	padding				: 0px 0px 0px 0px;
	height				: 20px;

}