#header {background: #97dee8 url(/images/layout/header_bg.gif) repeat-x bottom left;}


#nav {background:#00546f url(/images/layout/nav-bg-green.gif) repeat-x top left;}
#nav .products a {border-left:1px solid #00465d;}
#nav .products a:hover, #nav .products li:hover a {background:#888 url(/images/layout/nav-bg-green-over.gif) repeat-x bottom left; color:#14d700;}
/* for IE5.5 and IE6 only */
#nav .products li:hover .sub li a:hover {color:#14d700; text-decoration: underline;}
#nav .products li:hover .sub {background: #000 url(/images/layout/subnav-bg.gif) repeat-x bottom left; color:#fff;}
#nav .products a:hover .sub li a, #nav .products li:hover .sub li a {background:#000 url(/images/layout/subnav-bg.gif) repeat-x bottom left; color:#fff;}

h1, h2, h3 {color: #0b7800;}
div.box, a.box {background: #0b7800; color: #0b7800;}
a.box:hover {background: #0b7800; color: #14d700;}

/*	LATEST NEWS STYLE	*/
#latestNews {background: #fff;}
#latestNews h2 {background:#00546f url(/images/layout/nav-bg-green.gif) repeat-x top left;}
#latestNews h2 a {border-color: #00546f #00546f #d9e6ea #d9e6ea; background: #236b83; color: #fff;}
#latestNews h2 a:hover {color:#14d700;}


#latestNews div dt {color: #bd6600;}
#latestNews div dd {color: #4f4f4f; border-bottom: 1px solid #9cbdc7;}
#latestNews div dd a {color: #0d8b00;}
#latestNews div dd a:hover {color: #14d700;}
