body { min-height: 834px; margin-bottom: 20px; padding-top: 48px; background-color: #373E44; background-image: url(../media/images/entry_page/bg_page.jpg); background-repeat: repeat-x; }

/* HOME CONTENT */
#homecontainer { width: 100%; height: auto; }
#homecontainer #homecontent
{
	width: 956px;
	min-height: 400px;
	margin: 0 auto;
	padding: 0 12px;
	clear: both;
	background-image: url(../media/images/entry_page/bg_content.png);
	background-repeat: repeat-y;
}
#homecontainer #homecontent #columnleft { float: left; width: 354px; padding-left: 78px; }
#homecontainer #homecontent #columnright { float: right; width: 354px; padding-right: 78px; }
#homecontainer #homecontentbottom { width: 956px; height: 126px; margin: 0 auto; padding: 0 12px 12px 12px; clear: both; background-image: url(../media/images/entry_page/bg_content-bottom.png); }

/* TYPE */
p.intro { font-size: 14pt; line-height: 18pt; font-weight: normal; padding: 30px 80px; text-align: center; }
p.textenvironmental { font-size: 11pt; line-height: 14pt; text-align: center; color: #96a73c; padding-top: 22px; }
p.textenvironmental a { color: #96a73c; text-decoration: none; }
p.textenvironmental a:hover { color: #96a73c; text-decoration: underline; }

p.textpharmecutical { font-size: 11pt; line-height: 14pt; text-align: center; color: #4891dc; padding-top: 22px; }
p.textpharmecutical a { color: #4891dc; text-decoration: none; }
p.textpharmecutical a:hover { color: #4891dc; text-decoration: underline; }

#globalfooter p { font-weight: bold; margin-bottom: 0; }
#globalfooter p a { color: #fff; text-decoration: none; }
#globalfooter p a:hover { color: #fff; text-decoration: underline; }