html
{
	overflow-x: hidden;
	overflow-y: scroll;
}

html br
{
	height: 0px;
	font-size: 0px;
	display: none;
}

html body br
{
	height: auto;
	font-size: inherit;
	display: inline;
}

html, body
{
	margin: 0;
	padding: 0;
	font-family: Verdana, Verdana, Arial, Helvetica, sans-serif, Helvetica, sans-serif;
	font-size: 11px;
	background: #d4d4d4 url(../images/layout/background.png) repeat-y center top;
	color: #000000;
	height: 100%;
}

body
{
	height: 100%;
}

img
{
	border: none;
}

object:active, div:active
{
	outline: none;
}

object:focus, div:focus
{
	-moz-outline-style: none;
}

p
{
	padding: 0;
	margin: 10px 0 12px 0;
}

h2
{
	display: block;
	width: 100%;
	/*height: 25px;*/
	margin: 0 0 8px 0;
	padding: 0 0 10px 0;
	font-family: Verdana, Verdana, Arial, Helvetica, sans-serif, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	border-bottom: 1px solid #000000;
	background: transparent url(../images/layout/h2_block.gif) no-repeat bottom left;
	text-align: left;
	color: #000000;
	line-height: 24px;
}

.block p
{
	margin-top: 0px;
}

h2.contacttitle
{
	text-indent: 22px;
	background: transparent url(../images/layout/h2_block_contact.gif) no-repeat bottom left;
}

h2.headerFront
{
	background: transparent;
	border: none;
	font-size: 25px;
	height: auto;
	line-height: normal;
	margin-top: -5px;
	width: 640px;
}

h2.header
{
	background: transparent;
	border: none;
	font-size: 25px;
	height: auto;
	line-height: normal;
	margin-top: -5px
}

h2 object, h2 embed
{
	margin-left: -1px;
}

h3
{
	font: 16px Verdana, Arial, Helvetica, sans-serif;
}

h4
{
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
}

ul
{
	list-style-type: square;
	padding: 0;
	margin: 0 0 0 21px;
}

a, a:link, a:active, a:visited
{
	color: #000000;
	text-decoration: underline;
}

a:hover
{
	color: #000000;
}

#container
{
	/*height: 100%;*/
}

#mainContainer
{
	position: relative;
	width: auto;
	height: auto;
	text-align: center;
	height: 100%;
}

	#topMenu
	{
		position: relative;
		z-index: 1000000000;
		width: 100%;
	}
	
	#headerFrontContainer
	{
		position: absolute;
		bottom: 0;
		height: 522px;
		left: 50%;
		margin-left: -375px;
		text-align: left;
		margin-top: -20px;
	}
	
		#headerFrontTextContainer
		{
			margin: -25px 0px 0px 60px;
			width: 780px;
			height: 170px;
			text-align: justify;
		}
			
			#headerFrontTextContainer p
			{
				margin: 14px 0px 0px 40px;
				padding-top: 0px;
				width: 365px;
				height: 40px;
				float: left;
				line-height: 19px;
			}
			
			#headerFrontTextContainer p.first
			{
				margin-left: 0px;
			}
			
			h2#headerFrontTitle
			{
				font-size: 20pt;
				background-image: none;
				border: none;
				margin-bottom: 0px;
				margin-left: -3px;
			}
			
			h2#headerFrontSubTitle
			{
				font-size: 14pt;
				background-image: none;
				border: none;
			}
			
			ul#productCategories, ul#productCategories li
			{
				margin: 0px; padding: 0px;
				list-style: none;
			}
			
			ul#productCategories
			{
				margin: 59px 0px 0px 15px;
				clear: both;
			}
			
			ul#productCategories li
			{
				position: relative;
				float: left;
				text-align: left;
			}
				
				ul#productCategories li a
				{
					display: block;
					padding-top: 233px;
					text-decoration: none;
					height: 77px;
				}
				
				ul#productCategories li a:hover, ul#productCategories li a:active
				{
					
				}
				
				ul#productCategories li a span.productTitle
				{
					padding: 2px 3px;
					font: 10pt Verdana, Arial, Helvetica, sans-serif;
					color: #000000;
					white-space: nowrap;
					font-weight: bold;
				}
				
					.productTitleBackground
					{
						position: absolute;
						display: block;
						top: 231px;
						left: 69px;
						width: auto;
						height: auto;
						background-color: #000000;
						color: #FFFFFF;
						white-space: nowrap;
						padding-left: 2px;
						padding-right: 3px;
						
						font: 10pt Verdana, Arial, Helvetica, sans-serif;
						z-index: 40;
						overflow: hidden;
					}
					
					ul#productCategories li#product1 .productTitleBackground
					{
						left: 69px;
					}
					
					ul#productCategories li#product2 .productTitleBackground
					{
						left: 51px;
					}
					
					ul#productCategories li#product3 .productTitleBackground
					{
						left: 44px;
					}
					
					ul#productCategories li#product4 .productTitleBackground
					{
						left: 51px;
					}
				
				ul#productCategories li a span.productDescription
				{
					display: block;
					width: 140px;
					color: #000000;
					margin-top: 6px;
					font-size: 11px;
					white-space: normal;
					background: transparent url(../images/layout/h1_block.gif) no-repeat bottom left;
					padding-bottom: 10px;
					line-height: 18px;
				}
			
			ul#productCategories li#product1 a
			{
				background: transparent url(../images/layout/products/productCategory_1.png) no-repeat top left;
				width: 227px;
			}
			
				ul#productCategories li#product1 a span.productTitle, ul#productCategories li#product1 a span.productDescription
				{
					margin-left: 69px;
				}
			
			ul#productCategories li#product2 a
			{
				background: transparent url(../images/layout/products/productCategory_2.png) no-repeat top left;
				width: 193px;
			}
			
				ul#productCategories li#product2 a span.productTitle, ul#productCategories li#product2 a span.productDescription
				{
					margin-left: 51px;
				}
				
			ul#productCategories li#product3 a
			{
				background: transparent url(../images/layout/products/productCategory_3.png) no-repeat top left;
				width: 200px;
			}
			
				ul#productCategories li#product3 a span.productTitle, ul#productCategories li#product3 a span.productDescription
				{
					margin-left: 44px;
				}
				
			ul#productCategories li#product4 a
			{
				background: transparent url(../images/layout/products/productCategory_4.png) no-repeat top left;
				width: 215px;
			}
			
				ul#productCategories li#product4 a span.productTitle, ul#productCategories li#product4 a span.productDescription
				{
					margin-left: 51px;
				}
	
	
	
	#headerContainer
	{
		position: relative;
		width: 100%;
		height: 510px;
		margin-left: auto;
		margin-right: auto;
	}
	
	.frontContainer
	{
		background: transparent url(../images/layout/header_front_bg.png) repeat-x bottom left;
		height: 647px !important;
	}
	
	.flashContainer
	{
		background-image: none;
		height: 600px;
	}
	
		#headerHTMLContainer
		{
			position: relative;
			width: 950px;
			height: 100%;
			margin-left: auto;
			margin-right: auto;
		}
			
			#backgroundFader
			{
				display: none;
				position: fixed;
				top: 0px;
				left: 0px;
				width: 100%;
				height: 100%;
				z-index: 1000000;
				float: left;
				background: #d4d4d4 url(../images/layout/background.png) repeat-y center top;
			}
			
			#backgroundFaderLoader
			{
				position: absolute;
				left: 50%;
				top: 200px;
				margin: -16px 0px 0px -16px;
				width: 32px;
				height: 32px;
			}
			
			.backgroundFader, #backgroundFaderAnim1, #backgroundFaderAnim2
			{
				display: none;
				position: absolute;
				left: 0px;
				width: 100%;
				z-index: 10000;
				float: left;
				background: #d4d4d4 url(../images/layout/background.png) repeat-y center top;
			}
			
			#blocksContainer
			{
				position: absolute;
				top: 0;
				left: 0;
				width: 800px;
				height: 100%;
			}
			
			.frontContainer #blocksContainer
			{
				margin-top: -137px;
			}
				
				#blocksTooltip
				{
					position: absolute;
					bottom: 117px;
					left: -67px;
					width: 69px;
					height: 24px;
					background: transparent url(../images/indg_com_button.png) no-repeat top left;
				}
				
				#blocks
				{
					position: absolute;
					bottom: 0;
					left: 0;
					width: 77px;
					height: 119px;
					background: transparent url(../images/layout/blocks.png) no-repeat left bottom;
				}
				
					#blocks a
					{
						display: block;
						width: 100%;
						height: 100%;
					}
				
				#blocksVerticalLine
				{
					position: absolute;
					bottom: 115px;
					left: 50px;
					width: 1px;
					height: 333px;
					border-left: 1px solid #49423E;
				}
				
				#unitHeaderContainer
				{
					position: absolute;
					bottom: 448px;
					left: 15px;
					width: 100%;
					height: 32px;
				}
					
					#headerLogoTooltip
					{
						position: absolute;
						left: -51px;
						top: -26px;
						background: transparent url(../images/e_commerce_button.png) no-repeat bottom right;
						width: 86px;
						height: 24px;
					}
					
					#headerLogo
					{
						position: absolute;
						left: 0;
						top: 1px;
						text-indent: -10000px;
					}
					
					#headerLogo h1
					{
						margin: 0px;
						padding: 0px;
					}
					
					#headerLogo h1 a
					{
						background: transparent url(../images/layout/h1_logo.png) no-repeat bottom right;
						display: block;
						width: 300px;
						height: 34px;
						margin-left: 35px;
						margin-top: -3px;
					}
			
			#sectionMenuText
			{
				position: absolute;
				right: 575px;
				top: 71px;
				margin: 0 70px 0 0;
				padding: 0;
				height: 15px;
				font-size: 18px;
			}
			
			#sectionMenu
			{
				position: absolute;
				left: 374px;
				top: 75px;
				list-style-type: none;
				margin: 0 0 0 -60px;
				padding: 0;
				height: 15px;
				overflow: hidden;
				
			}
				#sectionMenu li
				{
					display: block;
					padding: 0;
					float: left;
					margin: 0 10px 0 0;
					text-indent: -10000px;
				}
					
					#sectionMenu li a
					{
						display: block;
						padding: 0;
						width: 15px;
						height: 15px;
						text-align: center;
						background-color: #000000;
					}
				
				#sectionMenu li a.inactive
				{
					opacity: 0.5;
					filter: alpha(opacity=50);
				}
				
				#sectionMenu a
				{
					display: block;
					width: 100%;
					height: 100%;
				}
			
			#headerContentContainer
			{
				position: absolute;
				bottom: 0;
				left: 50%;
				margin-left: -375px;
				width: 850px;
				height: 385px;
			}
			
			#headerImageContainer
			{
				position: absolute;
				bottom: 0;
				left: 50%;
				margin-left: -365px;
				width: 535px;
				height: 385px;
				background: transparent url(../images/layout/header_image_background.png) no-repeat left top;
			}
				
				#headerImageContainer #imageFaderContainer
				{
					background-color: #000000;
					position: absolute;
					width: 525px;
					height: 330px;
					left: 5px;
					top: 5px;
				}
				
				#headerImageContainer #imageFaderContainer #imageFader #nextFaderImageButton
				{
					position: absolute;
					bottom: 50px;
					right: 0;
					width: 13px;
					height: 95px;
					overflow: hidden;
					background: #000000 url(../images/layout/fader_next_button.gif) no-repeat left center;
					z-index: 1002;
					cursor: pointer;
				}
				
				#headerImageContainer #imageFaderContainer #imageFader #prevFaderImageButton
				{
					position: absolute;
					bottom: 50px;
					left: 0;
					width: 13px;
					height: 95px;
					overflow: hidden;
					background: #000000 url(../images/layout/fader_prev_button.gif) no-repeat right center;
					z-index: 1001;
					cursor: pointer;
				}
				
				#headerImageContainer #imagePostitFaderContainer
				{
					background: transparent url(../images/header_images/postit.png) no-repeat top left;
					width: 150px;
					height: 150px;
					position: absolute;
					top: 20px; left: 22px;
					z-index: 1000;
				}
			
			#headerRightTextColumn
			{
				position: absolute;
				bottom: 0;
				right: 0;
				width: 230px;
				height: 385px;
				text-align: justify;
				line-height: 18px;
			}
				
				#noJSHeaderButtons
				{
					position: absolute;
					left: 0;
					bottom: 4px;
					margin: 0;
					padding: 0;
					height: 102px;
					font-weight: bold;
					text-align: left;
				}
				
				#headerButtons
				{
					position: absolute;
					left: 0;
					bottom: 4px;
					list-style-type: none;
					color: #FEFEFE;
					margin: 0;
					padding: 0;
					height: 102px;
				}
				
					#headerButtons li
					{
						display: block;
						padding: 0;
						margin: 0 14px 0 0;
						background: transparent url(../images/layout/header_button-trans.png) no-repeat center 4px;
						float: left;
						width: 57px;
						height: 100%;
						text-align: center;
						font-size: 15px;
					}
					
						#headerButtons li a
						{
							background: transparent url(../images/layout/header_button-bg.gif) no-repeat center center;
							line-height: 120%;
						}
						
						#headerButtons li a.inactive
						{
							opacity: 0.5;
							filter: alpha(opacity=50);
						}
					
					#headerButtons .lastItem
					{
						margin: 0;
					}
					
					#headerButtons a
					{
						display: block;
						padding: 14px 0 0 0;
						width: 100%;
						height: 50px;
						color: #FFFFFF;
						text-decoration: none;
						line-height: normal;
					}
			
			#chooseLanguage
			{
				display: block;
				position: absolute;
				z-index: 1000000000;
				top: 47px;
				right: 10px;
				padding: 0;
				height: 18px;
				width: auto;
				background: transparent url(../images/layout/language_background.gif) no-repeat right top;
				text-align: left;
				overflow: hidden;
				list-style-type: none;
				color: #4d4d4d;
			}
				
					#chooseLanguage li
					{
						display: block;
						padding: 2px 8px 0 8px;
						background: transparent url(../images/layout/language_line.gif) no-repeat right 4px;
						float: left;
						height: 18px;
					}
					
					#chooseLanguage .lastItem
					{
						background: none;
					}
						
					#chooseLanguage a
					{
						color: #4d4d4d;
						text-decoration: none;
					}
					
					#chooseLanguage a:hover
					{
						color: #4d4d4d;
						text-decoration: underline;
					}
			
			#menuBar
			{
				position: absolute;
				top: 20px;
				right: -1px;
				height: 18px;
				width: auto;
				background: #000000 url(../images/layout/menu_bar_left.gif) no-repeat left top;
				text-align: left;
				overflow: hidden;
			}
				
				#menuBarItems
				{
					display: inline;
					list-style-type: none;
					color: #FEFEFE;
					margin: 0;
					padding: 0;
					width: auto;
					height: 18px;
				}
					
					#menuBarItems li
					{
						display: block;
						padding: 2px 20px 0 20px;
						background: transparent url(../images/layout/menu_bar_line.gif) no-repeat left 4px;
						float: left;
						height: 18px;
						cursor: pointer;
					}
					
					#menuBarItems li#RSSButton_classic
					{
						margin: 0 20px 0 5px;
						padding: 0;
						background: none;
					}
						
					#menuBarItems a
					{
						color: #FEFEFE;
						text-decoration: none;
					}
			
			#menuBar2
			{
				position: absolute;
				top: 20px;
				right: -1px;
				height: 18px;
				width: auto;
				
				text-align: left;
				overflow: hidden;
				z-index: 1001;
			}
				
				#menuBarItems2
				{
					display: inline;
					list-style-type: none;
					color: #FEFEFE;
					margin: 0;
					padding: 0;
					width: auto;
					height: 18px;
				}
					
					.menuBarSeperatorContainer
					{
						float: left;
					}
					
					.menuBarSeperator
					{
						background: transparent url(../images/layout/menu_bar_sep_line.gif) no-repeat center left;
						height: 18px;
					}
					
					#menuBarItems2 li
					{
						float: left;
						margin-left: 1px;
						cursor: pointer;
					}
						
						#menuBarItems2 li a
						{
							display: block;
							background: transparent url(../images/layout/menu_bar_corner_right.png) no-repeat top right;
							padding-right: 3px;
							text-decoration: none;
							color: #FFFFFF;
						}
							
							#menuBarItems2 li a span
							{
								background: transparent url(../images/layout/menu_bar_corner_left.png) no-repeat top left;
								display: block;
								padding: 2px 20px;
								height: 14px;
								cursor: pointer;
							}
						
						#menuBarItems2 li a.menuBarNoBG, #menuBarItems2 li a.menuBarNoBG span
						{
							background-image: none;
						}
						
						#menuBarItems2 li#RSSButton a
						{
							background: transparent url(../images/layout/menu_bar_corner_right.png) no-repeat top right;
						}
							
							#menuBarItems2 li#RSSButton a span
							{
								background: transparent url(../images/layout/menu_bar_corner_left.png) no-repeat top left;
								padding: 0px 14px 4px 3px;
							}
	#bodyContainer
	{
		width: 950px;
		height: auto;
		margin-left: auto;
		margin-right: auto;
		margin-top: 30px;
	}
		.normalForm
		{
			position: relative;
		}
			.normalForm input.inputError
			{
				color: #000;
			}
			
			.normalForm input.inputOnBlur
			{
				color: #888888;
			}
			
			.normalForm .formNotify
			{
				color: #444444;
				float: left;
				margin-top: -3px;
				text-decoration: underline;
			}
			
			.normalForm .formContent
			{
				
			}
			
			.normalForm .formResult
			{
				position: absolute;
				top: 0px;
				
				width: 100%;
			}
			
			.loaderClass
			{
				background: transparent url(../images/layout/image_loader.gif) no-repeat center center;
			}
				
				.formResult .formResultInner
				{
					
				}
					
					.formResultInner h3
					{
						margin-top: 0px;
					}
					
					.formResultInner p
					{
						color: #444444;
					}
		
		#result
		{
			
		}
		
		#leftColumn
		{
			width: 372px;
			height: auto;
			float: left;
			clear: left;
			padding-bottom: 30px;
			margin-left: 157px;
			_margin-left: 80px;
		}
		
		#rightColumn
		{
			width: 372px;
			height: auto;
			float: right;
			clear: right;
			padding-bottom: 30px;
		}
		
			.block
			{
				width: auto;
				height: auto;
				/*padding: 20px 0 0 0;*/
				padding: 0 0 20px 0;
				text-align: justify;
				line-height: 18px;
				clear: both;
			}
				
			.block
			{
				
			}
				
				div.column_3_1, div.column_3_2, div.column_3_3
				{
					width: 200px;
					float: left;
					margin: 0px 5px;
					text-align: left;
				}
					div.column_3_1 h4, div.column_3_2 h4, div.column_3_3 h4
					{
						margin-bottom: 4px;
						padding-bottom: 0px;
					}
					
					div.column_3_1 p, div.column_3_2 p, div.column_3_3 p
					{
						
					}
				
				ul.partnerList, ul.partnerList li
				{
					list-style: none;
					margin: 0px; padding: 0px;
				}
				
				ul.partnerList li
				{
					margin-top: 3px;
				}
				
				div.elementFloatLeft
				{
					margin: 0 20px 20px 0;
					float: left;
				}
				
					div.elementFloatLeft img
					{
						margin-top: 4px;
					}
				
				div.elementFloatRight
				{
					margin: 0 0 20px 20px;
					float: right;
				}
				
					div.elementFloatRight img
					{
						margin-top: 4px;
					}
				
				div.elementCenter
				{
					margin: 0 0 20px 0;
					text-align: center;
				}
				
					div.elementCenter img
					{
						margin-top: 4px;
					}
				
				.inputTextContainer
				{
					position: relative;
					width: auto;
					height: 20px;
					margin: 0 0 10px 0;
					background: transparent url(../images/layout/input_text_back.gif) repeat-x left top;
				}
					
					.inputTextLabel
					{
						position: absolute;
						left: 0;
						top: 0;
						width: 100px;
						height: 100%;
						margin: 0 0 10px 0;
					}
					.inputTextRequired
					{
						position: absolute;
						left: 100px;
						top: 0;
						width: 10px;
						height: 100%;
						margin: 0 0 10px 0;
					}
					
					.inputTextPartLeft
					{
						position: absolute;
						left: 0;
						top: 0;
						width: 10px;
						height: 100%;
						margin: 0 0 10px 0;
						background: transparent url(../images/layout/input_text.gif) no-repeat left top;
					}
					
					.inputTextPartRight
					{
						position: absolute;
						right: 0;
						top: 0;
						width: 10px;
						height: 100%;
						margin: 0 0 10px 0;
						background: transparent url(../images/layout/input_text.gif) no-repeat right top;
					}
					
					.inputTextMargin
					{
						position: relative;
						width: auto;
						height: 20px;
						margin: 4px 5px auto 5px;
					}
					
						.inputText
						{
							display: block;
							width: 100%;
							border: none;
							color: #8c8384;
							font-family: Verdana, Arial, Helvetica, sans-serif;
							font-size: 12px;
							line-height: normal;
							background: none;
							margin: 0;
							padding-top: 2px;
						}
						
						.inputTextArea
						{
							display: block;
							width: 100%;
							height: 80px;
							border: none;
							color: #8c8384;
							font-family: Verdana, Arial, Helvetica, sans-serif;
							font-size: 12px;
							line-height: normal;
							background-color: #ffffff;
							margin: 0;
							padding-top: 2px;
						}
						
						
						.inputCheckbox
						{
							border:  none;
							
							margin: 0;
						}
						
						.inputTextContainer label
						{
							font-family: Verdana, Arial, Helvetica, sans-serif;
							font-size: 11px;
							line-height: normal;
							margin-left: 5px;
						}
						
							.inputMail
							{
								
							}
							
							.inputMailSubmit
							{
								background: transparent url(../images/layout/input_icon.gif) no-repeat center right;
								float: right;
								
								cursor: pointer;
								border: 0px;
								margin-top: -16px;
								width: 18px;
								height: 18px;
								position: relative;
								z-index: 1000;
								text-indent: -10000px;
							}
						
						.inputSubmit
						{
							width: auto;
							height: 16px;
							background-color: #000000;
							color: #FFFFFF;
							font-size: 11px;
							line-height: 15px;
							border: 0px;
							padding: 0px 0px 3px 0px;
							cursor: pointer;
						}
				
				.smallButton
				{
					width: auto;
					height: auto;
					float: right;
					cursor: pointer;
					float: right;
				}
				
					.smallButtonPartLeft
					{
						width: 4px;
						height: 16px;
						float: left;
						background: transparent url(../images/layout/small_button_left.gif) no-repeat right top;
					}
					
					.smallButtonPartCenter
					{
						width: auto;
						height: 16px;
						float: left;
						background-color: #000000;
						color: #FFFFFF;
						font-size: 11px;
						line-height: 15px;
					}
					
					.smallButtonPartCenter a
					{
						color: #FFFFFF;
						text-decoration: none;
					}
					
					.smallButtonPartRight
					{
						width: 4px;
						height: 16px;
						float: left;
						background: transparent url(../images/layout/small_button_right.gif) no-repeat left top;
					}
				
				.blueButton
				{
					width: auto;
					height: auto;
					float: right;
					cursor: pointer;
					float: right;
				}
				
				.blueButton:hover
				{
					opacity: 0.7;
					filter: alpha(opacity=70);
				}
				
					.blueButtonPartLeft
					{
						width: 10px;
						height: 23px;
						float: left;
						background: transparent url(../images/layout/blue_button_left.gif) no-repeat right top;
					}
					
					.blueButtonPartCenter
					{
						width: 149px;
						height: 23px;
						float: left;
						background-color: #0089ab;
						color: #FFFFFF;
						font-size: 11px;
						line-height: 22px;
					}
					
					.blueButtonPartCenter a
					{
						color: #FFFFFF;
						text-decoration: none;
					}
					
					.blueButtonPartRight
					{
						width: 10px;
						height: 23px;
						float: left;
						background: transparent url(../images/layout/blue_button_right.gif) no-repeat left top;
					}
				
				.moreDiv
				{
					overflow: hidden;
					width: 100%;
					height: auto;
				}

	#footer
	{
		position: fixed;
		bottom: 0;
		width: 100%;
		height: 19px;
		background: transparent url(../images/layout/footer_background.jpg) repeat-x left top;
		text-align: center;
		clear: both;
		margin-top: -19px;
	}
		
		#copyright
		{
			width: 100%;
			height: 100%;
			background: transparent url(../images/layout/footer_copyright.jpg) no-repeat center top;
		}
				
.cornerLeftTop
{
	position: absolute;
	left: 0;
	top: 0;
}

.cornerRightTop
{
	position: absolute;
	right: 0;
	top: 0;
}

.cornerRightBottom
{
	position: absolute;
	right: 0;
	bottom: 0;
}

.cornerLeftBottom
{
	position: absolute;
	left: 0;
	bottom: 0;
}
				
.clear
{
	clear: both;
}

.noStyle
{
	display: inline;
	margin: 0;
	padding: 0;
}

.JSOnly
{
	display: none;
}

.fullLinkDiv
{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 2000;
	cursor: pointer;
	background-color: #FFFFFF;
	opacity: 0;
	filter: alpha(opacity=0);
}

.menuBarAnimationContainer
{
	
}

.menuBarAnimationDiv
{
	z-index: 999;
	height: 18px;
}

.menuBarAnimationDivContainer
{
	position: relative;
	height: 18px;
}

.menuBarAnimationDiv .menuBarAnimationDiv1, .menuBarAnimationDiv .menuBarAnimationDiv2
{
	background-color: #000000;
	height: 9px;
	visibility: hidden;
	position: absolute;
	width: 100%;
}

.menuBarAnimationDiv .menuBarAnimationDiv1
{
	top: 0px;
}

.menuBarAnimationDiv .menuBarAnimationDiv2
{
	bottom: 0px;
}

.inlineAnchor
{
	display: block;
	visibility: hidden;
	height: 0;
	font-size: 1px;
}

a.noLink
{
	text-decoration: none;
	color: #000;
}

.loader
{
	background: transparent url(../images/layout/image_loader.gif) no-repeat center 200px;
}

#flashContainer
{
	display: block;
	z-index: 1000000001;
	
	top: 0px;
	left: 0px;
	height: 100%;
	width: 100%;
	
}

#flashHeader, #flashHeaderContainer
{
	display: none;
	z-index: 1000000000;
	position: absolute;
	top: 0px;
	left: 0px;
	height: 610px;
	width: 100%;
	overflow: hidden;
	margin: 1px;
}

#flashHeader2, #flashHeader_flash
{
	z-index: 10000000000;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.htmlBody
{
	height: 100%;
}

.iepng
{
	display: inline;
}

#menuBarRight, .menuBarSeperator, .menuBarAnimationDiv
{
	z-index: 10000000;
}

#footer, #menuBar2, #menuBarItems2
{
	z-index: 100000000;
}

.popupContainer
{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 10000000000000;
}

#modal
{
	display: none;
	position: fixed;
	_position: absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	background-color: #FFFFFF;
	opacity: 0;
	filter: alpha(opacity=0);
	z-index: 100001;
}

#modalLoader
{
	display: none;
	position:fixed;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	background: transparent url(../images/layout/image_loader.gif) no-repeat center center;
	z-index: 100002;
}

	#popup
	{
		position: absolute;
		width: 420px;
		left: 50%;
		/*top: 50%;*/
		margin: 120px 0 0 -210px;
		z-index: 100000000;
		background-color: #000000;
		background: #000000 url(../images/popup/popup_logo.gif) no-repeat 20px 8px;
	}
		
		#popup h3
		{
			background: transparent url(../images/popup/popup_title.gif) no-repeat bottom left;
			font-size: 17pt;
			color: #FFFFFF;
			padding: 16px 0px 6px 0px;
			margin: 0px 0px 20px 0px;
		}
		
		#popup .formResult
		{
			opacity: 0;
			filter: alpha(opacity=0);
			width: 100%;
			height: 100%;
			background-color: #000000;
		}
		
		#popup .formResultInner
		{
			text-align: center;
			/*margin-top: 120px;*/
		}
		
		#popup .formResultInner h3
		{
			display: none;
		}
		
		#popup .formResultInner p
		{
			color: #ffffff;
		}
		
		#popup .inputTextContainer
		{
			background: none;
		}
		
		#popup .inputTextAreaContainer
		{
			position: relative;
			width: auto;
			height: 80px;
			margin: 0 0 10px 0;
			background: none;
		}
		
		#popup .inputTextMargin
		{
			position: absolute;
			left: 110px;
			width: 260px;
			height: auto;
			background: none;
			margin: 0;
		}
		
		#popup .inputText, #popup .inputTextArea, #popup .inputTextFile
		{
			border: 1px solid #000000;
			background: #ffffff;
			color: #000000;
		}
		
		#popup .inputTextFile
		{
			width: 180px;
		}
		
		#popup .inputFile
		{
			position: absolute;
			top: 0px;
			left: 0px;
			z-index: 2;
		}
		
		#popup .inputFileContainer
		{
			position: relative;
		}
		
		#popup .fakeInputContainer
		{
			display: none;
		}
		
		#popup .fakeInput
		{
			position: absolute;
			top: 0px;
			left: 0px;
			z-index: 1;
		}
		
		#popup .inputFileButton
		{
			position: absolute;
			left: 195px;
			top: 1px;
			background: transparent url(../images/popup/inputfilebutton.gif) no-repeat top left;
			width: 66px;
			height: 18px;
		}
		
		#popup input.inputOnFocus, #popup textarea.inputOnFocus
		{
			border: 1px solid #888888;
		}
		
		#popup input.inputOnError, #popup textarea.inputOnError
		{
			/*border: 1px solid #990000;*/
			border: 1px solid #888888;
		}
		
		#popupcontent
		{
			background: transparent url(../images/popup/popup_top.gif) no-repeat top left;
			margin-top: -12px;
			text-align: left;
			color: #FFFFFF;
		}
			
			#popupcontent p
			{
				padding: 0px;
				margin: 10px 0px 0px 0px;
			}

			#popupcontent a
			{
				color:#FFFFFF;
			}
			
			#popupcontentInner
			{
				background: transparent url(../images/popup/popup_bottom.gif) no-repeat bottom left;
				margin-bottom: -12px;
				padding: 20px;
			}
				
				#popupButtonsTR
				{
					float: right;
					margin: -10px -10px 0px 0px;
				}
				
				#popupButtonsBR
				{
					float: right;
					margin: -2px -10px 0px 0px;
				}
				
					#popupButtonsBR a
					{
						background: transparent url(../images/popup/popup_link.gif) no-repeat center left;
						display: block;
						font-size: 8pt;
						text-decoration: none;
						opacity: 0.9;
						filter: alpha(opacity=90);
						padding-left: 15px;
						float: right;
						margin-left: 14px;
					}
					
					#popupButtonsBR a:hover, #popupButtonsBR a:active
					{
						opacity: 1;
						filter: alpha(opacity=100);
					}
					
					a.linkRSS
					{
						text-indent: -10000px;
						display: block;
						width: 29px;
						height: 13px;
						float: right;
						background: transparent url(../images/popup/popup_rss.gif) no-repeat top left;
						opacity: 0.9;
						filter: alpha(opacity=90);
					}
					
					a.linkRSS:hover, a.linkRSS:active
					{
						opacity: 1;
						filter: alpha(opacity=100);
					}
				
				#popupScroll
				{
					position:relative;
					overflow-x: hidden;
					overflow-y: auto;
					max-height: 400px;
					min-height: 50px;
				}
					#popupScrollContent
					{
						position: relative;
					}
			
			#popupScrollButtonUp
			{
				background:transparent url(../images/popup/scrollbar_arrow_up.gif) no-repeat;
				position:absolute;
				width:16px;
				height:16px;
				left:368px;
				top: -8px;
				z-index: 201;
			}
			
			#popupScrollButtonDown
			{
				background:transparent url(../images/popup/scrollbar_arrow_down.gif) no-repeat;
				position:absolute;
				width:16px;
				height:16px;
				left:368px;
				top:410px;
				z-index: 202;
			}
			
			#popupScrollBackground 
			{
				background:transparent url(../images/popup/scrollarea.gif) repeat-y scroll center top;
				overflow:hidden;
				position:absolute;
				height:386px;
				left:368px;
				top:8px;
				width:16px;
				z-index: 100;
			}

				#popupScrollThumb
				{
					background: url(../images/popup/scroller.gif) repeat-y scroll center top;
					position:absolute;
					width:16px;
					z-index: 200;
				}
				
				.newsItem
				{
					position: relative;
					margin-bottom: 20px;
					padding-right: 10px;
				}
				
					.newsImage
					{
						float: left;
						margin-left: -220px;
					}
				
					.newsDate
					{
						font-size: 9pt;
					}
					
					.newsHeader
					{
						height: 125px;
						padding-left: 220px;
						background-repeat: no-repeat;
						background-position: top left;
						margin: 5px 0px 0px 0px;
					}
					
						.newsClient
						{
							background: transparent url(../images/popup/popup_title.gif) no-repeat bottom left;
							margin-top: 5px;
							font-size: 14pt;
							display: block;
							padding-bottom: 4px;
						}
						
						a.newsMore
						{
							text-decoration: none;
							position: absolute;
							top:  130px;
							font-size: 9pt;
						}
						
						a.newsLink
						{
							position: absolute;
							top: 0px;
							left: 0px;
							width: 100%;
							height: 100%;
							float: left;
							display: block;
							background-color: #000000;
							opacity: 0.1;
							filter: alpha(opacity=10);
						}
						
						a.newsLink:hover, a.newsLink:active
						{
							opacity: 0;
							filter: alpha(opacity=0);
						}
				
				.popupText, .newsContent
				{
					font-size: 12px;
					line-height: 14pt;
					padding-right: 10px;
				}
				
				.newsContent
				{
					margin-top: 10px;
				}
				
				.popupText
				{
					padding: 0px 10px 1px 0px;
				}

ul.linkList, ul.linkList li
{
	list-style: none;
	padding: 0px; margin: 0px;
}

ul.linkList
{
	
}

ul.linkList li
{
	background: transparent url(../images/popup/linklist_icon.gif) no-repeat center left;
	padding-left: 14px;
	margin-bottom: 10px;
}

ul.linkList li span
{
	display: block;
	float: right;
	width: 125px;
}

ul.linkList li a
{
	text-decoration: none;
}

ul.linkList li a:hover, ul.linkList li a:active
{
	opacity: 0.75;
	filter: alpha(opacity=75);
}

.contactAddress
{
	float: left;
	margin-right: 20px;
}

.contactAddress div
{
	margin-bottom: 6px;
}

a.contactRoute
{
	background: transparent url(../images/popup/contact_route.gif) no-repeat bottom left;
	display: block;
	padding: 0px 0px 10px 10px;
	text-decoration: none;
	margin: 15px 0px 20px 0px;
	font-size: 8pt;
}

a.contactRoute:hover, a.contactRoute:active
{
	opacity: 0.75;
	filter: alpha(opacity=75);
}

.addressimage
{
	
}

.popupOuterTR
{
	position: absolute;
	left: 50%;
	z-index: 100000000;
	margin: -40px 0px 0px 207px;
	width: 101px;
	height: 27px;
	cursor: hand;
	cursor: pointer;
	float: right;
}

.popupOuterBR
{
	position: absolute;
	left: 50%;
	z-index: 100000000;
	margin: 18px 0px 0px 207px;
	width: 101px;
	height: 27px;
	cursor: hand;
	cursor: pointer;
	float: right;
}

.popupOuterBRBL
{
	margin-top: 18px;
}

a#contactformbutton
{
	text-indent: -10000px;
	display: block;
	background: transparent url(../images/popup/popup_contact_button.png) no-repeat top left;
	width: 101px;
	height: 27px;
}

a#newsletterformbutton
{
	text-indent: -10000px;
	display: block;
	background: transparent url(../images/popup/popup_newsletter_button.png) no-repeat top left;
	width: 101px;
	height: 27px;
}

a#applybutton
{
	text-indent: -10000px;
	display: block;
	background: transparent url(../images/popup/popup_apply_button.png) no-repeat top left;
	width: 78px;
	height: 27px;
}

a#closebutton
{
	text-indent: -10000px;
	display: block;
	background: transparent url(../images/popup/popup_close_button.png) no-repeat top left;
	width: 61px;
	height: 24px;
}

input#sendbutton
{
	text-indent: -10000px;
	display: block;
	background: transparent url(../images/popup/popup_send_button.png) no-repeat top left;
	width: 60px;
	height: 27px;
	border: 0px;
}

.error_outer{
	position: relative;
	width:100%;
	height:100%;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	overflow: hidden;
	z-index: 1000000001;
}
.error_content{
	position: absolute; 
	width: 780px;
	height:460px;
	left: 50%;
	top: 50%;
	margin: -230px 0 0 -390px;
	text-align: left;
}

.bottombar {
	background:transparent url(../images/bg_bottom.gif) repeat-x scroll 0 0;
	bottom:0;
	height:22px;
	left:0;
	position:absolute;
	width:100%;
	z-index:999;
}

.error_logo{
	position:absolute;
	left: 0px;
	top: 210px;
}


.block_image {
	position:absolute;
	left:307px;
	top:34px;
}

.block_text {
	position:absolute;
	left:400px;
	top: 60px;
	width:380px;
	height:170px;
	overflow: hidden;
}

.error_button{
	cursor: hand;
	cursor: pointer;
}

.button a:hover {
	text-decoration: none; 
}

.buttonleft{
	float:left;
}

.buttonright{
	float:left;
}

.buttontext{
	float:left;
	height:16px;
	padding-top:1px;
	background-color:#000000;
	color:#ffffff;
	cursor: hand;
	cursor: pointer;
}

.error_title{
	position:absolute;
	width:242px;
	height:40px;
	top:0px;
	left: 138px;
	padding:0px;
	margin:0px;
}

.error_topmenu{
	position: absolute; 
	width:138px;
	height:24px;
	right:0px;
	top: 20px;
}

.error_rss{
	float:left;
}

.error_contact{
	float:right;
	cursor: hand;
	cursor: pointer;
}

.error_modal{
	visibility: hidden;
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	background-color:#ffffff;
	opacity: .5;
	filter: alpha(opacity=50);
}

.error_popup{
	position:absolute;
	background-image: url(../images/popup_background.png);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/popup_background.png', sizingMethod='crop');
	background-repeat: no-repeat;
	width:450px;
	height:450px;
	left: 50%;
	top: 50%;
	margin: -232px 0 0 -212.5px;
	visibility: hidden;
}

.error_popupcontent{
	width:425px;
	height:450px;
	padding: 20px;
	text-align:left;
	color:#ffffff;
}

.error_popupcontent p{
	padding:0px;
	margin:10px 0 0 0;
}

.error_popupcontent a{
	color:#ffffff;
}

.addressimage{
	/*padding-top: 10px;
	padding-bottom: 7px;*/
}

.spacer {
	font-size: 1px;
}

#spacer_10 {
	height: 10px;
}
#spacer_7 {
	height: 7px;
}

.error_closebutton{
	position:absolute;
	width:60px;
	height:24px;
	/*right:-58px;
	top:-20px;*/
	left: 50%;
	top: 50%;
	margin-left: 235px;
	margin-top: -251px;
	cursor: hand;
	cursor: pointer;
	visibility: hidden;
}

.addressA{
	position:absolute;
	top:100px;
}

.addressG{
	position:absolute;
	top:100px;
	left:200px;
}

.mailcontact{
	position:absolute;
	top:300px;
	line-height: 17px;
}