body 
{
background: #ffffff;
padding:0;
margin:0;
font-size: 16px;
}

A {padding:0; margin:0; color:#000000;}
img {padding:0; margin:0;}
h1 {font-size: 22px;}
h2 {font-size: 18px;}
h3 {font-size: 16px;}


#contener {
        position: relative;
        width: 1000px;
        height: auto;
	padding: 0;
	margin: 0;
        top: auto;
        right: 0;
        bottom: auto;
        left: 0;
      }

#top11 {
        position: relative;
	padding: 0;
        float:left;
		        background: #44d803;
	margin: 0;
        width: 1000px;
        height: 35px;
        top: 0;
        right: auto;
        bottom: auto;
        left: 0;
      }

#logo {
        position: relative;
	padding: 0;
        float:left;
		        background: url("../img/Image1_1.png");
	background-position: 0% 0% ;
	background-repeat: no-repeat;
	margin: 0;
        width: 1000px;
        height: 182px;
        top: 0;
        right: auto;
        bottom: auto;
        left: 0;
      }
 #menu {
        position: relative;
        float:right;
				        background: #fff url("../img/06.jpg");
	background-position: 100% 100% ;
	background-repeat: no-repeat;
        width: 790px;
        height: auto;

        top: 0;
        right: auto;
        bottom: auto;
        left: 0;
      }
 #main {
        position: relative;
        float:left;

        width: 790px;
        height: auto;

        top: 0;
        right: auto;
        bottom: auto;
        left: 0;
      }


	  
#center {
        position: relative;
        float:left;
		background: #cccccc url("../img/engy2-1_14.png");
	background-position: 0% 0% ;
	background-repeat: repeat-y;
        width: 790px;
        height: auto;
        top: 0;
        right: auto;
        bottom: auto;
        left: 0;
      }

#right {
        position: relative;
        float:left;

        width: 208px;
        height: 596px;

				        background: #fff url("../img/Image4_1.png");
	background-position: 0% 0% ;
	background-repeat: no-repeat;
        top: 0;
        right: auto;
        bottom: auto;
        left: 0;
      }

  #topmenu {
        position: relative;
        float:left;
        width: 790px;
        height:  33px;
				        background: #fff url("../img/Image7.png");
	background-position: 0% 0% ;

	background-repeat: no-repeat;
        top: 0;
        right: 0;
        bottom: auto;
        left: 0;
      }
  #topmenu1 {
        position: relative;
        float:left;
        width: 790px;
        height:  auto;
				        background: #fff url("../img/Image12.png");
	background-position: 100% 0% ;

	background-repeat: repeat-y;
        top: 0;
        right: 0;
        bottom: auto;
        left: 0;
      }

#footer {
        position: relative;
        clear: both;
        background:#ffffff;
				        background: #fff url("../img/Image5.png");
	background-position: 0% 0% ;
	background-repeat: no-repeat;
        width: 1000px;
        height: 130px;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
      } 
table.menu{position:absolute;visibility:hidden; margin-top:-2px;}  

