﻿body { background:#aec6e6 ; font-family:Arial; font-size:9pt; color:#252d3d;  }

      
div.header-bg,
div.header  {height:135px;}

div.page-body {background:#aec6e6 url('../imgs/body_bg.png') repeat-x;}

div.header  div.logo { position:absolute; top:15px; left:30px;}
div.header  div.logo a { display:block; width:80px; height:65px; background: url('../imgs/sprites.png') no-repeat -400px 0px; text-indent:-9999px }

div.spliter {height:1px; background: url('../imgs/line_bg.png') }

div.content {  width:925px; margin:0px auto; position:relative;}
div.content p {line-height:12pt; margin-bottom:10px; padding-left:5px;}
div.content-header { height:80px; background:url('../imgs/content_bg_corners.png') no-repeat -5px 0px;}
div.content-header  h1 {padding-top:30px; padding-left:40px; font-size:20pt; font-weight:normal; margin-bottom:7px}
div.content-header  div.spliter { margin-left:30px; width:655px}

div.content-body{ background:url('../imgs/content_bg.png') repeat-y  -5px 0px; padding-bottom:5px}
div.content-footer{ height:50px; background:url('../imgs/content_bg_corners.png') no-repeat -5px -330px;}

div.content-body div.content-block {margin-left:40px; width:630px}
div.content-body h2 { margin-top:15px; margin-bottom:10px; font-size:14pt; font-weight:normal}




