/*** general ***/
body
{
   background-color: #353123;
   color: #000000;
   font-family: Helvetica, Arial, sans-serif;
   font-size: 12px;
   margin: 0;
   min-width: 750px;
   padding: 0;
   text-align: center;
}

hr
{
   background-color: #000000;
   border-width: 0;
   color: #000000;
   height: 1px;
}

h1, h2, h3, h4, h5, h6
{
   margin: 0;
   padding: 0 0 15px 0;
}

a { color: #353123; }

.clear-float
{
   clear: both;
   height: 0;
   margin: 0;
   overflow: hidden;
   padding: 0;
}

#wrapper
{
   margin: 0 auto;
   padding: 0;
   text-align: left;
   width: 750px;
}

/*** header ***/
#header
{
   background-color: #FFFFFF;
   background-image: url( ../images/header.jpg );
   background-repeat: no-repeat;
   height: 179px;
   padding-right: 40px;
   position: relative;
   text-align: right;
}

#header-navigation
{
   background-color: #353123;
   height: 13px;
   margin: 0;
   overflow: hidden;
   padding: 0;
   position: absolute;
   left: 0;
   top: 140px;
   width: 471px;
}

#header-navigation-rc
{
   position: absolute;
   top: 140px;
   left: 468px;
}

#header-navigation table
{
   border-collapse: collapse;
   margin: 0 auto;
   width: 100%;
}

#header-navigation table td
{
   color: #C4E4F1;
   height: 13px;
   font-size: 10px;
   letter-spacing: .8px;
   padding: 0px;
   text-align: center;
}

#header-navigation table td a
{
   color: #E8E5D2;
   text-decoration: none;
}

#header-navigation table td a:hover
{
   color: #C4E4F1;
}

/*** content ***/
#content
{
   background-color: #FFFFFF;
   min-height: 240px;
   height: auto !important;
   height: 240px;
   padding: 20px;
}

.thumbnail-container
{
   float: left;
   font-size: 10px;
   height: 142px;
   text-align: center;
   width: 142px;
}

/*** footer ***/
#footer
{
   background-image: url( ../images/footer.jpg );
   background-repeat: no-repeat;
   height: 97px;
}

#footer-contact
{
   background-color: #353123;
   height: 17px;
   overflow: hidden;
}

#footer-contact table
{
   border-collapse: collapse;
   margin: 0 auto;
   width: 94%;
}

#footer-contact table td
{
   color: #E8E5D2;
   font-size: 10px;
   letter-spacing: 1px;
   padding: 0px;
   text-align: center;
}

#footer-contact table td.phone-numbers
{
   color: #C4E4F1;
}

#footer-contact table td a
{
   color: #C4E4F1;
   text-decoration: none;
}

#footer-contact table td img
{
   border: none;
}

#footer-navigation
{
   height: 80px;
   line-height: 1.7;
   overflow: hidden;
   padding-top: 18px;
   text-align: center;
}

#footer-navigation ul
{
   margin: 0;
   padding: 0;
}

#footer-navigation ul li
{
   border-right: 1px solid #353123;
   display: inline;
   font-size: 13px;
   list-style: none;
   margin: 0;
   padding: 0 10px;
}

#footer-navigation ul li.last
{
   border-right: none;
}

#footer-navigation ul li a
{
   text-decoration: none;
}
