/*MAIN LAYOUT*/
.Header { background: url(../img/bgheader.jpg) no-repeat center top; clear: both; float: none; height: 110px; }
.Header H1 { padding-top: 27px; padding-left: 20px; }

.Header .logo { float:left; }
.Header .country { float:right; color:#FFFFFF; vertical-align:middle; }

.NavBar { background: url(../img/navbar.gif) repeat-x; height:29px;}
.NavBar .MainBox { width: 960px; padding-right: 20px; padding-left: 20px; }
.NavBar UL { height: 29px; background: url(../img/layout/pipe.gif) no-repeat right center; float: left }
.NavBar UL LI { float: left; }
.NavBar UL LI A { font-size: 13px; line-height: 29px; font-weight: bold; color: #9c9c9c; display: block; background: url(../img/pipe.gif) no-repeat left center; padding-right: 9px; padding-left: 9px; }
.NavBar UL LI A:hover, .NavBar UL LI A.Selected { line-height: 29px; color: #fff; overflow: hidden }

.Shadow { background: url(../img/shadow.png); height: 7px; position: relative; }

.SubNavBar { background: #b6bdc1; height: 24px; margin-top: -7px; }
.SubNavBar .MainBox { width: 960px; padding-right: 20px; padding-left: 20px; font-size: 12px; line-height: 24px; font-weight: bold; color: #252525; }
.SubNavBar A {color: #252525; line-height: 24px}
.SubNavBar A:hover, .SubNavBar A.Selected {color: #02235b; line-height: 24px;}

.Home .MainBox {margin-top: -7px; width: 100%; }

.Content { height: 100%;}
    
.Footer { background-color: #000000; bottom: 0px; width: 100%; height: 50px; border-top: 1px solid #777777; clear: both; float: none; }
.Footer .MainBox { width: 960px; vertical-align: middle; /*padding-right: 20px; padding-left: 20px;*/ }
.Footer .logo { float:right; vertical-align:middle; }
.Footer H2 { float:none; vertical-align:middle; }
.Footer H3 { float: none; font-size: 12px; font-weight: bold; color: #e2e3e4; line-height: 22px; padding-right: 14px; padding-top: 2px; vertical-align:middle; }
.Footer H3 A { font-size: 12px; font-weight: bold; color: #cecece; line-height: 22px; vertical-align:middle; }
.Footer H3 A:hover, .Footer H3 A.Selected {color: #fff;}
.Footer H4 { float: left; line-height: 22px; height: 22px; background: url(../img/choose_right.gif) no-repeat right top; margin-top: 2px; }
.Footer H4 A { font-size: 11px; line-height: 22px; font-weight: bold; color: #e1e1e1; background: url(../img/choose_left.gif) no-repeat; display: block; padding-right: 12px; padding-left: 12px; }
.Footer P { clear: both; float: none; font-size: 12px; font-weight: bold; color: #8c8c8c; text-align: center; padding-top: 12px; }
.Footer P A {color: #8c8c8c;}
.Footer P A:hover, .Footer P A.Selected {color: #fff;}
