@charset "utf-8";
/* CSS Document */

body{margin:0px 0px 0px 0px; padding:0; font-size:12px; font-family:Arial, Helvetica, sans-serif; background-color:#ffffff; }

.bg_right{width:50%; height:204px; background:url(../images/bg_right.gif) repeat-x top; position: absolute; top: 0; right: 0; }
.bg_left{width:50%; height:204px; background:url(../images/bg_left.gif) repeat-x top; position: absolute; top: 0; left: 0; }
.container{width:100%; position: absolute; top: 0; left: 0; height:auto; }
.footer {height: 44px; width: 100%; background-color: #ececec; text-align: center; }

.box_cont {width:980px; margin:auto; }
.row1 {width: 100%; height: 26px; }
.row2 {width: 100%; height: 178px; }
.row2 .box_cont {height: 178px; background-image:url(../images/bg-header.jpg); background-repeat:no-repeat; }
.row3 {width: 100%; background-color: #3f7bb8; border-bottom: 2px solid #1a1c48; }
.row4 {width:100%; background-color:#FFFFFF; border-top: 2px solid #6ccff6;  }

.header {width:100%; height:139px; }
a.linkH { width:353px; height:139px; display:block; float:left}
.header .right {width:353px; height:139px; float:right}
.header .right span { color:#FFFFFF; font-size:14px; width:140px; display:block; float:left; padding:10px 0px 0px 70px}
.header .right .iconFacebook {display:block; float:left; width:30px; height:30px; padding:5px 0px 0px 5px; background-position:bottom right}
.header .right .icontwitter {display:block; float:left; width:30px; height:30px; padding:5px 0px 0px 5px; background-position:bottom right}
.header .right .iconyoutube {display:block; float:left; width:30px; height:30px; padding:5px 0px 0px 5px; background-position:bottom right}
.header .right .iconlinkedin{display:block; float:left; width:30px; height:30px; padding:5px 0px 0px 5px; background-position:bottom right}

.menu{width:100%; height:32px; background-image:url(../images/menu_bg.jpg); background-repeat:repeat-x;}
.menu ul.menu_list, li{margin:0; padding:0;}
.menu ul.menu_list li{height:32px; display:inline; float:left;}
.menu ul.menu_list li.dvd{background-image:url(../images/menu_dvd.jpg); background-repeat:no-repeat; background-position:left; width:2px; height:32px;}
.menu ul.menu_list li.menu_left{background-image:url(../images/menu_left.jpg); background-repeat:no-repeat; width:10px; height:32px;}
.menu ul.menu_list li.menu_right{background-image:url(../images/menu_right.jpg); background-repeat:no-repeat; width:10px; height:32px;}
.menu ul.menu_list li a{background-image:url(../images/menu_bg.jpg); background-repeat:repeat-x; display:block; float:left; color:#3f7bb8; font-family:Arial, Helvetica, sans-serif; font-size:15px; text-decoration:none; padding:0 0px 0 0px; height:37px; line-height:36px; text-align:center}
.menu ul.menu_list li a:hover{background-image:url(../images/menu_hover.jpg); background-repeat:repeat-x;}

.fix {width: 100%; height: 1px; overflow: hidden; float: none; clear: both; }


