


/** add specific stuff **/
body { margin:0px; padding:0px; background:#16ABA8}

.head_bg{ background:url(/images/communications/header.jpg) no-repeat right top #FFF}
.bg1{ background:url(/images/communications/content_bg.jpg) repeat-x #fff}
.bg2{ background:url(/images/communications/repeat.jpg) repeat-x}
.bg3{ background:url(/images/communications/left.jpg) no-repeat}
.bg4{ background:url(/images/communications/right.jpg) no-repeat right top}

.footer{ color:#FFFFFF; text-align:center; line-height:18px; background:url(/images/communications/foot_bg.jpg) repeat-x #16ABA8}

/******* MENU *******/
.nav DIV a,ul.nav li a:link,ul.nav li a:visited{background:url(/images/communications/menu_off.gif) repeat-x;color:#ccc;float:center;display:block;text-decoration:none;padding:5px 0 0 10px;width: 104px;}
.nav DIV a:hover,ul.nav li a:active{background:url(/images/communications/menu_off.gif) repeat-x;color:#fff;text-decoration:none; width: 104px;}
.nav DIV.on a{text-decoration:none;background:url(/images/communications/menu_on.jpg) repeat-x;color:#333;width: 104px;}
.nav DIV.curl a{text-decoration:none;background:url(/images/communications/menu_curl.jpg) repeat-x;color:#fff;width: 149px;}
.nav DIV.curl_end a{text-decoration:none;background:url(/images/communications/menu_curl.jpg) repeat-x;color:#fff;width: 74px;}
.nav DIV ul{float:left;margin:0;padding:0;}