body{
	background-color: #838472;
}


#container{
	position: absolute;
	left: 138px;
	top: 0px;
	width: 430px;
	height: auto;
	padding-left: 25px;
	padding-right: 25px;
	background-color: #FFFFFF;
}

.logoimage{
	position: relative;
	margin-top: 0px;
	margin-bottom: 28px;
	height: 60px;
}
.logo{
	margin-top: 30px;
	margin-bottom: 30px;
}
.partheader{
	margin-bottom: 5px;
}
.textpart{
	margin-bottom: 26px;
}
.subpart300px{
	width: 300px;
}
.subpart130px{
	width: 130px;
}


