@font-face{font-family:'Open Sans Condensed';font-style:normal;  font-weight:300;src:url('../fonts/OpenSans-CondLight.eot');src:local('Open Sans Cond Light'), local('OpenSans-CondensedLight'), url('../fonts/OpenSans-CondLight.woff') format('woff');}
body,p,ul {margin:0;padding:0;}

body{
    background-color:#F0F0F0;
}

#container{
    width:100%;
    float:left;
}

#wrapper_container{
    width:1004px;
    margin: 0px auto;
}

#header{
    background-color:#FFF;
    width:1004px;
    float:left;
}

#menubar{
    background: url(../img/menuBar.jpg) no-repeat top center;width:100%;float:left;
    background-color:#FFF;
    width:1004px;
    height: 85px;
    float:left;
}

.menuitem{
    font-family: 'Open Sans Condensed';
    font-size: 24px;
    font-weight: 400px;
    float: left;
    text-decoration: none;
    padding: 8px 0px 0px 22px;
    color: white;
}


#magzter{
    background: url(../img/shadow.jpg) no-repeat bottom center;width:100%;
    background-color:#FFF;
    width:1004px;
    height: 480px;
    float:left;
    float:left;
}
h1 {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 20px;
  font-weight: normal;
}

h2 {
  font-family: 'Open Sans Condensed';
  font-size: 20px;
  line-height: 15px;
  font-weight: bold;
}

.navbar {
  list-style-image: url('../img/square.gif');
  padding-left: 25px;
}

li a {
  font-family: Arial;
  font-size: 13px;
  line-height: 26px;
  text-decoration: none;
  color: #333333;
}

#bottomdiv {
    padding-left: 38px;
    width: 966px;
    float: left;
    background-color:#FFF;
}


#ecmedia {
  float: left;
  border: 1px solid #ddd;
  width: 585px;
  height: 384px;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  border-radius: 15px;
}

#newsapps {
  float: left;
  border: 1px solid #ddd;
  margin-left: 20px;
  padding-left: 30px;
  width: 300px;
  height: 384px;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  border-radius: 15px;
}

#appback {
    background: url(../img/appBack.jpg) no-repeat top center;
    width:261px;
    height: 91px;
    padding-top: 10px;
}

#footer {
    background-color:#FFF;
    text-align: center;
    float:left;
    width:100%;
    padding: 25px 0px 25px 0px;
    font-family: Arial;
    font-size:12px;
    color: #666;
}


#advt {
  float: left;
  border: 1px solid #ddd;
  padding-left: 30px;
  width: 300px;
  height: 384px;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  border-radius: 15px;
}


