* {
	margin: 0;
	padding-top: 5px;
	padding-bottom: 5px;
}
html, body {
	height: 100%;
	width: 100%;
	background-color: #f3f4f7;
}
.wrapper {
	width: 900px;
	border: 1px #e2e4e4 solid;
	background-color: #f9fafa;	
	min-height: 100%;
	padding: 0;
	margin: 0 auto -35px;
	overflow: hidden;
	position: relative;
}
.push {
	height: 35px;
}
.footer {

	height: 35px; 
}
.header {
	background-image: url('images/t_yla3.jpg');
	background-repeat: no-repeat;
	height: 220px;
	border-bottom: 1px #e2e4e4 solid;
}
.header a {
	color: #565656;
	text-decoration: none;
}
.header a:hover {
	color: #a3a3a3;
}

.levyt div {
	float: left;
	height: 100px;
	width: 690px;
	padding-left: 30px;
	margin-bottom: 38px;
	position: relative;
	text-align: left;
}

.levyt div img {
	position: absolute;
	bottom: 0;
}

.levyt div p {
	padding: 5px 0px 25px 0px; 
	color: #333;
	font: 10pt arial, sans-serif;
	font-style: italic;
	text-align: justify;
}
.t1 {
	text-align: center;
	padding: 5px;
	padding-top: 10px;
}
.t1 a {
	color: #333;
	font: 10pt arial, sans-serif;
	padding-right: 30px;
	text-decoration: none;
}
.t2 {
	position: absolute;
	bottom:0;
	padding-left: 340px; 
	padding-bottom: 10px; 
}
.t2 a {
	color: #333;
	font: 10pt arial, sans-serif;
	padding-right: 30px;
	text-decoration: none;
}

.price {
	position: absolute;
	top: 0;
	right: 0;
        color: #000;
        font: 12pt arial, sans-serif;
        letter-spacing: 1px;
}

.desc {
	margin-left: 115px;
	margin-top: -153px;
} 
