body
{
   text-align: center;
   background-color: #E5E5DA;
   margin: 0px;
   background-image: url(../images/headerbackground.gif);
   background-repeat: repeat-x;
   font-size: 80%;
   font-family: Verdana;
}

a
{
   color:Blue;
   text-decoration:none;
}

a:hover
{
   text-decoration:underline;
}

a:visited
{
   color:Blue;
}

li
{
   list-style-type:square;
}

p
{
   font-size: 100%;
   line-height: 140%;
   margin:10px 0px 10px 0px;
}

h1
{
   font-size: 140%;
}

h2
{
   font-size: 120%;
   color: #CC0000;
   margin: 15px 0px 0px 0px;
}

h3
{
   font-size: 110%;
   color: red;
}

h4
{
   font-size:100%;
   color: Red;
   margin: 0px;
}

img
{
   border-style: none;
}

#navigation
{
   font-weight: bold;
}

#navigation ul
{
   list-style-type: none;
   margin: 0;
   padding: 0;
}

#navigation li
{
   border: 1px solid #000000;
   display: inline;
   float: left;
   margin: 0px 2px 5px 0px;
   padding: 4px;
   text-align: center;
   width: 140px;
   background: #E5E5DA;
}

#navigation li:hover
{
   background: #C4C4B9;
}

#navigation a
{
   display: block;
   text-decoration: none;
   width: 100%;
   color: Black;
}

#frame
{
   width: 760px;
   margin-right: auto;
   margin-left: auto;
   text-align: left;
   background-color: White;
}

#header
{
   height: 114px;
   width: 740px;
   padding: 10px;
   background-image: url(../images/headerBackground.gif);
   background-repeat: repeat-x;
}

#headerRight
{
   float: right;
   color: White;
}

#telephoneNumber
{
   font-size: 200%;
   font-weight: bold;
   text-align: right;
   margin: 20px 0px 35px 0px;
}

#headerNav a
{
   color: White;
   text-decoration: none;
}

#headerNav a:hover
{
   text-decoration: underline;
}

#footer
{
   clear: both;
   width: 720px;
   padding: 20px;
   background-color: #EDEDE5;
   text-align: right;
}

#border
{
   width: 732px;
   margin: 0px 3px 5px 3px;
   padding: 10px;
   border-left: 1px;
   border-right: 1px;
   border-bottom: 1px;
   border-top: 0px;
   border-style: solid;
   border-color: #CCC;
}

#mainContent
{
   margin-right: 192px;
}

#side
{
   float: right;
   width: 162px;
   padding: 10px;
   background-image: url(../images/testimonialColBackground.gif);
   background-repeat: no-repeat;
   text-align: right;
}

#side p
{
   font-size: 80%;
}

.mainCar
{
   border: 1px solid #000;
}

.certificate
{
   margin: 0px 10px 0px 10px;
}

.leftAlign
{
   text-align: left;
}

.thumbnail
{
   float:right;
}

.thumbnail img
{
   border: 1px solid #000;
}