@font-face {
    font-family: 'Century Gothic';
    src: url('http://www.discovery-mlc.eu/test/fonts/GOTHIC.eot'), url('http://www.discovery-mlc.eu/test/fonts/GOTHIC.otf'), url('http://www.discovery-mlc.eu/test/fonts/GOTHIC.eot'), url('http://www.discovery-mlc.eu/test/fonts/GOTHIC.otf') format('truetype'), url('fonts/EntezareZohoor2.svg') format('svg');
    font-weight: normal;
    font-style: normal;
    }

html
{
    margin: 0;
    padding: 0;
}
body
{
    margin: 0;
    padding: 0;
    background-color: #eeeeee;
    background-image: url('../images/extend.png');
    background-repeat: repeat-x;
    background-position: top center;
    -webkit-font-smoothing: antialiased;
}
p
{
margin: 0;
padding: 0;
}
#container
{
    margin: 0 auto;
    overflow: hidden;
    width: 1280px;
}
#head
{
    width: 100%;
    height: 140px;
    background-image: url('../images/extend.png');
    background-repeat: repeat-x;
    background-position: top center;
    overflow: hidden;
}
#content
{
    width: 100%;
    min-height: 400px;
    background: white;
    overflow: hidden;
}
#footer
{
    width: 1280px;
    overflow: hidden;
    background: #4579c0;
    margin: 0 auto;
}
.box50percent
{
    width: 50%;
    min-height: 200px;
    padding: 0px;
    float: left;
}
.box550
{
    width: 550px;
    min-height: 200px;
    padding: 10px;
    float: left;
    margin-top: 130px;
}
.box550bottom
{
    width: 40%;
    min-height: 200px;
    float: left;
}
.separator
{
    width: 100%;
    overflow: hidden;
}
.float
{
    width: auto;
    float: left;
}
.boxAuto
{
    width: auto;
    min-height: 200px;
    float: left;
}
.boxAutoBottom
{
    width: 60%;
    min-height: 200px;
    float: left;
}
.boxAutoBottom p
{
    margin-right: 15px;
    margin-left: 5px;
}
.Tunga28px
{
    font-family: "Century Gothic";
    font-size: 20px;
    text-align: justify;
    font-weight: lighter;
    line-height: 120%;
}
.Tunga25px
{
    font-family: "Century Gothic";
    font-size: 18px;
    text-align: justify;
    font-weight: lighter;
    line-height: 120%;
}

.boxes
{
    width: 406px;
    min-height: 300px;
    float: left;
    padding: 10px;
}
.boxesParagraph
{
    width: 100%;
}
.boxesParagraph p
{
  font-family: "Century Gothic";
    font-size: 20px;
    text-align: justify;
    font-weight: lighter;
    line-height: 100%; 
}
.paragraph
{
  font-family: "Tunga";
    font-size: 20px;
    text-align: justify;
    font-weight: lighter;
    line-height: 100%;  
}
.boxInGray
{
    width: 100%;
    height: 80px;
    background:  #dadada;
}
.sectionHomeTop
{
    width: 100%;
    position: relative;
    overflow: hidden;
    margin-top: 50px;
}
.sectionHomeMiddle
{
    width: 100%;
    position: relative;
    overflow: visible;
    margin-top: 75px;
    background: orange;
}
.sectionHomeBottom
{
    width: 100%;
    position: relative;
    overflow: hidden;
    margin-bottom: 100px;
}
.hatPosition
{
    margin: 0 auto;
    width: 77px;
    position: relative;
}
.hatPosition img
{
    margin-top: -58px;
}
.logo
{
    width: 372px;
    height: 105px;
    margin-top: 40px;
}


.horizontal
{
width:100%;
position: relative;
z-index: 4000;
float: left;
display: block;

}
.horizontal ul
{
list-style-type:none;
margin:0;
padding:8px;

}
.horizontal li
{
float:left;
display: inline;


}
.horizontal a
{
display: block;
width: auto;
padding: 20px;


}
.horizontal a:link,.horizontal a:visited
{
font-family: 'Century Gothic';
font-size:20px;
color: white;
text-align:left;
text-decoration:none;
-webkit-font-smoothing: antialiased;


}
.horizontal a:hover,.horizontal a:active
{
	
color:orange;
font-weight: bold;
}

