﻿/* ------------------------------------------- */
/* BODY                                        */
body { background: #9CBFC3 url('/images/back.jpg') repeat-x top left; }
/* ------------------------------------------- */
/* BRANDING                                    */
div#branding h1 a { background: url('/images/logo.png') no-repeat center; }
/* ------------------------------------------- */
/* NAV MAIN                                    */
div#nav_main { background: url('/images/top.gif') no-repeat bottom left; }
	div#nav_main a { color: #0ba3a9; }
/* ------------------------------------------- */
/* CONTENT                                     */
div#content { background: url('/images/content.jpg') repeat-y top left; }
/* ------------------------------------------- */
/* CONTENT MAIN                                */
div#content_main { color: #9a9a9a; background: url('/images/content_main.jpg') repeat-x top left; }
	div#content_main h2 { background: url('/images/bottom_right.png') no-repeat; }
	ul.generic li { background: url('/images/lang.gif') no-repeat 0 5px; }
	ul#lang li#current { border-left: 6px solid #ffffff; }
		ul#lang a { color: #878787; background: url('/images/lang.gif') no-repeat center left; }
		ul#lang li#current a { color: #ffffff; background: url('/images/current.gif') no-repeat center left; }
/* ------------------------------------------- */
/* CONTENT SUB                                 */
ul#services a { color: #9a9a9a; }
ul#services li.service01 { background: url('/images/service01.png') no-repeat }
	ul#services li.service01 h3 { color: #9a9a9a; }
	/*ul#services li.service01 a { background: url('/images/bullett.gif') no-repeat center right }*/
ul#services li.service02 { background: url('/images/service02.png') no-repeat }
	ul#services li.service02 h3 a { color: #789433; }
ul#services li.service03 { background: url('/images/service03.png') no-repeat }
	ul#services li.service03 h3 a { color: #d09f40; }
/* ------------------------------------------- */
/* SITE INFO                                   */
div#site_info { color: #ffffff; background: url('/images/bottom.gif') no-repeat top left; }
	div#site_info a { color: #ffffff; }