/*------------------------------------------------------
		Theme # 	560
		Cat 		Business & Legal
		Name		Business Conference
-------------------------------------------------------*/

body {
	background-color: #D4FFBA /*~ main.background-color */;
	background-repeat: repeat-x;
}

.sf_navigation ul li a:hover {
	background-repeat: repeat-x;
	color: #000000 /*~ nav-menu-hover.color */;
}


/*--------------------------
		Extra Stuff
--------------------------*/

a {
	color: #000000 /*~ link.color */;
}

a:hover {
	color: #000000 /*~ link-hover.color */;
}

