/* CSS Document */
.avi-tech-left { width:526px; height:auto; float:left;}
.avi-tech-right { width:179px; height:auto; float:left;}

/* sitemap */

.sitemap { width:300px; height:auto; float:left;}
.sitemap ul { width:auto; height:auto; float:left; list-style:none;}
.sitemap li { width:300px; height:auto; float:left;}
.sitemap li a { width:auto; height:auto; float:left; padding:8px 0 8px 12px; background:url(../images/icon-site.jpg) no-repeat left 14px; font-family:Verdana, Arial; font-size:11px; font-weight:bold; text-decoration:none; color:#494949;}
.sitemap li a:hover { background:url(../images/icon-site-hover.jpg) no-repeat left 14px; color:#0291e0;}
.sitemap-inner { width:300px; height:auto; float:left; padding:0 0 0 12px;}
.sitemap-inner ul { width:auto; height:auto; float:left; list-style:none;}
.sitemap-inner li { width:300px; height:auto; float:left;}
.sitemap-inner li a { width:auto; height:auto; float:left; padding:8px 0 8px 12px; background:url(../images/icon-site-hover.jpg) no-repeat left 14px; font-family:Verdana, Arial; font-size:11px; font-weight:bold; text-decoration:none; color:#0291e0;}
.sitemap-inner li a:hover { background:url(../images/icon-site.jpg) no-repeat left 14px; color:#494949;}