html, body {
margin: 0;
padding: 0;
height: 100%;
}
.column {
  float: left;
}
.clear {
clear:both;
}

#container-page {
width: 100%;
background: none;
position: relative;
min-width:990px;
}

#container-content {
width:100%;
margin:0;
}
#container-footer {
width: 100%;
background:#000 url(/img/footer.gif) no-repeat left top;
height:360px;
position:relative;
}
/*------------------------------ 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 ----------------------------*/
.ContainreContent {
width:100%;
}
#content-left, #content-center, #content-right {
float:left;
padding-bottom:30px;
display:inline;
}
#content {
width:100%;
clear:both;
}
#content-left {
width:30%;
margin-left:5%;
}
.breadcrumb {
margin:50px 0 0 0;
}
.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:40%;
}
.linksCategories {
margin-top:95px;
}
.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%;
}
.linksItem p {
margin:6px 0 5px 0;
padding:0;
}
#content-right {
width:24%;
}
.linksAdd {
margin-top:50px;
background:url(/img/notebook_girl.jpg) 40% 0% no-repeat;
padding:0px 0 0px 0;
width:100%;
height:468px;
}
.linksAdd p {
background:url(/img/orange_stain_tr.gif) 95% 0 no-repeat;
padding:70px 0 70px 37%;
}
.copyright {
padding:220px 0 0 0;
color:#fff;
margin:0;
clear:both;
display:block;
padding-left:7%;
position:absolute; 
left:28%;
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%;
}
