body{
font-size:0.85em;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
background-color:#FFF;
background-image:url(images/BG.jpg);
background-repeat:no-repeat;
background-attachment:fixed;
margin:0;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

#container {
	width:1024px;
padding:0;  
margin:auto;
} 

#head {
	width:1024px;
	padding:0;
	margin:auto;}

#menu {
margin:0;
padding:0;
padding-left:60px;
width:1024px;
background:url(images/boton1.png);
float:left;
}

#menu ul {
margin: 0;
padding: 0;
list-style-type:none;
list-style-position:outside;
position:relative;
line-height:25px;
float: left;
}

#menu a {
font-size:0.85em;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
display: block;
border-width: 1px;
border-right-style:solid;
border-left-style:solid;
border-right-color:#ccc;
border-left-color:#555;
margin: 0;
padding:0px 5px;
color: #000;
background:url(images/boton1.png);
text-decoration: none;
}

#menu a:hover {
color: #fff;
background:url(images/boton2.png);
}

#menu li {
	float:left;
	position: relative;}

#menu ul ul ul {
position: absolute;
top: 0;
left: 100%;
}

#menu ul ul {
width:9em;
position: absolute;
z-index: 2;
display: none;
}

#menu ul li:hover ul
{display: block;}

#menu ul ul,
#menu ul li:hover ul ul,
#menu ul ul li:hover ul ul
{display: none;}

#menu ul li:hover ul,
#menu ul ul li:hover ul,
#menu ul ul ul li:hover ul
{display: block;}

#lang{
position:absolute;
z-index:3;
}

#lang a {text-decoration:none;}

#box {  
width:991px;
padding-top:35px;
margin:auto;
} 
  
.boxtop{  
background:url(images/frame1.png);  
background-repeat:no-repeat;  
width:991px;  
height:56px;
}   
  
.boxmain{
	background:url(images/frame2.png);
	background-repeat:repeat-y;
	color:#933333;
	width:991px;
	}

.boxmain p td {  
font-family: Verdana;
font-weight: bold;
font-size: 16px;
max-width: 800px;
}  


.boxbottom {  
background:url(images/frame3.png);  
background-repeat:no-repeat;  
width:991px;  
height:78px;  
margin-bottom: 10px;
}  
 
