body{
   margin:0px;
   font-family:Tahoma, Verdana, Arial;
   font-size:11px;
   color:#1C1C1C;
   text-decoration:none;
   background-color:#FFFFFF;
   }
   
#main{
   height:auto;
   width:930px;
   margin-left:auto;
   margin-right:auto;
   }
   
#top{
   height:100px;
   width:930px;
   padding-top:35px;
   }
   
#topleft{
   width:303px;
   height:59px;
   background-image:url(../images/logo.jpg);
   background-repeat:no-repeat;
   float:left;
}

#topright{
   width:271;
   height:60px;
   background-image:url(../images/call.gif);
   background-repeat:no-repeat;
   float:right;
   padding-left:300px;
}
#menu{
   width:930px;
   height:42px;
   background-image:url(../images/menu.gif);
   background-repeat:no-repeat;
   float:left;
   }
   
.links{
   font-family: "Trebuchet MS", Verdana, Arial, Tahoma;
   font-size:12px;
   color:#0D0D0D;
   font-weight:bold;
   text-decoration:none;
   }
.links:hover{
   font-family: "Trebuchet MS", Verdana, Arial, Tahoma;
   font-size:12px;
   color:#FECE14;
   font-weight:bold;
   text-decoration:none;
   }
   
.linkseparator{
   font-family: "Trebuchet MS", Verdana, Arial, Tahoma;
   font-size:15px;
   color:#0D0D0D;
   font-weight:bold;
   text-decoration:none;
   }
#banner{
   width:930px;
   height:auto;
   float:left;
  }
   
#flash{
   width:657px;
   height:208px;
   background-image:url(../images/flash.jpg);
   background-repeat:no-repeat;
   float:left;
   }
#flashindex{
   width:657px;
   height:208px;
   float:left;
   }
#bannerright{
   width:260px;
   height:208px;
   background-image:url(../images/vision.gif);
   background-repeat:no-repeat;
   float:left;
   }
   
.contact{
   font-family:Tahoma, Verdana, Arial;
   font-size:12px;
   color:#FFFFFF;
   text-decoration:none;
      }
   
.heading{
   font-family:Tahoma, Arial, Verdana;
   font-size:15px;
   color:#034B76;
   font-weight:bold;
   text-decoration:none;
   }
.lists{
   font-family:Tahoma, Verdana, Arial;
   font-size:10px;
   color:#1C1C1C;
   text-decoration:none;
   list-style-image:url(../images/bullet.gif);
   }
   
   .list{
   font-family:Tahoma, Verdana, Arial;
   font-size:11px;
   color:#1C1C1C;
   text-decoration:none;
   list-style-image:url(../images/bullet.gif);
   }
#content{
    width:930px;
	height:auto;
	float:left;
	}

.highlight{
   font-family: "Trebuchet MS", Verdana, Arial, Tahoma;
   font-size:13px;
   color:#545454;
   font-weight:bold;
   text-decoration:none;
   }
.readmore{
   font-family: "Trebuchet MS", Verdana, Arial, Tahoma;
   font-size:12px;
   color:#1D6998;
   font-weight:bold;
   text-decoration:none;
   }
   
.readmore:hover{
   font-family: "Trebuchet MS", Verdana, Arial, Tahoma;
   font-size:12px;
   color:#1D6998;
   font-weight:bold;
   text-decoration:underline;
   }
.line{
   border-top:#1D6998 1px dashed;
   border-top-style:dashed;
   }
   
#footer{
   width:930px;
   height:167px;
   background-image:url(../images/footerbg.gif);
   background-repeat:repeat-x;
   float:left;
   display:block;
}
.footerlinks{
   font-family: "Trebuchet MS", Verdana, Arial, Tahoma;
   font-size:11px;
   color:#0D0D0D;
   font-weight:bold;
   text-decoration:none;
   }
   
.footerlinks:hover{
   font-family: "Trebuchet MS", Verdana, Arial, Tahoma;
   font-size:11px;
   color:#FECE14;
   font-weight:bold;
   text-decoration:none;
   }
.company{
   font-family: "Trebuchet MS", Verdana, Arial, Tahoma;
   font-size:11px;
   color:#0D0D0D;
   font-weight:bold;
   text-decoration:none;
   }
   
.company:hover{
   font-family: "Trebuchet MS", Verdana, Arial, Tahoma;
   font-size:11px;
   color:#0D0D0D;
   font-weight:bold;
   text-decoration:underline;
   }
   
.highlightblue{
   font-family: "Trebuchet MS", Verdana, Arial, Tahoma;
   font-size:14px;
   color:#1D6998;
   font-weight:bold;
   text-decoration:none;
   }
   
.border{
   border:#66CCFF 1px solid;
   font-family: Tahoma, Arial, Verdana;
   font-size:12px;
   color:#333333;
   font-weight:normal;
   text-decoration:none;
   width:150px;
   background-color:#F4F4F4;
   }
   
.btn{
    border:#2E9FC5 1px solid;
   font-family: Tahoma, Arial, Verdana;
   font-size:12px;
   color:#333333;
   font-weight:bold;
   text-decoration:none;
   width:55px;
   height:25px;
   background-color:#75C7F8;
   
   }
   
.hyperlinks{
   font-family: "Trebuchet MS", Verdana, Arial, Tahoma;
   font-size:14px;
   color:#161616;
   font-weight:bold;
   text-decoration:none;
   }
.hyperlinks:hover{
   font-family: "Trebuchet MS", Verdana, Arial, Tahoma;
   font-size:14px;
   color:#FECE14;
   font-weight:bold;
   text-decoration:none;
   }
 
