body.home{
	background: #007D4B url(/images/homepage-mainbground.gif) no-repeat top right;
	text-align: center;
}

table#darkGreenBorder tr td.mainContentHomeImage{
	margin:0;
	background: #ffffff url(/images/homepage-mainimage.gif) no-repeat top right;
	vertical-align: top;
	padding:20px 0px 15px 0px;
	height:350px;
	min-height:350px;
}
table#darkGreenBorder tr td.mainContentHome{
	margin:0;
	background-color: White;
	text-align: justify;
	vertical-align: top;
	padding:20px 30px 15px 30px;
	height:350px;
	min-height:350px;
}

h1.graphicTitleHome {
/* Include text for search engines, but hide it so graphic only visible */
	display:block;
	margin: 5px -150px 0 -15px;
	width:369px;
	height:115px;
	text-indent:-9999px;
	color:#ffffff;
	overflow: hidden;
	background: transparent url(/images/homepage-welcomequadratica.gif) no-repeat top left;
}

h2.graphicTitleHidden {
/* Include text for search engines, but hide it from viewer */
	display:block;
	margin: 0;
	width:369px;
	height:1px;
	text-indent:-9999px;
	color:#ffffff;
	overflow: hidden;
	background: transparent url(/images/spacer.gif) no-repeat top left;
}


ul.homepage 
{
	padding: 0 0 10px 12px;
}
