@charset "utf-8";
/* home page styles */
#header_top {
	background:#ccc url(../images/header_contact.jpg) top center no-repeat;
}
#miniheader {
	background: url(../images/miniheader_contact.gif) top left repeat-x;
}

a.contact, a.contact:visited, a.contact:hover {
	background-position:top left !important;
	position:relative;
	z-index:1000;
}
.rightblock {
	background-color:#D8F6AC;
}
h2, h3 {
	color:#59A125;
}
a, a:visited { color:#59A125 }
a:hover { color:#fc0 }
