
/* ### Homepage quadrant info panels ###*/
#quad_topleft_header {
	background-image:url(../imagesForTemplates/homepage_quad_header_templt.gif);
	background-repeat:no-repeat;
	padding-left:0px;
	padding-right:0px;
	height:60px;
	}
#quad_topright_header {
	background-image:url(../imagesForTemplates/homepage_quad_header_templt.gif);
	background-repeat:no-repeat;
	padding-left:0px;
	padding-right:0px;
	height:60px;
}
#quad_bottomleft_header {
	background-image:url(../imagesForTemplates/homepage_quad_header_templt.gif);
	background-repeat:no-repeat;
	padding-left:0px;
	padding-right:0px;
	height:60px;
	}
#quad_bottomright_header {
	background-image:url(../imagesForTemplates/homepage_quad_header_templt.gif);
	background-repeat:no-repeat;
	padding-left:0px;
	padding-right:0px;
	height:60px;
}
#quad_lower_background {
	background-image:url(../imagesForTemplates/homepage_quad_templt.gif);
	background-repeat:no-repeat;
	padding-left:0px;
	padding-right:0px;
	height:125px;
}

#quad_text {
	margin-top: 5px;
	margin-left: 20px;
	margin-right: 33px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#quad_text a {
	color: #611170;
	font-weight:bold;
	font-size: 15px;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}


