	body {
		margin-top:0px; 
		background: #725931;

	}
	
	
	div.header {

		width:950px;
		height: 155px;
		margin: 0 auto;
		margin-top: 50px;
		background: #907546;
		z-index:1;
	}



	div.logo {
		width:153px;
		height:155px;
		position:relative;
		float: left;
		left: 20px;
		top: -30px;
		margin-top: 0px;
		z-index:1 ;
	}
	

	div.baner {
		width:733px;
		height:154px;
		position:relative;
		float: left;
		top: -30px;
		left: 40px;
		margin-top: 0px;
		z-index: 1;
	}

	div.pl {
		width:23px;
		height:14px;
		position:relative;
		float: left;
		left: -22px;
		top: -18px;
		margin-top: 0px;
		z-index: 2;
	}

	div.de {
		width:23px;
		height:14px;
		position:relative;
		float: left;
		left: -17px;
		top: -18px;
		margin-top: 0px;
		z-index: 2;
	}

	

	div.slogan {
		width:376px;
		height:20px;
		position:relative;
		left: 550px;
		top: -25px;
		margin-top: 0px;
		z-index: 1;
	}


	

	div.main_screen {

		width:950px;
		margin: 0 auto;
		margin-top: 0px;
		background: #907546;
		z-index:1;
	}
	

	td.over {
		background: #FFFFFF;
	}
	
	
	td.main {
		background: url(gfx/line.jpg) top left no-repeat;
	}

	table.prices {
		font-family: Tahoma;
		font-size: 12px;
		text-align: left;
		line-height: 14px;
		color: #FFFFFF;
		width: 100%;
	}

	p.small_text {

		font-family: Tahoma;
		font-size: 11px;
		line-height: 16px;
		color: #FFFFFF;
	}

	p.main_text {

		font-family: Tahoma;
		font-size: 12px;
		line-height: 20px;
		text-align: justify;
		color: #FFFFFF;
	}

	p.profile_text {

		font-family: Tahoma;
		font-size: 12px;
		text-align: left;
		color: #FFFFFF;
		margin-top: 0px;
		margin-bottom: 0px;
	}

	a.main_link {

		font-family: Tahoma;
		font-size: 12px;
		text-align: left;
		color: #FFFFFF;
		text-decoration: underline;
	}

	
