@charset "utf-8";

#Header-1 {
	position: relative;
	top: 0px;
	left: 0px;
	padding: 0px 0px 50px 0px;
	width: 850px;
	height: 350px;
	background-color: transparant;
	color: #000000;
	line-height: 16px;
}

#Header-2 {
	position: relative;
	top: 0px;
	left: 0px;
	padding: 0px 0px 10px 0px;
	width: 850px;
	height: 290px;
	background-color: transparant;
	color: #000000;
	line-height: 16px;
}

#Logo {
	position: absolute;
	top: 30px;
	left: 20px;
}
#Logo img {
	border: none;
}

#Container-1a {
	position: absolute;
	top: 40px;
	left: 0px;
	width: 850px;
	height: 260px;
}

#Container-1b {
	position: absolute;
	top: 34px;
	left: 0px;
	width: 850px;
	height: 200px;
}

#Container-2a {
	position: absolute;
	top: 280px;
	left: 0px;
	width: 850px;
	height: 70px;
}

#Container-2b {
	position: absolute;
	top: 217px;
	left: 0px;
	width: 850px;
	height: 70px;
}

#Title-1 {
	position: absolute;
	top: 30px;
	left: 130px;
	width: 620px;
	height: 35px;
	/*
	float: right;
	*/
}
#Title-2 {
	position: absolute;
	top: 10px;
	left: 130px;
	width: 620px;
	height: 35px;
	/*
	float: right;
	*/
}

#Description {
	position: absolute;
	top: 35px;
	left: 130px;
	width: 620px;
	height: 35px;
	/*
	float: right;
	*/
}