/* ===========================================
    CSS STYLES FOR PLANGENT PRESS
   =========================================== */   


/* PAGE ELEMENTS */

#container {
	background-image: url(../images/elements/bg_page_home.gif);
}

#contenthome {
	text-align: center;
	margin-top: 222px;
	margin-right: 160px;
	margin-bottom: 0px;
	margin-left: 160px;
	position: relative;
}

#footerhome {
	text-align: center;
	position: absolute;
	width: 100%;
	top: 712px;
}

.contactus {
	font-size: 11px;
	line-height: 13px;
	margin-top: 0px;
	margin-bottom: 0px;
}
