/* --------------------------------------------
   FreemanGroup Solutions
   copyright (c) FreemanGroup Solutions
   Designed & Developed by Ariamedia (www.ariamedia.com)
   Last Update December 20, 2005
----------------------------------------------- */

/* =STRUCTURE
----------------------------------------------- */
body { background:url(../images/products/bkgrnd.gif) top left repeat-x #fff; }

div#column_left, div#column_right { border-top: 3px solid #0089C0; }
div#column_left li a:hover { background: #C3EAF3; }

a {	color: #0089C0; text-decoration: none; }
a:hover { color: #000; text-decoration: underline; }
	
/* =LOGO
----------------------------------------------- */
div#logo a { background: url(../images/products/logo.gif) top left no-repeat; }

/* =NAV_MAIN
----------------------------------------------- */
div#nav_main li { background: url(../images/products/tab_right.gif) top right no-repeat; }
div#nav_main li a {	color: #0089C0; background: url(../images/products/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: #0089C0; }

/* =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: #C3EAF3; }

.primcolor { color: #0089C0; }