/* --------------------- */
/*     QUICK STYLING     */
/*  CHANGE THE BG IMAGE  */
/*  & LINK COLORS HERE   */
/* --------------------- */


html{background: #f3f2ef url(http://www.apro-futar.net/af_items/ck_bg.png) repeat-x top left fixed; }

a{color: #0e7f87;}
a:hover {text-decoration: underline;}
a img:hover {opacity: 0.80;}
#content h1 a:hover{color: #ec0000;}
#navigation li a:hover{background: #ec0000;}

.contact_btn{background: transparent url(http://www.apro-futar.net/af_items//contact_btn_black.png) no-repeat top center; height: 38px; width: 105px; display: block;}

#content h1 span, #navigation li a{
	font-size: 14px; 
	background: black; 
	padding: 2px 6px 4px; 
	color: #fff; 
	text-transform: uppercase;}
	
#navigation li a:hover {
  background:#0e7f87;
}

h2, h3, h4 {color:#0e7f87;}

.td_left{text-align:left;padding:10px 10px;font-weight:bold;vertical-align:center;line-height:1.2;background:#d3d0ca;border-bottom:2px solid #c5c1ba;}
.td_right{text-align:left;padding:10px 10px;vertical-align:top;line-height:1.2;background:#edebe8;border-bottom:2px solid #e4e2df;}