@charset "utf-8";
/* CSS Document */

.wideSec, .narrowSec, .footer { width:100%; float:left; }
/*------ social network section ------*/
.sNet { height:36px; background:url(../images/sNet_bg.gif) repeat-x 0 0; margin-bottom:4px; }
.sNet ul.sicon { width:auto; position:absolute; right:10px; top:6px; }
.sNet ul.sicon li { width:auto; float:left; margin-left:5px; }
/*------ / social network section ------*/

/*------ header section ------*/
.header { height:; background:url(../images/logoHldr_bg.gif) repeat; padding:10px 0; }
.hide
{
    visibility:hidden;
}
.header .logo { width:100%; text-align:center; }
.header .logo img { width:95%; max-width:336px; }
.header .rightImage { width:100%; text-align:center; }
.header .rightImage img { width:95%; max-width:336px; }
/*------ / header section ------*/

.ltsnews, .blockQ { width:100%; float:left; margin-bottom:10px; }
.hldr h3 { font:bold 15px Arial, Helvetica, sans-serif; color:#1c54b2; }
/*------ wide section ------*/
.wideSec .hdrHldr { height:31px; background:url(../images/header_bg.png) repeat-x 0 0; margin-bottom:15px; color:#fff; border-radius:3px; }
.wideSec .hdrHldr h2 { text-indent:15px; font:bold 14px/30px Arial, Helvetica, sans-serif; text-shadow:1px 1px 1px #000; }
.wideSec .hdrHldr h3 { float:right; padding-right:10px; font:bold 16px/30px Arial, Helvetica, sans-serif; color:#fff; text-shadow:1px 1px 1px #000; }
.wideSec .hdrHldr p { text-indent:15px; font:normal 12px/30px Arial, Helvetica, sans-serif; }
.ltsnews ul.ltsList li { width:100%; float:left; margin-bottom:15px; }
.ltsnews ul.ltsList li p { width:80%; }
.blockQ .imgHldr { width:auto; float:left; margin:0 10px 10px 0; }
.blockQ .desc p { margin-bottom:10px; }
.wideSec .cntHldr article { width:100%; margin-bottom:15px; }
.wideSec .cntHldr p { margin-bottom:8px; }
.wideSec .cntHldr .cmnImgHldr { width:100%; text-align:center; margin:0 0 10px; padding:10px 0 0; }
.wideSec .cntHldr .cmnImgHldr img { width:100%; max-width:526px; }
.wideSec .inrTpHdr { height:; padding:13px 0; }
.wideSec .inrTpHdr h1 { font:normal 22px Arial, Helvetica, sans-serif; color:#2361c9; }

/*------ narrow section ------*/
.narrowSec .hdrHldr { width:100%; height:31px; float:left; padding:0 0 10px 0; text-indent:15px; background:url(../images/narrowHdr_bg.png) no-repeat 0 0, url(../images/narrowHdr_bg-repeat.png) repeat-x; }
.narrowSec .hdrHldr h2 { font:bold 14px/31px Arial, Helvetica, sans-serif; text-shadow:1px 1px 1px #fff; color:#205caf; }
.narrowSec .nrwHldr .hldr { width:100%; float:left; margin-bottom:20px; }
.narrowSec .nrwHldr .hldr h3 { font:bold 15px Arial, Helvetica, sans-serif; color:#1c54b2; margin-bottom:10px; }
.narrowSec .nrwHldr .hldr p { margin-bottom:15px; }
.narrowSec .nrwHldr .imgHldr { width:104px; float:left; margin:0 8px 6px 0; }
.narrowSec ul.ltsList {  }
.narrowSec ul.ltsList li { width:100%; float:left; margin-bottom:15px; }
.narrowSec ul.ltsList li h3 { font:bold 13px Arial, Helvetica, sans-serif !important; margin-bottom:3px !important; }
.narrowSec ul.ltsList li p { width:100%; }

/*------ footer section ------*/
.footer { height:60px; background:url(../images/footer_bg.png) repeat-x 0 0 #afafaf; color:#5f5d5d; }
.footer span.top { width:92px; height:25px; position:absolute; right:15px; top:10px; z-index:100; font:bold 13px/25px Arial, Helvetica, sans-serif; }
.footer span.top a { width:100%; display:block; text-align:center; }
.footer span.top a:hover { text-shadow:0 1px 1px #fff; }
.footer p.cpyRht { width:100%; position:absolute; top:30px; left:0; text-align:center; z-index:90; }
/*------ / footer section ------*/
