html
{	
	background-color: #ffffff;
}

body
{
	clear: both;
	position: relative;
	margin: 0 auto;
	width: 960px;

		/*background-image: url(../images/bg-html.jpg) !important;
	background-repeat: repeat-y !important;
	background-position: center !important;
	background-color: transparent !important;*/	

}

div, p, th, td, li, dd, dl, dt
{
	color: #42484c;
}


/*
#home h1
{
	margin: 0 0 10px 0;

	font-size: 14px;
	font-weight: normal;
	line-height: 18px;
	
	color: #42484c;
}
*/

h1
{
	margin: 0 0 10px 0;

	font-size: 16px;
	font-weight: bold;
	line-height: 1.2em;
	
	color: #004b8c;
}

h2
{
	font-size: 12px;
	color: #f79234;
}

h3
{
	font-size: 12px;
	color: #42484c;
}

h4
{
	color: #474545;
}


ul
{
	list-style-type: disc;
}

ul li
{
	/*font-family: Verdana;*/

	font-weight: normal;
	color: #004b8c;
	line-height: 1.3em;
}

hr
{
	border: 1px solid #ffffff;
	border-top: 1px solid #005f9f;
	border-bottom-color: #ffffff;
	height: 3px;
	_height: 2px;
}

a
{
	color: #004b8c;
	text-decoration: underline
}

a:link
{
	color: #004b8c;
	text-decoration: underline
}

a:hover
{
	color: #000;@
	text-decoration: underline
}

.popup
{
	background-image: none
}

/* @group LOGO */

#logo
{
	position: absolute;
	z-index: 101;
	top: 0;
	left: 0;
	width: 200px;
	height: 100px;
	
	/*background-image: url(../images/logo.jpg);      */
	background-repeat: no-repeat;
	background-position: left top;
}

#logo img
{
	display: none;
}
/* @end */

/* @group NAVIGATIONBLOCK */

#navigationblock
{
	position: absolute;
	top: 130px;
	left: 0;
	margin: 0;
	padding: 0 12px 0 9px;
	width: 179px;
}

#navigationblock #new-nav-container
{
	margin: 0;
	padding: 0;
}

#navigationblock #new-nav-container .level0
{
	margin: 0;
	padding: 5px 0 5px 5px;
		
	border-bottom: 1px solid #80a5c6;
}

#navigationblock #new-nav-container .level0 a
{
	font-size: 11px;
	color: #fff;
}

#navigationblock #new-nav-container .level0 a:hover
{
	color: #83bce7;
}

#navigationblock #new-nav-container .level1
{
	margin: 0;
	padding: 5px 0 5px 5px;
	
	border-top: 1px solid #80a5c6;
}

#navigationblock #new-nav-container #handle1
{
	border-top: none !important;
}

#navigationblock #new-nav-container .level1 a
{
	font-size: 11px;
		
	color: #ffffff;
}

#navigationblock #new-nav-container .has-child1-expanded
{
	border-bottom: 1px solid #83bce7;
}

#navigationblock #new-nav-container .has-child1-expanded a
{
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 0;
	
	color: #83bce7;
}

#navigationblock #new-nav-container .level1 a:hover
{
	color: #83bce7;
}

#navigationblock #new-nav-container .level2
{
	margin: 4px 0 4px 11px;
	padding: 0 0 0 10px;
	
	background-image: url(../images/bullet-circle-orange.jpg) !important;
	background-repeat: no-repeat;
	background-position: left 5px;
}

#navigationblock #new-nav-container .level2 a
{
	font-size: 11px;
		
	color: #ffffff;
}

#navigationblock #new-nav-container .level2 a:hover
{
	color: #83bce7 !important;
}

#navigationblock #en1
{
	position: static !important;
	
	margin: 40px 0 0 5px !important;
	padding: 0 0 0 0 !important;
	
	/*
	width: 960px;
	height: 18px;
	text-align: center;
	
	background-color: #004b8c;*/
}

#navigationblock #en1 td
{

	padding: 2px 0;
	

}

/*#navigationblock #en1 table
{	
	margin: 0 auto;
	width: auto;
	height: 18px;
	border: none;
}

#navigationblock #en1 tr
{
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	border: none !important;
	font-size: 0;
	line-height: 0;
}

#navigationblock #en1 td
{
	display: block;
	float: left;
	margin: 0;
	padding: 2px;
	font-family: Verdana;
	width: auto;
	height: 18px;
	border: none !important;
}*/

#navigationblock #en1 td img
{
	display: none;
		border: none !important;
}

#navigationblock #en1 td a
{
		font-size: 11px;
	line-height: 13px;
	float: left;
	color: #ffffff;
	width: auto;
	text-decoration: none;
	background-image: none;
}

#navigationblock #en1 td a:hover
{
	color: #83bce7;
}

/* @end */

/* @group HEADER */

#header
{
	position: absolute;
	z-index: 100;
	top: 0;
	left: 200px;
	width: 560px;
	height: 260px;
	
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#future #header
{
	background-image: url(../images/1.jpg);
}

#foodbrands #header
{
	background-image: url(../images/1.jpg);
}

#boost #header
{
	background-image: url(../images/2.jpg);
}

#need #header
{
	background-image: url(../images/3.jpg);
}

#safe #header
{
	background-image: url(../images/4.jpg);
}

#plug #header
{
	background-image: url(../images/5.jpg);
}

#about #header
{
	background-image: url(../images/6.jpg);
}


#home #header
{
	display: none;
}

/* @end */

/* @group ENDORSEMENT */

#endorsement
{
	display: none;
}

/* @end */

/* @group CONTENT */

#content
{
	position: absolute;
	margin: 0;
	padding: 285px 235px 25px 225px;
	top: 0;
	left: 0;
	width: 500px;
	clear: both;
		
	_height: 382px;
	min-height: 382px;
	
	background-image: url(../images/content.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	/*background-color: #fff;*/
}

#home #content
{
	padding-top: 290px;
	_height: 420px;
	min-height: 420px;
}

#content #contenttable
{
	margin: 0 !important;
	padding: 0 !important;
	width: 500px !important;
}

#home #content .column,
#home #content .column1
{
	width: 500px;
	padding: 0 !important;
}

#content .column,
#content .column1
{
	margin: 0 !important;
	padding: 0 !important;
	
	width: 522px;
	
	display: block;
		
	background-repeat: no-repeat;
	background-position: right top;
}

#content p
{
	margin: 0 0 18px 0;
	
	font-weight: normal;	
	line-height: 1.4em;

	color: #004b8c;
}



#content .le-form-table
{
	width: 522px;
}

#visual
{
	display: none;
}

/*#home #visual
{
	display: block;
	position: absolute;
	z-index: 1000;
	top: 0;
	left: 200px;
	width: 560px;
	height: 425px;
}*/

/* @end */

/* @group SEARCH */

#search
{
	display: none;
	position: absolute;
	top: 11px;
	right: 0;
	margin: 0;
	padding: 0 11px 0 10px;
	width: 180px;
}

#search input
{
	margin: 0;
	padding: 2px 4px;
	width: 146px;
	height: 14px;
	border: none;
	
	font-size: 11px;
	line-height: 11px;
	font-weight: normal;
	color: #42484c;
}

#search #search-submit-cell .search-button
{
	width: 18px;
	border: 1px solid #fff;
	color: #fff;
	font-size: 0;
	line-height: 0;
	height: 14px;
	background-color: #fff;
	background-image: url(../images/search-submit.jpg);
	background-repeat: no-repeat;
	background-position: center;
}

/* @end */

/* @group LANGUAGE */

#logoclick
{
	z-index: 1111;
	position: absolute;
	top: 20px;
	left: 22px;
	width: 160px;
	height: 80px;
}

#getintouch
{
	z-index: 9998;
	position: absolute;
	top: 80px;
	left: 770px;
	width: 180px;
	height: 50px;
}

#home #package
{
	display: block;
	z-index: 9997;
	position: absolute;
	top: 150px;
	left: 770px;
	width: 180px;
	height: 74px;
}

#foodbrands #package
{
	display: block;
	z-index: 9997;
	position: absolute;
	top: 150px;
	left: 770px;
	width: 180px;
}

#package
{
	display: none;
}

#langsw
{
	z-index: 9999;
	position: absolute;
	top: 80px;
	left: 13px;
	width: 180px;
	height: 20px;
	color: #80A5C6;
}

#qflclick
#{
	z-index: 1112;
	position: absolute;
	top: 0px;
	left: 760px;
	width: 200px;
	height: 78px;
#}

#language
{
	display: none;
}

#home #language
{
	display: block;
	position: absolute;
	z-index: 1000;
	top: 0;
	left: 200px;
	width: 560px;
	height: 260px;
	
	background-color: transparent;
}

#language ul
{
	margin: 0;
	padding: 0;
	list-style: none;
}

#language ul li
{
	margin: 0 8px 0 0;
	padding: 0 8px 0 0;
	float: left;
	
	border-right: 1px solid #004b8c;
}

#language ul li.last
{
	border: none;
}

#language ul li a
{
	font-size: 14px;
	text-decoration: none;
}

/* @end */

/* @group EXTRA */

#home #extra
{
	position: absolute;
	top: 0px;
	right: 0px;
	margin: 0;
	padding: 0;
	width: 200px;
}

#about #extra
{
	position: absolute;
	top: 0px;
	right: 0px;
	margin: 0;
	padding: 0;
	width: 200px;
}

#extra
{
	position: absolute;
	top: 0px;
	right: 0px;
	margin: 0;
	padding: 0;
	width: 200px;
}

#extra p
{
	margin: 0;
	padding: 0 12px 0 9px;
	/*font-size: 1.1em;
	line-height: 1.4em;*/
	color: #fff;
}

#getintouch p
{
	margin: 0;
	padding: 0 12px 0 9px;
	/*font-size: 1.1em;
	line-height: 1.4em;*/
	color: #fff;
}

#package p
{
	margin: 0;
	padding: 0 12px 0 9px;
	/*font-size: 1.1em;
	line-height: 1.4em;*/
	color: #fff;
}

#extra h4
{
	font-size: 1em;
	color: #878e9a;
	width: 150px;
}

#extra p b
{
	
	display: block;
	margin: 0 0 -10px 0;
	padding: 5px 0 3px 0px;
	font-size: 11px;
	color: #ffffff;
	width: 170px;
	border-bottom: 1px solid #80a5c6;
}

#getintouch p b
{
	display: block;
	margin: 0 0 -10px 0;
	padding: 5px 0 3px 0px;
	font-size: 11px;
	color: #ffffff;
	border-bottom: 1px solid #80a5c6;
}

#package p b
{
	display: block;
	margin: 0 0 -10px 0;
	padding: 5px 0 3px 0px;
	font-size: 11px;
	color: #ffffff;
	border-bottom: 1px solid #80a5c6;
}

#extra a:link,
#extra a:active,
#extra a:visited
{
	color: #ffffff;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

#getintouch a:link,
#getintouch a:active,
#getintouch a:visited
{
	color: #ffffff;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

#package a:link,
#package a:active,
#package a:visited
{
	color: #ffffff;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

#langsw a:link,
#langsw a:active,
#langsw a:visited
{
	color: #ffffff;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

#extra a:hover
{
	color: #83bce7;
}

#getintouch a:hover
{
	color: #83bce7;
}

#package a:hover
{
	color: #83bce7;
}
#langsw a:hover
{
	color: #83bce7;
}

#extra li
{
	/*clear: both;
	display: block;*/
	_border-bottom: 1px solid #005f9f;
	
}

#extra li a:link,
#extra li a:active,
#extra li a:visited
{
	margin					: 0;
	/*padding: 5px 0 3px 5px;*/
	display: block;
	color: #ffffff;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
		/* border-bottom: 1px solid #80a5c6; */
}

#getintouch li a:link,
#getintouch li a:active,
#getintouch li a:visited
{
	margin					: 0;
	/*padding: 5px 0 3px 5px;*/
	display: block;
	color: #ffffff;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
		/* border-bottom: 1px solid #80a5c6; */
}

#package li a:link,
#package li a:active,
#package li a:visited
{
	margin					: 0;
	/*padding: 5px 0 3px 5px;*/
	display: block;
	color: #ffffff;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
		/* border-bottom: 1px solid #80a5c6; */
}

#extra li a:hover
{
	color: #83bce7;
}

#getintouch li a:hover
{
	color: #83bce7;
}

#package li a:hover
{
	color: #83bce7;
}

#extra hr
{
	display: none;
}

#extra br
{
	/*display: none;*/
}

#extra div
{
	margin: 0 0 0 0;
}

#extra ul
{
	margin: 13px 0 6px 0;
	padding: 0;
}

#getintouch ul
{
	margin: 13px 0 6px 0;
	padding: 0;
}

#package ul
{
	margin: 13px 0 6px 0;
	padding: 0;
}

#extra ul li
{
	/*margin: 0;
	padding: 0;
	*/
	margin: 0;
	margin-left: 17px;
	padding-left: 0px;
	font-size: 12px;
	list-style: square;
	color: #fff;
}

#getintouch ul li
{
	/*margin: 0;
	padding: 0;
	*/
	margin: 0;
	margin-left: 17px;
	padding-left: 0px;
	font-size: 12px;
	list-style: square;
	color: #fff;
}

#package ul li
{
	/*margin: 0;
	padding: 0;
	*/
	margin: 0;
	margin-left: 17px;
	padding-left: 0px;
	font-size: 12px;
	list-style: square;
	color: #fff;
}

/* @end */

/* @group TABLE */

.le-form-table
{
	width:450px;
}

.le-form-table th
{
	width: 125px;
}

.le-form-table-submit
{
	width: 180px;
}

.le-form-table td.multiple_form_field span
{
	float: left;
	white-space: normal;
}

.le-form-table td.multiple_form_field input
{
	margin-right: 5px;
	width: auto;
}
/* @end */
