
BODY { 
	background-color: White;
	color:#333333;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
  }
a{
	color: #CC3300;
}
a:hover{
	color: #A9A9A9;
	
}
DIV {  }

h1{padding:0;margin:0;
	overflow: hidden;
	text-indent: -100em;
	float: left;
	}
h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #336699;
	border-bottom: 1px solid #CC3300;
	font-weight: lighter;
	padding:0;
	margin:0;
}
select, option {
	font-size: 11px;
}

h3{
	color: #CC3300;
	font-size: 15px;
	margin:0;
	padding:0;
	padding-bottom: 3px;
}

h4{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #0952A1;
	margin:0;
	padding:0;
	padding-bottom:3px;
}

h4 a{
	color: #0952A1;
}

HR{
	color: #0952A1;
	
}

/* unique IDs */
#MainContainer { 
width:778px;
margin:auto;
text-align:left;

 }
 
#Header { 
width: 100%;
display:table;
}
#Header #logos{
margin-left:31em;
}
#Header #HeaderUp{
	background-image: url(../images/backgrounds/header.jpg);
	background-repeat:repeat-x;
	background-position: bottom;
	display: table;
	width: 100%;
	}
#Menu{
	 text-align: right;
	  clear:both;
	  width:100%;
	}


#Header #HeaderBot{
	display:table;
	width:100%;
}
#Header #HeaderBot #left{
	background-image: url(../images/backgrounds/headerBottom1.gif);
	width: 205px;
	height:24px;
	float:left;
}
#Header #HeaderBot #right{
	background-image: url(../images/backgrounds/headerBottom.gif);
	width: 573px;
	height:24px;
	float:left;
}

#Footer {  

display:table;
margin:auto;
width:778px;
text-align:left;
clear:both;
}
#Footer #PageFooter{
border-top:1px solid #CCCCCC;
	margin-left:200px;
}
#Footer a{
	color:#336699;
	font: 11px Arial, Helvetica, sans-serif;
}
#Footer a:hover{
	color:#CCCCCC;

}
#BodyDiv { 
float:left;
display:table;
	}

#tdcenter { 
 
float:left;
width: 550px;
display: table;

 }
 
 #tdcenter #top{
 	margin:13px;
	width:100%;
	display: table;
 }
 
 #tdcenter #bottom{
 	background-image: url(../images/backgrounds/bottombox.jpg);
	background-repeat: no-repeat;
	margin:13px;
	width:551px;
	display: table;
	
	 }
 
 #tdright{
 background-image: url(../images/backgrounds/centerright.jpg);
background-position: top;
background-repeat: no-repeat;
float:left;
width:1px;
height: 300px;
margin-top: -10px;
 }

#tdleft { 
	background-image: url(../images/backgrounds/leftbar.gif);
	background-repeat: repeat-y;
	width: 198px;
	float:left;
 }

#tdleft  #frase{
 background-color: #336699;
 width:193px;

}
#tdleft  #leftbar{
 background-color: #E0E7FE;
 width:193px;

}
#tdleft #bottom{
	background-image: url(../images/backgrounds/leftbarbottom.gif);
	background-repeat: no-repeat;
	width: 198px;
	height:20px;
	
}

/* classes */
.ecuAlimentos{
	display: block;
	background-image: url(../images/logos/ecuatorianaalimentos.gif);
	background-repeat: no-repeat;
	width:122px;
	height: 71px;
	float:left;
	overflow: hidden;
	text-indent: -2000em;
	padding-right: 20px;
}
.grova{
	display: block;
	background-image: url(../images/logos/grova.gif);
	background-repeat: no-repeat;
	width: 115px;
	height: 64px;
	float:left;
	text-indent: -200em;
	padding-right: 20px;
}

.giova{
	display: block;
	background-image: url(../images/logos/giova.gif);
	background-repeat: no-repeat;
	width: 132px;
	height: 57px;
	float:left;
	text-indent: -200em;
	padding-right: 20px;
}

.BlueButton{
text-align:center;
	background-image: url(../images/buttons/bluebutton.gif);
	height: 19px;
	width:75px;
	display: block;
	float:left;
	margin-top:3px;
	margin-left:5px;
}
/* border */
.frasetext{
		font: italic "Times New Roman", Times, serif;
		font-size: 16px;
		color: White;
}
.leftbox{
	padding:10px;
}
.redtext{
	color: #CC3300;
	font-size: 10px;
}
.homeinfo{
	width:46%;
	float:left;
padding:10px;
}
.relevant{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #666666;
	
}

.contactMenu{
	display:block;
	float: left;
	width:24%;
	padding-top:10px;

}
.contactMenu a{
		color: #336699;
		font-size: 12px;
}
