/** {
  border: none;
  margin: 0;
  padding: 0;
}*/

html{
	height: 100%;
}

body{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 11px;
	line-height: 15px;
	height: 100%;
   margin: 0;
   padding: 0;
}

td{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 11px;
	line-height: 15px;
}

h1{
	font-family: "Trebuchet MS",Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: italic;
	color: #63295A;
	font-size: 17px;
	line-height: 20px;
	display: inline;
}

h2, h3, h4, h5, h6{
	font-family: "Trebuchet MS",Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #63295A;
	line-height: 15px;
	display: inline;	
}

a:link, a:active, a:visited{
	text-decoration: underline;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 11px;
}

a:hover {
	text-decoration: none;
}

#main{
	width: 780px;
	height: 100%;
	margin: auto;
}

/* Head */
#d1{
	width: 780px;
	height: 77px;
	text-align: left;
	background: url(../images/es__02.png) repeat-x left bottom;
}

#logo{
	width: 340px;
	height: 77px;
	float: left;
}

#d2{
	width: 780px;
	height: 15px;
	background: url(../images/es__05.png) repeat-x;
}

#d3{
	width: 780px;
	height: 158px;
	vertical-align: bottom;
}

#d4{
	width: 780px;
	height: 15px;
	color: #fff;
	background: url(../images/es__05.png) repeat-x;
}

#d5{
	width: 780px;
	/* height: ? */
	vertical-align: top;
	background: url(../images/es__11.png) repeat-x;
}

#content{
	width: 760px;
	padding: 10px;
	text-align: left;
}

#d6{
	width: 780px;
	height: 32px;
	color: #fff;
	text-align: center;
	line-height: 32px;
	/*background: url(../images/es__13.png) repeat-x;*/
	background: url(../images/es__09.png) repeat-x;
}

#d6 a{
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

#d6 a:hover{
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	border-bottom: #fff 1px dotted;
}

#d7{
	width: 780px;
	height: 20px;
	text-align: center;
	line-height: 20px;
	background: url(../images/es__14.png) repeat-x;
}

#d7 a{
	color: #666;
	text-decoration: none;
}

#d7 a:hover{
	color: #333;
	text-decoration: none;
}

#d8{
	display:none;
	width: 780px;
	height: 20px;
	text-align: center;
	line-height: 20px;
	background: url(../images/es__14.png) repeat-x;
}

#d8 a{
	display:none;
	color: #666;
	text-decoration: none;
}

#d8 a:hover{
	display:none;
	color: #333;
	text-decoration: none;
}

/* Navi */

#tabs {
	float:left;
   width:435px;
   height: 77px;
}

#tabs ul {
	margin:0;
	padding: 0 0 0 0px;
	list-style:none;
}

#tabs li {
	display: inline;
   margin:0;
   padding:0;
}

#tabs a.l1 {
	float:left;
   background: url("../images/1.png") no-repeat left top;
	height: 77px;
	width: 72px;
   margin:0;
   padding:0 0 0 0px;
   text-decoration:none;
}

#tabs a.l1:hover, #tabs a.l2:hover, #tabs a.l3:hover,
#tabs a.l4:hover, #tabs a.l5:hover, #tabs a.l6:hover {
	background-position:0% -77px;
}

#tabs a.l2 {
	float:left;
   background:url("../images/2.png") no-repeat left top;
	height: 77px;
	width: 72px;
   margin:0;
   padding:0 0 0 0px;
   text-decoration:none;
}

#tabs a.l3 {
	float:left;
   background:url("../images/3.png") no-repeat left top;
	height: 77px;
	width: 72px;
   margin:0;
   padding:0 0 0 0px;
   text-decoration:none;
}

#tabs a.l4 {
	float:left;
   background:url("../images/4.png") no-repeat left top;
	height: 77px;
	width: 72px;
   margin:0;
   padding:0 0 0 0px;
   text-decoration:none;
}

#tabs a.l5 {
	float:left;
   background:url("../images/7.png") no-repeat left top;
	height: 77px;
	width: 72px;
   margin:0;
   padding:0 0 0 0px;
   text-decoration:none;
}

#tabs a.l6 {
	float:left;
   background:url("../images/6.png") no-repeat left top;
	height: 77px;
	width: 72px;
   margin:0;
   padding:0 0 0 0px;
   text-decoration:none;
}

#tabs a span {
	float:left;
   display:block;
	width: 72px;
	height: 27px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: lowercase;
	text-align: center;
	vertical-align: bottom;
   /*background:url("../images/tabr.png") no-repeat right top;*/
   margin-top: 50px;
   color: #63295A;
}

#tabs a span {float:none;}

/*#tabs a:hover span {
	background-position: 0 -77px;
}

#tabs a span.active {
	background-position: 0 -77px;
}*/

input{
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	border: #ccc 1px solid;
}

.hi{
	overflow: hidden; 
	position:absolute; 
	left:3px; top:2px; 
	width:99%; 
	height:99%; 
	z-index:1; 
	/*border: #000000 1px solid; */
	visibility: hidden
}