.basictab ul{list-style:none; padding:0px; margin:0px;list-style-type: none; padding-left:4px;}

.basictab li{float:left;	list-style:none; padding-top:0px; display:block; padding-right:3px;}

.basictab li a{display:block; width:117px; font-size:0px; height:35px; color:#E5C015; text-decoration:none;}

.basictab li.main a{background:url(../images/main.jpg) no-repeat 0 0;}
.basictab li.main a:hover{background:url(../images/main.jpg) no-repeat 0 bottom;}
.basictab li.main a.current{background:url(../images/main.jpg) no-repeat 0 bottom;}

.basictab li.about_us a{background:url(../images/about_us.jpg) no-repeat 0 0;}
.basictab li.about_us a:hover{background:url(../images/about_us.jpg) no-repeat 0 bottom;}
.basictab li.about_us a.current{background:url(../images/about_us.jpg) no-repeat 0 bottom;}

.basictab li.dispays_signage a{background:url(../images/dispays_signage.jpg) no-repeat 0 0;}
.basictab li.dispays_signage a:hover{background:url(../images/dispays_signage.jpg) no-repeat 0 bottom;}
.basictab li.dispays_signage a.current{background:url(../images/dispays_signage.jpg) no-repeat 0 bottom;}

.basictab li.community_signage a{background:url(../images/community_signage.jpg) no-repeat 0 0;}
.basictab li.community_signage a:hover{background:url(../images/community_signage.jpg) no-repeat 0 bottom;}
.basictab li.community_signage a.current{background:url(../images/community_signage.jpg) no-repeat 0 bottom;}


.basictab li.vehicle_boatgraphics a{background:url(../images/vehicle_boatgraphics.jpg) no-repeat 0 0;}
.basictab li.vehicle_boatgraphics a:hover{background:url(../images/vehicle_boatgraphics.jpg) no-repeat 0 bottom;}
.basictab li.vehicle_boatgraphics a.current{background:url(../images/vehicle_boatgraphics.jpg) no-repeat 0 bottom;}


.basictab li.corporate_signage a{background:url(../images/corporate_signage.jpg) no-repeat 0 0;}
.basictab li.corporate_signage a:hover{background:url(../images/corporate_signage.jpg) no-repeat 0 bottom;}
.basictab li.corporate_signage a.current{background:url(../images/corporate_signage.jpg) no-repeat 0 bottom;}

.basictab li.interior_signage a{background:url(../images/interior_signage.jpg) no-repeat 0 0;}
.basictab li.interior_signage a:hover{background:url(../images/interior_signage.jpg) no-repeat 0 bottom;}
.basictab li.interior_signage a.current{background:url(../images/interior_signage.jpg) no-repeat 0 bottom;}

.basictab li.graphics_design a{background:url(../images/graphics_design.jpg) no-repeat 0 0;}
.basictab li.graphics_design a:hover{background:url(../images/graphics_design.jpg) no-repeat 0 bottom;}
.basictab li.graphics_design a.current{background:url(../images/graphics_design.jpg) no-repeat 0 bottom;}

.basictab li.apparek_promo{padding-right:0px;}
.basictab li.apparek_promo a{background:url(../images/apparek_promo.jpg) no-repeat 0 0; }
.basictab li.apparek_promo a:hover{background:url(../images/apparek_promo.jpg) no-repeat 0 bottom;}
.basictab li.apparek_promo a.current{background:url(../images/apparek_promo.jpg) no-repeat 0 bottom; }








.basictab li a:visited{color:#E5C015;}

.basictab li a:hover, .basictab li a.current{
color:#363636;  background-image:url(../images/nav_bg.jpg); background-repeat:repeat-x; background-color:#FFFFFF; background-position:left top;
}

.basictab li a:active{
color: black;
}

.tabcontainer{
clear: left;
width:922px; /*width of 2nd level sub menus*/
height:20px; /*height of 2nd level sub menus. Set to largest's sub menu's height to avoid jittering.*/
margin-left:37px;
padding-top:8px; overflow:hidden;


}

.tabcontent{
display:none;
}

.dropnav ul{list-style:none; padding:0px; margin:0px; }
.dropnav li{float:left;	list-style:none; padding-top:0px; padding-right:10px; padding-left:10px; background:url(../images/sep.jpg) no-repeat right 4px; }

.dropnav li.last{ background: none;}
.dropnav li a{ color:#DCCC82; text-decoration:none;   font-size:14px; line-height:22px; }
.dropnav li a:hover{color:#DCCC82; text-decoration:underline; }

