div#main {
	height:				462px;
	padding:			0;
}

div#leftCol, div#mainCol {
		position:           relative;
		height:				100%;
		margin:				0;
		padding:			0;
}

/* hack for opera */
@media all and (min-width: 0px) {
	div#leftCol:after, div#mainCol:after {
		display:		none;
	}
}

div#leftCol form#search {
	background:			url('/images/main/backgroundSearchMain.png') 0 0 no-repeat;
}

div#leftCol div#partners {
	position:			relative;
	height:				104px;
	background:			url('/images/main/backgroundPartnersFlash.png') 0 0 repeat-x;
	text-align:			center;
	margin:				0 3px 0 2px;
	padding:			0 0 4px 0;
}

div#leftCol div#partners img {
	margin:				5px 0 0 0;
}

div#leftCol div#partners object {
	position:			absolute;
	bottom:				15px;
	left:				4px;
	width:              140px;
	height:             70px;
}

div#leftCol div#menuLeft {
	padding:			5px 0 25px 0;
}

div#leftCol div#bannerBottomLeft {
	position:			absolute;
	bottom:				0;
	left:				2px;
	height:				115px;
	width:				149px;
}

div#content {
	position:			relative;
	background:			#23589A url('/images/main/border.png') 0 0 repeat;
	margin:				0 5px 0 0;
	padding:			0;
}

div#products {
	width:				618px;
	height:				325px;
	position:			relative;
}

div#products div {
	position:			absolute;
	top:				0;
	width:				306px;
	height:				325px;
}

div#products div#productsMetal {
	left:				0;
	background:			url('/images/main/backgroundProductsMetal.png') 0 0 no-repeat;
}

div#products div#productsPlastic {
	left:				312px;
	background:			url('/images/main/backgroundProductsPlastic.png') 0 0 no-repeat;
}

div#products div a {
	display:			block;
	width:				100%;
	height:				100%;
}

div#products div a img.header {
	margin:				33px 0 0 8px;
}

div#news {
	position:			relative;
	height:				109px;
	margin-top:			6px;
}

div#news div {
	position:			absolute;
	top:				0;
	width:				202px;
	height:				109px;
	background:			url('/images/main/backgroundNews.png') 0 0 no-repeat;
}

div#news div#news1 {
	left:				0;
}

div#news div#news2 {
	left:				208px;
}

div#news div#news3 {
	left:				416px;
}

div#news div img.title {
	margin:				6px 0 0 8px;
}

div#news div img.news {
	position:			absolute;
	top:				25px;
	left:				2px;
	width:				76px;
	height:				82px;
}

div#news div h6 {
	position:			absolute;
	top:				30px;
	left:				86px;
	width:				110px;
	height:				55px;
	overflow:			hidden;
}

div#news div a {
	position:			absolute;
	bottom:				2px;
	right:				2px;
}

div#news div div img.more {
	position:			absolute;
	bottom:				2px;
	right:				2px;
}

div#productsNew div a.more {
	position:			absolute;
	left:				0;
}

div#footer {
	height:				20px;
	margin:				0;
}

div#footer div#footerCompanyName {
	top:                0;
}

div#footer div#footerCompanyAddress {
	top:                0;
}

div#footer div#footerUnityLogo {
	top:                0;
}
