#header_text {
	display: block;
	position: absolute;
	width: 515px;
	height: 111px;
	margin-top: 135px;
	margin-left: 30px;
	background-image: url(../images/header-home-text.png);
}

#pen {
	display: block;
	position: absolute;
	width: 310px;
	height: 300px;
	margin-top: 0px;
	margin-left: 540px;
	background-image: url(../images/header-home.gif);
}

#left {
	margin-top: 30px;
	margin-right: 30px;
	width: 210px;
}

#right {
	margin-left: 100px;
	margin-top: 30px;
	width: 580px;
}

#maintext, #left {
	line-height: 130%;
}

#maintext h1 {
	margin-top: 0;
	font-size: 14px;
	color: #8faf61;
}

#maintext p {
	font-size: 12px;
}

#left p {
	font-size: 12px;
}

#left h1 {
	margin-top: 0;
	font-size: 14px;
	color: #8faf61;
}