                                                          	.main{
		position:absolute;
		width:100%;
		height:100%;
		top: 0px;
		left: 0px;
	  font : 10px Verdana, Arial, Helvetica, sans-serif;
		}

	.home_main{
		position:absolute;
		width:262px;
		height:498px;
		top: 0px;
		left:0px;
		border: 0px;
		}


	.left_panel{
		position:relative;
		width:262px;
		height:100%;
		top: 0px;
		left:0px;
		background-image:url('../../images/left_panel.png');
		background-repeat:repeat;
		border: 0px;
		}

	.footer_left{
		position:absolute;
		width:262px;
		height:42px;
		bottom: 0px;
		left:0px;
		background-image:url('../../images/bottom_left.png');
		background-repeat:no-repeat;
		background-position:0 0px;
		border: 0px;
		}

	.contact_panel{
		position:absolute;
		width:207px;
		height:129px;
		bottom: 130px;
		left:23px;
		border: 0px;
		}

	.subscribe_panel{
		position:absolute;
		width:207px;
		height:96px;
		bottom: 270px;
		left:23px;
		border: 0px;
		}

	.paypal_panel{
		position:absolute;
		width:207px;
		height:80px;
		bottom: 30px;
		left:0px;
		border: 0px;
		}

	.content{
		position:absolute;
		height:100%;
		top: 0px;
		left:263px;
		background-image:url('../../images/menu_top.png');
		background-repeat:no-repeat;
		background-position:0 0px;
		border: 0px;
		}

	.title_block{
		position:absolute;
		width:100%;
		height:10;
		top: 140px;
		left:20px;
		border: 0px;
		}

	.bulk{
		position:absolute;
		width:100%;
		top: 180px;
		left:20px;
		border: 0px;
		}

	.header{
		position:absolute;
		height:174px;
		top: 0px;
		left:0px;
		border: 0px;
		}

	.footer{
		position:relative;
		width:100%;
		height:42px;
		top: 10px;
		left:-20px;
		background-image:url('../../images/menu_bottom.png');
		background-repeat:no-repeat;
		background-position:0 0px;
		border: 0px;
		}

	.home2{
		position:absolute;
		width:118px;
		height:116px;
		top: 0px;
		left:10px;
		background-image:url('../../images/home.png');
		background-repeat:no-repeat;
		background-position:0 0px;
		border: 0px;
		}

	.services{
		position:absolute;
		width:118px;
		height:116px;
		top: 0px;
		left:120px;
		background-image:url('../../images/services.png');
		background-repeat:no-repeat;
		background-position:0 0px;
		border: 0px;
		}

	.news{
		position:absolute;
		width:118px;
		height:116px;
		top: 0px;
		left:240px;
		background-image:url('../../images/news.png');
		background-repeat:no-repeat;
		background-position:0 0px;
		border: 0px;
		}

	.about{
		position:absolute;
		width:118px;
		height:116px;
		top: 0px;
		left:360px;
		background-image:url('../../images/aboutus.png');
		background-repeat:no-repeat;
		background-position:0 0px;
		border: 0px;
		}

	.contact{
		position:absolute;
		width:118px;
		height:116px;
		top: 0px;
		left:480px;
		background-image:url('../../images/contacts.png');
		background-repeat:no-repeat;
		background-position:0 0px;
		border: 0px;
		}

	.links{
		position:absolute;
		width:118px;
		height:116px;
		top: 0px;
		left:600px;
		background-image:url('../../images/links.png');
		background-repeat:no-repeat;
		background-position:0 0px;
		border: 0px;
		}

	.home{
		position:absolute;
		width:90px;
		height:35px;
		top: 0px;
		left:0px;
		border: 0px;
		}

.sitemap {
		position:absolute;
		width:60px;
		height:35px;
		top: 0px;
		left:100px;
		border: 0px;
}

.help {
		position:absolute;
		width:45px;
		height:35px;
		top: 0px;
		left:165px;
		border: 0px;
}

.privacy {
		position:absolute;
		width:80px;
		height:35px;
		top: 0px;
		left:215px;
		border: 0px;
}

.terms {
		position:absolute;
		width:80px;
		height:35px;
		top: 0px;
		left:305px;
		border: 0px;
}

.contact2 {
		position:absolute;
		width:70px;
		height:35px;
		top: 0px;
		left:395px;
		border: 0px;
}

.dataprotection {
		position:absolute;
		width:90px;
		height:35px;
		top: 0px;
		left:475px;
		border: 0px;
}

	a:hover{
		background-position:0 -116px;
	}

.hdivide{
		width:100%;
		float:left;
		height: 17px;
		background-image:url('../../images/divider.png');
		background-position:0 0px;
		background-repeat:no-repeat;
		border: 0px;
	}

.column1{
		width:50%;
		float:left;
		background-image:url('../../images/divider_v.png');
		background-position:0 0px;
		border: 0px;
	}
.column2{
		width:50%;
		float:left;
	}


