@charset "utf-8";
/* CSS Document */
html, body { background:#6600ff; } /*#207eaf; }*/
.clear { display:block; clear:both; }

#container { width:100%; min-width:1000px; width:expression(document.body.clientWidth > 1000 ? "100%" : "1000px"); font:13px Arial, Helvetica, sans-serif; color:#383838; }

#menuMain { height:133px; padding:10px 40px 0; background:url(../images/bg-menuMain.jpg) left top repeat-x; }
#menuMain a { display:block; float:left; padding-top:100px; font-size:14px; text-decoration:none; text-align:center; text-transform:uppercase; color:#fff; cursor:pointer; white-space:nowrap; }
#menuMain a:hover { color:#ccccff; }
#menuMain a.ico-01 { background:url(../images/ico-header-01.png) center top no-repeat; }
#menuMain a.ico-02 { background:url(../images/ico-header-02.png) center top no-repeat; }
#menuMain a.ico-03 { background:url(../images/ico-header-03.png) center top no-repeat; }
#menuMain a.ico-04 { background:url(../images/ico-header-04.png) center top no-repeat; }
#menuMain a.ico-05 { background:url(../images/ico-header-05.png) center top no-repeat; }
#menuMain a.ico-06 { background:url(../images/blog.png) center center no-repeat; }
#menuMain span.sep { display:block; float:left; margin:0 45px; padding-top:99px; color:#fff; }

#header { height:178px; padding:0 40px; background:url(../images/bg-header.gif) left top repeat-x; }

#wrapperHeader { float:left; width:100%; }
#headerLeft { float:left; width:590px; height:200px; margin-left:-100%; padding-top:25px; bgcolor:#330066; background:url(../images/bg-headerLeft.png) right bottom no-repeat; }
#headerRight { margin-left:490px; padding-top:25px; }

a#logo { display:block; height:84px; padding:26px 0 0 80px; background:url(../images/logo.png) left center no-repeat; font-size:37px; text-decoration:none; text-transform:uppercase; color:#fff; cursor:pointer; }

#menuHeader { padding:15px 0 0 15px; padding-left:18px; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:16px; text-decoration:none; text-transform:uppercase; color:#fff; cursor:pointer; color:#6ba100; }
#menuHeader .column { float:left; padding-right:25px; _width:160px; _padding-right:0px; }
#menuHeader a { padding-left:18px; background:url(../images/ico-menuHeader-rarr.gif) left 7px no-repeat; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:16px; text-decoration:none; text-transform:uppercase; color:#fff; cursor:pointer; }
#menuHeader a:hover { color:#6ba100; }

#sliderHolder { position:relative; float:right; }
a#bt-slider-prev { display:block; position:absolute; z-index:9999; left:-25px; top:46px; width:20px; height:38px; background:url(../images/bt-slider-prev.gif) no-repeat left top; cursor:pointer; }
a#bt-slider-next { display:block; position:absolute; z-index:9999; right:-20px; top:46px; width:20px; height:38px; background:url(../images/bt-slider-next.gif) no-repeat left top; cursor:pointer; }

#wrapper { padding:20px 40px; background:#fff url(../images/bg-wrapper.gif) left bottom repeat-x; }

#content { float:left; width:100%; }
#contentInner { margin-right:360px; padding-top:20px; text-align: justify;line-height: 1.1}
#content span.rarrTitle { display:block; margin-bottom:10px; padding-left:15px; background:url(../images/bg-rarrTitle.gif) left center no-repeat; font-size:18px; } 
h1 { display:block; margin-bottom:10px; padding-left:15px; background:url(../images/bg-rarrTitle.gif) left center no-repeat; font-size:18px; } 
#extra { float:left; width:335px; margin-left:-335px; padding-top:55px;  }
#extra .blockSimple { margin-bottom:20px; padding:10px 5px 10px 10px; border:2px solid #bbbb9c; background-color:#fff; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:12px; color:#161616; }
#extra .blockSimple span.clear { height:8px; }
#extra .blockSimple span.info { display:block; float:left; width:225px; padding-top:7px;font-weight:bold;font-size:13px; text-align:justify;}
a.bt-order { display:block; float:right; width:65px; height:29px; padding:4px 0 0 20px; font-weight:bold; background:url(../images/bt-order.gif) no-repeat; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:15px; text-decoration:none; text-transform:uppercase; color:#330000; cursor:pointer; }

#footer { height:82px; padding:0 40px; background:url(../images/bg-footer.jpg) left top repeat-x; color:#3c3c3c; }

#copy { float:left; padding-top:30px; }
a.cc {text-decoration:none; color:black;}
#menuBottom { float:right; padding-top:30px; }
#menuBottom a { text-decoration:none; color:#ffffff; cursor:pointer; }
#menuBottom a:hover { color:#ccccff; }
#menuBottom span.sep { margin:0 15px; }

#menur { float:left; padding-top:20px; }
#menur a { text-decoration:none; color:#ccccff; cursor:pointer; }
#menur a:hover { color:#330099; }
#menur span.sep { margin:0 15px; }

P {
 margin-top: 0.5em; 
 margin-bottom: 1em;
}