/*----------------------------------
		Theme: Reseller3
		Cat: Reseller
----------------------------------*/

body {
	background-color: #FFFFFF;
        margin:15px 0 0 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

/*--------------------------------
		Bottom Navigation
---------------------------------*/

.sf_navigation ul li a {
	background-color: #B2D646;
        font-family: Arial;
        font-size: 12px;
        border: 2px solid #0C0F66;
        color: #0C0F66; 
}

.sf_navigation ul li a:hover{
	background-color: #0C0F66;
        font-weight: bold; 
        color: #FDD017;
}

/*--------------------------------
		End Bottom Navigation
---------------------------------*/

/*--------------------------
		 Footer
--------------------------*/

.sf_footer {
	background-color: #ffffff;
	color: #0C0F66;
}

/*--------------------------
		End Footer
--------------------------*/
