


/*
Place custom CSS for the client in this file.

h1
{
    color: #494946;
}

html { background : #ecf1e9 url(images/body-bg.gif) repeat-x top left;
		}
		
		
body { background : #ecf1e9 url(images/body-bg.gif) repeat-x top left;
		}
		



/*Color Fix for Menu for IE and Firefox*/
div#listmenu 
{border-right:#ffcccc; border-left:#000; }



/*Margin Fix for IE*/
* html .mainNavPanel{ margin-left:20px; }



*/
