@charset "utf-8";
#container {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	height: 1200px;
	background-color: #FFFFFF;
}
#container #Menuwrapper {
	height: 35px;
	background-color: #D19604;
}
#container #PlanePhoto {
	height: 261px;
}
#container #BodyContainer {
	height: 700px;
	background-image: url(../images/bg_feathersHome.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#container #BaltiaLogo {
	height: 105px;
}
#container #BodyContainer #LeftBody {
	height: 600px;
	width: 250px;
	margin-left: 40px;
	float: left;
	margin-right: 45px;
	margin-top: 25px;
	font-family: Arial, Helvetica, sans-serif;
}
#container #BodyContainer #RightBody {
	float: left;
	height: 600px;
	width: 600px;
	margin-top: 25px;
}
#container #BodyContainer #RightBody #RtTOPphone {
	height: 35px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #DEB306;
}
#container #BodyContainer #RightBody #ContactForm {
	height: 530px;
}
