h1#title{
    font-size: 40px;
    font-weight: normal;
    color: #c49e39;
    top: 100px;
    left: 215px;
}

#content{
    left: 60px;
    top: 320px;
    width: 350px;
    color: #FFFFFF;
}

#background{
	top: 30px;
	z-index: 1;
}

#content_text {
	top:275px;
	left: 42px;
	width: 520px;
	font-size: 14px;
	text-align: justify;
	color: #195b1c;
}

#content_text h1, #content_text h2, #content_text h3, #content_text h4, #content_text h5, #content_text h6{
	margin-top: 15px;
}


.item{
	color:#195b1c;
	width: 552px;
	font-size: 14px;
}

.item_title {
	color: #5a3014;
	font-size: 15px;
	font-weight: bold;
	
}
#item_1 {
	top: 530px;
	left: 300px;

}

#item_2 {
	top: 830px;
	left: 300px;

}

#item_3 {
	top: 1116px;
	left: 300px;

}

#item_4 {
	top: 1415px;
	left: 300px;

}

#more_info {
    top: 1715px;
    left: 500px;
    color:#195B1C;
    font-size:14px;
    width: 320px;
}

#more_info a {
    color: #f48412;
}

#more_info #download_pdf {
    background:transparent url(../images/download_pdf.png) no-repeat scroll left center;
	display:block;
	height:30px;
	margin-top:15px;
	padding-left:29px;
	padding-top:10px;
}
