@charset "utf-8";
/* CSS Document */

.serviceArea_title { font-size:19px; margin-bottom:9px; }
#localnav {overflow:hidden;}
#tn-clips {*width:100%; *height:100%;} /* IE 7 and below */

/* ALL INDICES */

#tabs { overflow:hidden; }
#tabs img { margin-bottom:3px; }

li.clip {float:left;width:117px;height:150px;margin:15px 15px 0 0;}
li.clip h3 {
	margin:4px 0 0 0;
	font:bold 110%/125% 'Trebuchet MS', 'Lucida Grande', Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
	color:#9dc1da;
}
li.clip a { text-decoration:none; width:100%; }
li.clip a:link h3, li.clip a:visited h3 { color:#9dc1da; }
li.clip a:hover h3, li.clip a:hover h3 { color:#ffb754; }

li.clip p {margin-top:0.5em;color:#999999;line-height:1.3em;}


/* ANIMATION AND VIDEO INDEX */
#tabs-animation li.clip, #tabs-video li.clip { height:190px; }


/* WEB DESIGN INDEX */
#tabs-webdesign img.favicon { float:left; margin:0 5px 16px 0; }
