/* --------------------------------------------
   FreemanGroup Solutions
   copyright (c) FreemanGroup Solutions
   Designed & Developed by Ariamedia (www.ariamedia.com)
   Last Update December 20, 2005
----------------------------------------------- */

/* =STRUCTURE
----------------------------------------------- */
body { background:url(../images/humanresources/bkgrnd.gif) top left repeat-x #fff; }

div#column_left, div#column_right { border-top: 3px solid #DF771D; }
div#column_left li a:hover { background: #F9E4D2; }

a {	color: #DF771D; text-decoration: none; }
a:hover { color: #000; text-decoration: underline; }
	
/* =LOGO
----------------------------------------------- */
div#logo a { background: url(../images/humanresources/logo.gif) top left no-repeat; }

/* =NAV_MAIN
----------------------------------------------- */
div#nav_main li { background: url(../images/humanresources/tab_right.gif) top right no-repeat; }
div#nav_main li a { color: #DF771D; background: url(../images/humanresources/tab_left.gif) top left no-repeat; }
div#nav_main li a:hover { color: #000; }

div#nav_sub li#nav_sub_selected a { font-weight: bold; color: #DF771D; }

/* =BANNER
----------------------------------------------- */
div#banner { float: left; width: 748px; border: 1px solid #999; background: url(../images/corporate/banner_pillow.jpg) top left no-repeat; margin-bottom: 20px; }
div#banner a { width: 748px; height: 136px; display: block; }

blockquote { background: #F9E4D2; }

.primcolor { color: #DF771D; }