html,body {
      margin: 0;
      padding: 0;
      text-align: center;
      font-family: Arial, Helvetica, sans-serif;
      font-size: 12px;
      background: #FFF url("images/bg_footer_bottom.jpg") repeat-y center;
}
    
img { border: none; }
#content a { text-decoration: none; color: #0000FF;}
#content a:hover { text-decoration: underline; color: #0000FF; }
#content a:visited { text-decoration: none; color: #0000FF; }
#content a:visited:hover { text-decoration: underline; color: #0000FF; }

#tickerbox a { text-decoration: none; color: #000;}
#tickerbox a:hover { text-decoration: underline; color: #000; }
#tickerbox a:visited { text-decoration: none; color: #000; }
#tickerbox a:visited:hover { text-decoration: underline; color: #000; }

#header {
      border: 1px solid #919191;
      background: #fff url("images/header.jpg") center no-repeat;
      margin: 0 auto;
      margin-top: 10px;
      height: 150px;
      width: 890px;    
}

#maincontent-top {
      border: 1px solid #919191;
      border-bottom: none;
      background: url("images/maincontent-top.jpg") no-repeat;
      margin: 0 auto;
      height: 8px;
      width: 890px;
}
* html #maincontent {height: 8px;}

#maincontent {
      border: 1px solid #919191;
      border-top: none;
      background: url("images/nav-bkgd.jpg") repeat-y;
      overflow: hidden;
      margin: 0 auto;
      min-height: 400px;
      width: 890px;
      padding-bottom: 30px;
}
* html #maincontent {height: 400px; overflow: visible;}

#content {
      float: right;
      padding: 20px 20px 0 10px;
      text-align: justify;     
      min-height: 400px;
      padding-bottom: 15px;
      width: 690px;
      voice-family: "\"}\""; 
      voice-family:inherit;
      width: 660px;
}
* html #content { height: 400px;}

#content-index {
      float: right;
      padding: 10px 0px 0 0px;
      text-align: justify;     
      min-height: 400px;
      padding-bottom: 15px;
      width: 690px;
      voice-family: "\"}\""; 
      voice-family:inherit;
      width: 680px;
}
* html #content-index { height: 400px;}

#content ul, #content-index ul {
	margin: 3px;
	padding: 0px 0px 0px 5px;
	list-style: none;
}

#content ul li, #content-index ul li {
	padding: 0 0 0 18px;
	background: url(images/bullet.gif) no-repeat 0px 4px;
	line-height: 1.3em;
	text-align: left;
}

#content-small{
      float: left; 
      width: 400px;
}

#right-div{
      float: right; 
      width: 210px; 
      text-align: center;
}

#footersides{
      background: #fff url("images/footersides.jpg") center repeat-y;
}

#footer {
      border: 1px solid #919191;
      border-top: 0;
      background: #CCE8E9;
      padding: 0px;
      margin: 0 auto;
      width: 890px;
      height: 50px;
      font-size: 90%;
      color: #444;
}

#footer a {
      color: #444;
      font-weight: normal;
}

#footer a:hover {
      color: #444;
      text-decoration: underline;
}

#footertextleft{
      margin: 5px 0px 0px 10px;
      float: left;
      width: 550px;
      text-align: left;
}

#footertextright{
      margin: 5px 10px 0px 0px;
      float: right;
      width: 290px;
      text-align: right;
}

#fadeimages img {
      border: 1px solid #666;
}

#images{
      background: #DBEDF7;
      text-align: center;
      width: 100%;
}
#images img{
      border: 1px solid #b5b3b4;
}

#images a{
      padding: 0px;
      margin: 0;
}

#tickerbox{
       text-align: center; 
       padding: 0px 5px 5px 0px;
       margin: 5px;
       background: #f0eeee; 
       width: 165px;
}

#features{
      float: left; 
      width: 280px;
      margin: 5px 25px 10px 0px; 
}

#featurestop{ 
      height: 39px;
      margin: 0px;
      background: #fdfe7f url(images/keyfeatures-top.jpg) center no-repeat;
}

#featurescontent{
      margin: 0px; 
      background: #CCE8EB;
      border: 1px solid #999;
      padding: 15px 10px;
}

#featuresbottom{
      height: 26px;
      margin: 0px; 
      background: #fdfe7f url(images/keyfeatures-bottom.jpg) center no-repeat;
}

/*------- Navigation Menu ---------------------- */

#navcontainer {
      float: left;
      padding: 0px;
      width: 190px;
      voice-family: "\"}\""; 
      voice-family:inherit;
      width: 180px;
      
}

.nav {
      list-style-type: none;
      margin: 0px;
      padding: 0px;
}

.nav a {
      display: block;
      margin: 0px;
      padding: 3px 0px 3px 10px;
      text-align: left;
      text-decoration: none;
      font-family: tahoma;
      font-size: 90%;
      font-weight: bold;
      color: #FFF;
      background: url(images/btn_home.jpg) no-repeat;
      width: 190px;
      height: 20px;
      voice-family: "\"}\""; 
      voice-family:inherit;
      width: 180px;
}

.nav a:hover {
      cursor: pointer;
      text-decoration: underline;
}

.nav a.current {
      color: #FFF;
      cursor: pointer;
      text-decoration: underline;
      background: url(images/btn_home.jpg) no-repeat;
}


/*------- Headings ---------------------- */

h1 span {
      color: #4DA4D2;
}
   
h1 { 
      padding-top: 0;
      margin-top: 0;  
      font: 120% Tahoma, Arial;
      font-weight: bold;
      color: #035F8F;
      height: 32px; 
}

h2 { 
      padding-top: 0;
      margin-top: 0;
      font: 100% Tahoma, Arial;
      font-weight: bold;
      color: #035F8F;
      height: 19px; 
}

/* ------------------------------------------------------ */

.fancy-cell-heading{
      background: #187A93;
      padding: 5px;
      border: 1px solid #8f8b8b;
      text-align: left;
      color: #FFF;
}

.fancy-cell-heading-orange{
      padding: 6px 0px; 
      background: #fabf63;
      border: 1px solid #8f8b8b;
}

.fancy-cell{
      padding: 6px; 
      border: 1px solid #b5b3b4;
      background: #CCE8E9;
}

.cell-border{
      border: 1px solid #b5b3b4;
      background: #fffea1;
}

#form input, #form textarea{
      width: 310px;
      padding: 2px;
      background: #fff url("images/background_forminput.jpg") repeat-x;
      border: 1px solid #CCC;
      border-top: 1px solid #959595;
      border-left: 1px solid #959595;
      font: 100% Arial, Helvetica, sans-serif;
}

button{
      padding: 5px 10px;
      border: 1px solid #CCC;
      border-bottom: 1px solid #959595;
      border-right: 1px solid #959595;
      color: #FFFFFF;
      cursor: pointer;
      font: bold 100% Arial, Helvetica, sans-serif;
      background: #187A93;
      
}

button:hover {
      background: #DBEDF7;
      color: #333;
}

.line{
      margin: 20px 0px;
      height: 6px;
      background: url(images/line.gif) center repeat-x ;
}

.message {
      font-weight: bold;
      padding: 10px 5px;
      background: #fdfe7f;
      border: 1px solid #f89d0e;
}

.arrow-menu{
      margin: 4px 0px 0px 25px;
}

.first-paragraph{
      color: #49707A;
      margin-top: 15px;
}

.summary{
      border: 1px solid #a5c4c7; 
      padding: 10px; 
      background: #EEF7FB;
}

.faq{
      margin-bottom: 20px;
      width: 100%;
}

.question{
      margin: 0px; 
      padding: 6px 10px;
      background: #CCE8E9;
      border: 1px solid #999;      
      color: #333;
}

.answer{
      margin: 0px; 
      padding: 10px;
}

.openquote{
      background: url(images/quote-open.gif) no-repeat top left;
      height: 11px;
      margin: 0px;
      padding: 0px 20px 0px 0px;
      float: left;
}

.closequote{
      background: url(images/quote-close.gif) no-repeat top right;
      height: 10px;
      margin: 0px;
      padding: 0px 0px 0px 20px;
      float: right;
}

.testimonial-name{
      margin-top: 20px;
      text-align: left;
      font-weight: bold;
}

.testimonial{
      margin: 5px 25px 0px 25px;
}

.indexmargin-right{
      margin-right: 30px;
}

#image-div{
      width: 340px; 
      float: right; 
      margin: 0px 0px 20px 20px; 
      text-align: center;
}
