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


#nav {background:#00546f url(/images/layout/nav-bg-blue.gif) repeat-x top left;}
#nav .products a {border-left:1px solid #00465d; color:#fff;}
#nav .products li:hover a {background:#888 url(/images/layout/nav-bg-blue-over.gif) repeat-x bottom left; color:#11b4cd;}
/* for IE5.5 and IE6 only */
#nav .products li:hover .sub li a:hover {color:#11b4cd; 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: #236b83;}
div.box, a.box {background: #236b83; color: #236b83;}
a.box:hover {background: #11b4cd; color: #11b4cd;}


.contentArea a, p a {color: #236b83; font-weight: bold;}
.contentArea a:hover, p a:hover {color: #11b4cd;}

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


#latestNews div dt {color: #236b83;}
#latestNews div dd {color: #4f4f4f; border-bottom: 1px solid #9cbdc7;}
#latestNews div dd a {color: #236b83;}
#latestNews div dd a:hover {color: #11b4cd;}