@charset "utf-8";
@import url(base.css);
@import url(text.css);
@import url(slimbox.css);
@import url(menu2.css);
@import url(sIFR-screen.css);
@media all
{
#header		{
				width:943px;
				height:89px;
				min-height:89px;
				margin:0 auto;
			}
			#logo		{
							width:244px;
							height:89px;
							min-height:89px;
							text-align:left;
							background-image:url(../../images/layout/logo.gif);
							background-repeat:no-repeat;
							margin-left:66px;
						}
			#imgMainBg	{
							width:390px;
							height:295px;
							min-height:295px;
							background-image:url(../../images/layout/imgMainBg.png);
							background-repeat:no-repeat;
							position:absolute;
							z-index:15;
							float:left;
							margin-left:0px;
							margin-top:0px;
						}
						#fotoLayer	{
										width:370px;
										height:274px;
										min-height:274px;
										margin:11px 10px;
										background-image:url(../../images/layout/imgMain.jpg);
										background-repeat:no-repeat;
									}
						
/*CONTAINER*/						
#wrapper	{
				width:943px;
				margin:0 auto;
			}
			#nav		{
							height:39px;
							min-height:39px;
							width:555px;
							margin-left:385px;
							margin-top:14px;
						}
			#contactArea	{ 
							position: absolute;
							height: 30px;
							margin: 10px 0 0 780px;
			
						}
			#banner		{
							width:555px;
							height:174px;
							min-height:174px;
							background-image:url(../../images/layout/banner.gif);
							background-repeat:no-repeat;
							margin-left:386px;							
						}
			#main		{
							width:917px;
							margin-left:26px;
							background-color:#eaeaea;											
						}
						
						#content		{
											width:540px;
											margin-top:10px;
											margin-left:7px;
											float:left;
										}
						#buffer			{
											width:917px;
											height:1px;
											min-height:1px;
											background-color:#eaeaea;
											clear:both;
										}						
						
/*FOOTER*/
#footer		{
				width:943px;
				height:50px;
				min-height:50px;
				margin:0 auto;
				clear:both;
			}
			#footerBG		{
				width:897px;
				height:29px;
				min-height:41px;
				margin-left:26px;
				padding-left:20px;
				background-color:#eaeaea;
				background-image:url(../../images/layout/strokeFooter.gif);
				background-repeat:repeat-x;
				clear:both;
			}

}
