﻿/*** Home Page ***/

body { background: #663; }

#home { color: #292B60; width: 650px; margin: auto; margin-top: 40px; background: #fff; padding: 10px 10px 30px 10px; }
#home #compName { background: url(images/FRA_CompanyName.jpg) no-repeat top left; height: 72px; margin: auto; width: 576px; }
#home #splash { height: 391px; background: url(images/FRA_Home.jpg) no-repeat 0 15px; }


#home .name, #home #splash, #home .address, #home phone, #home .cs { margin: auto; text-align: center; }
#home .name, #home #splash, #home phone, #home .cs { width: 576px; }

#home .name, #home .phone { font-family: "Times New Roman", Serif; }

table { margin: auto;  }

#footer{ border-top: 2px solid #C99732; margin: auto; margin-top: 12px; }

ul, li { margin: 0; padding: 0; }

#home ul.dl { margin: auto; text-align: center; list-style-type: disc; margin-top: 15px; }
#home ul.dl li { font-size: 14pt; display: inline; padding: 0 10px 0 20px; background: url(images/diamond.gif) no-repeat 0px 6px; font-weight: bold;  }
#home ul.dl li a, #home ul.dl li a:visited { color: #2A2B60; }
#home ul.dl li.first { background: none; padding-left: 0; margin-left: 0;  }
#home ul.dl li.last { padding-right: 0; margin-right: 0; }

ul.rl { list-style-type: none; margin: 0; padding: 0; margin: auto; padding-top: 12px; text-align: center; width: 100%; }
ul.rl li { display: inline; margin: 0; padding: 0 4px; text-align: center; font-size: 10pt; font-weight: bold; color: #E1A122; }

#footer a, #footer a:visited { font-size: 11pt; color: #000; }

a { text-decoration: none; }
td { padding: 0; margin: 0; }

/*****************/
