
/* HOME TAB */

.tab_home {
background:#ddd url('/images/bg-tabs-on.gif') top repeat-x;
}
.tab_home a, 
.tab_home a:visited {
color:#fff;
}
.tab_home a:hover {
text-decoration:none;
}


/* BANNER */

.banner {
background:#fff url("/images/secarta-banner-thick.jpg") no-repeat;
height:150px;
}

/* MAIN AREA */

