.logo_left {
	background-image: url(../images/logo_left.png);
	background-repeat: repeat-x;
	background-position: top;
	float: none;
	height: 233px;
	width: 10%;
	clear: none;
	position: absolute;
	left: 0;
	top: 51px;
}
.main_area {
	width: 80%;
	right: 10%;
	background-image: url(../images/logo_right.png);
	background-repeat: repeat-x;
	left: 10%;
	background-position: left 145px;
	top: 50px;
	bottom: 142px;
	position: absolute;
}
.logo_right {
	position: absolute;
	height: 28px;
	width: 10.2%;
	top: 196px;
	right: 0px;
	background-image: url(../images/logo_right.png);
	background-repeat: repeat-x;
}
.menu {
position: absolute;
	height: 72px;
	width: 226px;
	top: 116px;
	right: 0px;
}
text_area {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0F82BA;
}
.main_textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1191D5;
	width: 66%;
	padding-left: 10px;
	padding-top: 20px;
}
.footer {
	background-image: url(../images/menu/bottom.png);
	background-repeat: repeat-x;
	position: static;
	width: 100%;
	background-position: bottom;
	bottom: 0px;
	clip: rect(auto,auto,0px,auto);
}
.photo1 {
	background-image: url(../images/photos_multi.png);
	background-repeat: no-repeat;
	height: 400px;
	width: 250px;
	position: absolute;
	top: 250px;
	right: 5%;
}
.photo2 {
	background-image: url(../images/photos_multi2.png);
	background-repeat: no-repeat;
	height: 400px;
	width: 250px;
	position: absolute;
	top: 250px;
	right: 5%;
}
.photo3 {
	background-image: url(../images/photos_multi3.png);
	background-repeat: no-repeat;
	height: 667px;
	width: 250px;
	position: absolute;
	top: 250px;
	right: 5%;
}