div#framework							{
										width:768px;
										text-align:left;
										/*padding:0;*/
										margin:0 auto;
										padding:0 0px 0 0px;
										}
div#framework div#top					{
										float:left;
										width:768px;
										padding:0 9px 0 9px;
										margin:0;
										filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod=scale, src='/gfx/background/frameworkTop.png');
										}
div#framework div#top[id]				{
										background:url('/gfx/background/frameworkTop.png') repeat-y;
										}
div#framework div#bottom				{
										float:left;
										width:768px;
										height:22px;
										padding:0 9px 0 9px;
										margin:0;
										filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod=scale, src='/gfx/background/frameworkBottom.png');
										}
div#framework div#bottom[id]			{
										background:url('/gfx/background/frameworkBottom.png') repeat-y;
										}

div#menu								{
										float:left;
										width:750px;
										padding:0;
										margin:0;
										}
div#menu ul								{
										float:left;
										width:750px;
										padding:0;
										margin:0;
										}
div#menu ul li							{
										float:left;
										height:45px;
										padding:0;
										margin:0;
										list-style: none;
										overflow:hidden;
										}
div#framework div#contentHolder						{
										float:left;
										width:768px;
										/*height: 500px;*/
										height: auto;
										padding:0;
										margin:0;
										overflow:hidden;
										filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod=scale, src='/gfx/background/frameworkTop.png');
										}
div#framework div#contentHolder[id]				{
										background:url('/gfx/background/frameworkTop.png') repeat-y;
										}
										
div#contentMain							{
										float:left;
										width:750px;
										padding:0;
										margin:0px 0px 0px 0px;
										}
div#contentTop						    {
										float:left;
										width:750px;
										padding:0;
										margin:0px 0px 0px 0px;
										}
div#contentBottom						{
										float:left;
										width:768px;
										height: 40px;
										padding:0;
										margin:10px 9px 0 9px;
										background:url('/gfx/background/botten-adress.gif') no-repeat;
										}
div#sitemap 
{
	text-align: right;
}		
								
div#sectionHolder						{
										float:left;
										width:720px;
										padding:0;
										margin:10px 10px 0 20px;
										}
										
div.contentHeader						{
										float:left;
										width:700px;
										padding:0;
										margin:20px 0px 0 0px;
										}
div.contentMainTextFull					{
										float:left;
										width:710px;
										padding:0px 0px 0 0px;
										margin:0;
										}

div.contentMainText					{
										float:left;
										width:480px;
										padding:0px 0px 0 0px;
										margin:0;
										}
div.contentMainText_products					{
										float:left;
										width:200px;
										padding:0px 0px 0 0px;
										margin:0;
										}
div.contentMainImages					{
										float:left;
										width:230px;
										padding:0px 0px 0 0px;
										margin:0;
										}


									