@charset "UTF-8";
#container #maincontent {
	background-image: url(../images/partners/partners_bg.png);
}
#container #maincontent #text {
	height: auto;
	width: 408px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-transform: none;
	font-weight: normal;
	padding-top: 5px;
	padding-left: 300px;
	text-align: justify;
}
#container #maincontent #text #item a:hover {
	font-size: 11px;
	color: #8DC640;
	text-decoration: none;
}
#container #maincontent #spacer {
	height: 32px;
	width: 708px;
	float: left;
}
#container #maincontent #spacer2 {
	height: 25px;
	width: 708px;
	float: left;
}
#container #maincontent #button1 {
	background-image: url(../images/partners/prayer_button.png);
	background-repeat: no-repeat;
	float: left;
	height: 123px;
	width: 224px;
	margin-right: 11px;
	margin-left: 4px;
}
#container #maincontent #button1:hover {
	background-image: url(../images/partners/prayer_button.png);
	background-repeat: no-repeat;
	float: left;
	height: 123px;
	width: 224px;
	background-position: 0 -123px;
	cursor: pointer;
}
#container #maincontent #button2 {
	background-image: url(../images/partners/finance_button.png);
	background-repeat: no-repeat;
	float: left;
	height: 123px;
	width: 224px;
	margin-right: 11px;
	margin-left: 5px;
}
#container #maincontent #button2:hover {
	background-image: url(../images/partners/finance_button.png);
	background-repeat: no-repeat;
	float: left;
	height: 123px;
	width: 224px;
	background-position: 0 -123px;
	cursor: pointer;
}

#container #maincontent #button3 {
	background-image: url(../images/partners/homeop_button.png);
	background-repeat: no-repeat;
	float: left;
	height: 123px;
	width: 224px;
	margin-right: 0px;
	margin-left: 5px;
}
#container #maincontent #button3:hover {
	background-image: url(../images/partners/homeop_button.png);
	background-repeat: no-repeat;
	float: left;
	height: 123px;
	width: 224px;
	background-position: 0 -123px;
	cursor: pointer;
}
#container #maincontent #button4 {
	background-image: url(../images/partners/signup_partners.png);
	background-repeat: no-repeat;
	height: 45px;
	width: 345px;
	float: left;
	margin-top: 7px;
	cursor: pointer;
	margin-left: 4px;
	margin-right: 10px;
}
#container #maincontent #button4:hover {
	background-image: url(../images/partners/signup_partners.png);
	background-repeat: no-repeat;
	height: 45px;
	width: 345px;
	float: left;
	cursor: pointer;
	background-position: 0 -45px;
}
#container #maincontent #button5 {
	background-image: url(../images/partners/signup_email.png);
	background-repeat: no-repeat;
	height: 45px;
	width: 345px;
	float: left;
	margin-top: 7px;
	cursor: pointer;
	margin-left: 4px;
}
#container #maincontent #button5:hover {
	background-image: url(../images/partners/signup_email.png);
	background-repeat: no-repeat;
	height: 45px;
	width: 345px;
	float: left;
	cursor: pointer;
	background-position: 0 -45px;
}
#container #maincontent #spacer3 {
	height: 443px;
	float: left;
	width: 20px;
}
