body {
font-family: Arial, Helvetica, sans-serif; 
font-size:12px; 
margin:0; 
padding:0; 

background-image: url(../images/zeva-background-01.png);
background-repeat: repeat-x;
width: 100%;
height: 100%;
}

a {color: red; text-decoration: none;}
a:hover {
	color: #555555;
	text-decoration: none;}

img { border: solid white 0px; }

div#contener01 {
margin:0 auto; 
width:880px; 
background-color: White; 
overflow: auto; 
}
div#top01 {
width:880px;
height:65px;
float:left;
}
div#main01 {
width:880px;
height:270px;
float:left;
}
div#main01a {
width:410px;
height:270px;
float:left;
line-height: 20px;
}
div#main01b {
width:440px;
height:270px;
float:right;
line-height: 20px;
}
div#main02 {
width:880px;
height: 88px;
text-align:left; 
float:left;
}
div#main03 {
width:880px;
text-align:left; 
overflow: auto; 
float:left;
}

div#main-slide {
width:880px;
height:320px;
float:left;
}
div#main440-left{
width:440px;
float:left;
}
div#main400-s{
width:400px;
border: 20px solid silver;
background-color: silver;
text-align:left; 
float:left;
}
div#main400-g{
width:400px;
border: 20px solid #DFDFDF;
background-color: #DFDFDF;
text-align:left; 
float:left;
}
div#bottom {
min-width:880px;
width: 100%;
height: 30px;
background-color: #E9E9E9;
border-top: 50px solid White;
text-align:center;

}
div#bottom-text {
border-top: 10px solid #E9E9E9;
width: 90%;
font-size:10px;
color: #666666;
}

.title {color:#555555; font-size:18px; font-weight:bold;}
