html, body {
    min-height: 100%;
    height: auto !important;
    height: 100%;
}

body {
    font: 13px Arial, "Trebuchet MS", Trebuchet, Tahoma, Verdana, Arial, sans-serif;
    color: #333;
    padding: 0;
}

#main {
	text-align: center;
	width: 720px;
	margin-top: 40px;
}


#header div.box {
   text-align: left;
   width: 150px;
   height: 150px;
 
   background-color: red;
   float: left;
   margin-right: 27px;
}

#contentux {
  	text-align: left;
}

#main {
	text-align: center;
	width: 750px;
margin-top: 15px;
}

#header {
	height: 155px;
}
#header div.box {
   text-align: left;
   width: 150px;
   height: 150px;
   background-color: red;
   float: left;
   margin-right: 23px;
}

#content {
  	text-align: left;
}

#menu1 div {
   padding-bottom: 25px;
}

#menu2 div {
   padding-bottom: 25px;
}

#menu1 img {
   padding: 2px;
   border: 1px solid #CCCCCC;
}

#menu2 img {
   padding: 2px;
   border: 1px solid #CCCCCC;
}

.active {
   border: 1px solid #333333;
}

#page {
  margin-left: 23px;

  margin-right: 23px;
  height: 551px;
  overflow: auto;
  width: 330px;
}

A.menu100 {
    color: #ffffff;
    font-size: 12px;
    font-family: Arial;
    text-decoration: none;
}

A.menu100:hover {
    text-decoration: underline;
}


A.menu101 {
    color: #ffffff;
    font-size: 12px;
    font-family: Arial;
    text-decoration: none;
}

A.menu101:hover {
    text-decoration: underline;
}

A.lang {
    color: #acacac;
    text-decoration: none;
}

A.lang:hover {
    text-decoration: underline;
}
