body,
html {
	margin:0;
	padding:0;
	background-color: #FFFFFF;
	color:#000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 16px;
	font-size: 12px;
}
body {
    min-width:930px;
    }
#wrap-top {
    background: white url(../images/bg.gif) repeat-x top left;
    padding-bottom: 100px;
}
   #banner {
      height: 88px;
   }
   #banner img {
      float: left;
      border: none;
   }
   #banner #tools {
      float: right;
      position: relative;
      top: 44px;
   }
      #banner #tools a span {
         visibility: hidden;
      }
      #banner #tools #contact, #banner #tools #sitemap { 
         display: block;
         float: left;
         margin-right: 13px;
         height: 18px; width: 94px;
         background: transparent url(../images/banner-contact.gif) no-repeat top left;
      }
      #banner #tools #contact {
         margin-right: 5px;
      } 
      #banner #tools #contact:hover {
         background-image: url(../images/banner-contact-on.gif);
         text-decoration: none;
      }
      #banner #tools #sitemap {
         width: 69px;
         background-image: url(../images/banner-sitemap.gif);
      }
      #banner #tools #sitemap:hover {
         background-image: url(../images/banner-sitemap-on.gif);
         text-decoration: none;
      }

   #navcontainer {
      margin: 0 auto;
      width: 952px;
   }
   #nav {
   	margin: 0;
   	padding: 0;
   	height: 27px;
   	list-style: none;
   	display: inline;
   	overflow: hidden;
	}
      #nav li {
      	margin: 0; 
      	padding: 0;
         list-style: none;
      	display: inline;
      	}
      
      #nav a {
      	float: left;
      	padding: 27px 0 0 0;
      	overflow: hidden;
      	height: 0px !important; 
      	height /**/:27px; /* for IE5/Win only */
      	}
      
 
      #nav .on a, #nav a:hover {
      	background-position: 0 -30px;
      }
      
     /** #nav a:active, #nav a.selected {
      	background-position: 0 -60px;
      } **/
         #home a  {
         	width: 72px;
         	background: url(../images/menu-home.gif) top left no-repeat;

      	}
         #prod a  {
         	width: 95px;
         	background: url(../images/menu-prod.gif) top left no-repeat;

      	}
         #sol a  {
         	width: 98px;
         	background: url(../images/menu-sol.gif) top left no-repeat;

      	}
         #about a  {
         	width: 88px;
         	background: url(../images/menu-about.gif) top left no-repeat;
      	}
         #news a  {
         	width: 121px;
         	background: url(../images/menu-news.gif) top left no-repeat;
      	}
         #train a  {
         	width: 154px;
         	background: url(../images/menu-train.gif) top left no-repeat;
      	}
         #chann a  {
         	width: 147px;
         	background: url(../images/menu-chann.gif) top left no-repeat;
      	}
         #carr a  {
         	width: 83px;
         	background: url(../images/menu-carr.gif) top left no-repeat;
      	}
         #try a  {
         	width: 94px;
         	background: url(../images/menu-try.gif) top left no-repeat;
      	}

   #content {
      margin: 0 auto;
      width: 950px;
   }
      #main {
          float:right;
          width:705px;
          padding-top: 15px;
          list-style: none;
      }
          #crumble {
             color: #878787;
		        list-style: none;

          }
          h1 {
            font-size: 320%;
            border-bottom: 1px solid #afafb6;
            font-weight: bold;
            height: .7em;
            padding-top: 14px;
            margin-top: 2px;
            background: transparent url(../images/title-about.gif) no-repeat bottom left;
          }
            h1 span {
               visibility: hidden;
            }
          h2 {
            font-size: 18px;
            font-weight: bold;
            margin-top: -5px;
          }
          p {
               margin-top: 0em;
            font-size: 12px;
               padding-right: 80px;
               clear: both;
          }
          img {
             border: none;
          }
          .small {
             font-size: 12px;
          }
          #main .wrap {
                margin: 0 auto;
                width: 700px;
                clear: both;
                margin-bottom: 1em;
          list-style: none;

          }
          #main .wrap p {
               clear: none;
          list-style: none;

          }
            .indented {
               margin-left: 160px;
          }
          #main #featured-text {
            width: 210px;
            position: relative;
            top: 61px; _top: 145px; left: 30px;
          list-style: none;

          }
          .link-major {
            display: block;
            width: 250px;
            padding: 5px 0 5px 22px;
            background: transparent url(../images/arrow-circle.gif) no-repeat center left;
            font-size: 13px;
            font-weight: bold;
		        list-style: none;

          }

          .link-large {
            padding: 5px 0 5px 22px;
            background: transparent url(../images/arrow-circle.gif) no-repeat center left;
            font-size: 13px;
            font-weight: bold;
		list-style: none;

          }
          
          form input {
            margin: 0 0 5px 0;
          }
          form span {
             font-size: 12px;
             display: block;
             width: 7em;
             float: left;
          }
          form #submit {
               margin-left: 6.3em;
               border: none;
               background: transparent url(../images/arrow.gif) no-repeat center left;
               cursor: pointer;
               color: #007ad3;
               padding-left: 15px;
               border: 1px solid #fff;
          }
               form #submit:hover {
                  border-color: #6495ED;
               }
      #sidebar {
          float: left;
          width: 245px;
      }

      .panel {
         width: 233px;
         _width: 216px;
         background: transparent url(../images/sidepanel-bg.gif) no-repeat top left;
         margin-top: 15px;
         padding: 0 10px 0 15px;
      }
         .panel h4, .panel p, .panel ul, .panel .links {
            padding-right: 25px;
            clear: none;
		        list-style: none;

         }
         .panel h4 { 
            font-size: 12px;
            margin-bottom: .1em;
         }
         .panel h3 {
	font-size: 12px;
	color: #000000;
	margin-left: -5px;
	padding-top: 4px;
	font-weight: bold;
         }
         .panel p { 
            margin-top: 0;
         }
         .panel ul li a {
            font-size: 12px;
		        list-style: none;

         }
         .panel .links {
            list-style: none;
            font-size: 12px;
            font-weight: bold;
            color: #555;
            margin: -8px 0 0 0;
            padding: 0 25px 0 0;
		        list-style: none;

         }
         .sections .links {
            padding-bottom: 10px;
		        list-style: none;

            
         }
         .sections .links li {
            display: block;
            padding: 6px 0 6px 0;
            border-bottom: 1px solid #afafb6;
            font-size: 12px;
		        list-style: none;

         }
            .sections .links li li {
               padding: 3px 0 0 0;
               background: none;
               
               font-size: 12px;
		        list-style: none;
              border-bottom: 1px solid white;

            }
            .sections .links li li a {
               background: none;
               padding: 0;
               margin-left: -25px;
		        list-style: none;

            }
            .sections .links li li span {
               padding: 0 0 0 15px;
               margin-left: -40px;
		 display: block;
	        list-style: none;
           

            }
         .sections .links li span {
            font-size: 12px;
		        list-style: none;

            
         }
         .panel input {
            font-size: 12px;
            border: 1px solid #6495ED;
            margin-bottom: 6px;
            padding-left: 5px;
         }
         
         .links li span {
            padding: 0 10px 0 15px;
            background: transparent url(../images/arrow-inactive.gif) no-repeat center left;
             _background-position: top left;
             _background-position: 0 18%;
	    list-style: none;

         }
         .links li a {
            padding: 0 7px 0 15px;
            background: transparent url(../images/arrow.gif) no-repeat center left;	
             _background-position: top left;
             _background-position: 0 18%;
		list-style: none;


         }
      #main .panel {
         float: left;
         width: 212px;
         margin: 0;
         padding: 0 0 15px 15px;
          list-style: none;
         
      }
         #main .panel h4, #main .panel p, #main .panel ul, #main .panel .links {
            margin: 0;
            padding: 0px;
        list-style: none;

         }
         #main .panel h3 {
	margin-top: 0;
	list-style: none;
	color: #000000;

         }
         #main .panel h4 {
            color: #555;
            font-size: 14px;
            display: block;
            margin-top: .5em;
            margin-bottom: 0em;
          list-style: none;

         }
         #main .panel p strong {
            color: #888;
            font-size: 13px;
          list-style: none;

         }
         #main .panel ul {
            margin: .2em 0 0 13px;
        list-style: none;
          list-style: none;


         }
         #main .panel .links {
            margin-top: .5em;
            font-size: 12px;
	        list-style: none;

         }
            
#wrap-bottom {
	background-color: #FFFFFF;
	font-size:9px;   
}
   #footer, #menu, #banner {
      margin:0 auto;
      width:950px;
   }
   #footer {
      color: #666;
      height: 2.5em;
      padding-top: 1em;
   }
      #footer .login {
         float: right;
         padding: 0 10px 0 15px;
         background: transparent url(../images/arrow.gif) no-repeat center left;
      }
      #footer .client_login {
         float: right;
         padding: 0 25px 0 15px;
         background: transparent url(../images/arrow.gif) no-repeat center left;
      }



   
a:link, a:visited, a:hover, a:active { 
   color: #007ad3;
   text-decoration: none;
        list-style: none;

}
   a:hover {
      text-decoration: underline;
			        list-style: none;

   }
.floatleft {
   float: left;
   margin: 0 10px 10px 0;
   clear: both;
        list-style: none;

}

.bold {
   font-size:12px;
            font-weight: bold;
}

.small_font {
   font-size:9px;
            font-weight: normal;


}
