* {
margin: 0;
}
html, body {
height: 100%;
}

/*----------*/
html, body {
margin: 0;
padding: 0;
height: 100%;
}
.clear {
clear:both;
}
#container-page {
min-height: 100%;
height: auto !important;
height: 100%;
margin: 0 auto -360px;
min-width:990px;
}
#container-footer, .push {
height:360px;
width:100%;
}
#container-footer {
background:#000 url(/img/footer.gif) no-repeat left top;
position:relative;
}
.error {
display:block;
padding:5px 0;
}
/*------------------------------ HEADER ELEMENTS -----------------------------*/
.header {
height:128px;
background:url('/img/headers/header_worldwide.jpg') no-repeat top left;
}
.logo {
background:url('/img/logo_white.png') no-repeat top left;
width:385px;
height:183px;
position:absolute;
top:0;
left:0;
z-index:2;
}
.logoHome {
position:absolute; 
top:70px; 
left:83px;
z-index:6;
}
.logoHomeLink  {
display:block;
width:85px;
height:85px;
}
.active {
padding:5px 5px 5px 0;
}
.PreFooter {
width:100%;
background:url(/img/prefooter_line.gif) no-repeat left bottom;
height:280px;
position:absolute;
bottom:0;
}
/*------------------------------ MENU ELEMENTS -------------------------------*/
.menu {
position:relative;
top:77px;
left:20%;
color:#fff;
width:79%;
z-index:1000;
}
.menu ul {
margin:0;
padding:0;
list-style:none;
list-style-image:none;
}
.menu ul li {
float:left;
margin-left:2%;
}
.menu ul li a {
display:block;
color:#fff;
}
.green {
background:#98E347;
}
.red {
background:#f00;
}
.blue {
background:#00C0FF;
}
.purple {
background:#A75AAE;
}
.orange {
background:#FFAE00;
}
/*------------------------------ CONTENT ELEMENTS ----------------------------*/
.ContainerContent  {
width:100%;
}
#content-left, #content-center, #content-right {
float:left;
padding-bottom:30px;
display:inline;
}
#content-left p, #content-center p, #content-right p {
padding:5px 0 6px 0;
}
#content {
width:100%;
clear:both;
}
#content-left {
width:28%;
margin-left:5%;
}
.breadcrumb {
margin:50px 0 0 5%;
}
.linksCountries {
margin:20px 0 0 0;
}
.intro {
width:90%;
}
.links {
width:90%;
margin-top:40px;
}
.links ul {
margin:0;
padding:0;
list-style:none;
}
.links span {
display:inline-block;
width:35%;
}
.links a {
margin-left:5px;
} 


#content-center {
width:34%;
}
.linksCategories {
margin-top:98px;
}
.linksCategories ul {
margin:0; 
padding:0;
list-style:none;
}
.linksCategories ul li{
width:31%;
float:left;
}
.linksCat {
margin-top:50px;
}
.linksCat h2 {
margin:0;
padding:0 0 5px 0;
}
.linksItem {
margin-bottom:25px;
width:95%;
}
#content-right {
width:32%;
}
.leadingPar {
margin-top:21px;
width:95%;
}
.disclaimer {
background:url(/img/helpline_girl.jpg) 90% 0 no-repeat;
width:100%;
height:500px;
margin-top:30px;
}
.disclaimerText {
margin-top:12px;
}
#content-center .disclaimerText p {
padding-right:210px;
}
.disclaimerAbout {
width:97%;
margin-top:25px;
}
.disclaimerAbout h2 {
width:55%;
margin:0;
padding:0 0 35px 0;
}
.disclaimerAbout ul {
margin:0 0 0 16px;
padding:0;
}
.disclaimerAbout ul li {
padding-bottom:10px;
}
.copyright {
padding:220px 0 0 0;
color:#fff;
margin:0;
clear:both;
display:block;
padding-left:7%;
position:absolute; 
left:60%;
color:#60666a;
}

.footContact {
margin-top:10px;
}
.footContact span {
margin-left:-20px;
}
.counter {
width:100px; height:63px; padding:0; margin:0; position:absolute; top:230px; left:2%;
}
