H1 {
color: navy; font-size: 14 pt; font-family: tahoma, arial, helvetica, sans-serif 
}
H2 { color: black; font-size: 10 pt; font-weight: bold; font-family: tahoma, arial, helvetica, sans-serif 
	}
H3 { color: black; font-size: 10 pt; font-family: tahoma, arial, helvetica, sans-serif 
	}
p {
font-size: 10 pt; font-family: tahoma, arial, helvetica, sans-serif 
}
td {
font-size: 10 pt; font-family: tahoma, arial, helvetica, sans-serif 
}
ul {
font-size: 10 pt; font-family: tahoma, arial, helvetica, sans-serif 
}

img{
display: center;
border: 0;
} 

#logo { position: absolute; left: 10px; top: 5px; width: 189px; height: 110px}
#logo { background-color: #FFFFFF; border-left: 1px solid #FFD350; border-right: 1px solid #FFD350; border-top: 1px solid #FFD350; }


#EOC { position: absolute; left: 200px; top: 15px; width: 495px; height: 110px }
#EOC { background-color: #FFFFFF }
#EOC p{ color: navy; font-weight: bold; }


#nav { position: absolute; left: 700px; top: 5px; width: 200px; height: 110px }
#nav { background-color: #FFD350 }
#nav { border: 2px solid #FFD350 }


#menu { position: absolute; left: 10px; top: 115px; width: 200px; height: 137px }
#menu { background-color: #00007F }
#menu { border: 1px solid #00007F }


#image_gallery { position: absolute; left: 204px; top: 115px; width: 500px; height: 137px }
#image_gallery { background-color: #00007F }
#image_gallery { border: 1px solid #00007F }
#image_gallery img { margin-top: 12px; border: 0px solid #00007F }



#principal { position: absolute; left: 700px; top: 115px; width: 200px; height: 137px }
#principal { background-color: #00007F }
#principal { border: 1px solid #00007F }
#principal img { margin: 5px #00007F; border: 1px solid #00007F }


#product_description { position: absolute; left: 10px; top: 252px; width: 690px }
#product_description { background-color: #FFFFFF }


#info_request { position: absolute; left: 700px; top: 252px; width: 200px } 
#info_request { background-color: #FFFFCC }
#info_request { padding: 2px }

#footer { position: absolute; left: 15px; }
#footer { background-color: #FFFFFF }
#footer { padding: 4px }

@media print {
#nav { display: none; border-right: 0;}
#principal  { display: none; border-right: 0;}
#info_request { display: none; border-right: 0;}
}
