* { 
margin: 0px; 
padding: 0px; 
}

BODY, TD, P  { font-size : 12px; font-family : verdana, helvetica, arial, sans-serif; color : #2A2323; line-height : 1.5em;}

P {margin-top : 0; margin-bottom : 1em;}

BODY {
  margin : 0;
  color : #2A2323;
  background : #B5C4E3 url(images/bg_wrapper.gif) top left repeat-x;
  text-align: center;
}

ul { list-style-position: outside; margin-left : 1em; margin-bottom : 1em; }
li {margin-left : 1.33em;}

h1 {font-weight : bold; font-size : 2em; color : #475F84; margin-bottom : 0.5em; font-family : "Trebuchet MS", Verdana, sans-serf;}
h2 {font-weight : bold; font-size : 1.3em; color : #475F84; margin-bottom : 0.5em; font-family : "Trebuchet MS", Verdana, sans-serf;}
h3 {font-weight : bold; font-size : 1.2em; color : #475F84; margin-bottom : 0.5em; font-family : "Trebuchet MS", Verdana, sans-serf;}
h4 {font-weight : bold; font-size : 1.1em; color : #475F84; margin-bottom : 0.5em; font-family : "Trebuchet MS", Verdana, sans-serf;}

A  {color : #098BC5; font-weight : bold; text-decoration : none;}
A:Visited  { color : #098BC5; font-weight : bold; text-decoration : none;}
A:Active  { color : #098BC5; font-weight : bold; text-decoration : none;}
A:Hover  { color : #098BC5;	font-weight : bold; text-decoration : underline;}

div#wrapper {
   width: 745px;
   min-height : 500px;
   margin: 20px auto 30px auto;
   background : #fff url(images/bg_footer.gif) bottom left no-repeat;
   text-align: left;
   border-top : 8px solid #F4C000;
   border-bottom : 8px solid #72706F;
}

div#header {
  width : 745px;
  margin : 20px 0 20px 0;
  background : #fff url(images/bg_header.jpg) center right no-repeat;
  position : relative;
}

img#logoppg {
  position : absolute;
  top : 0px;
  right : 10px;
}

img.header_home {
  position : absolute;
  top : 5px;
  right : 125px;
}

ul#nav {
  text-align : left;
  font: normal 12px "Trebuchet MS", Verdana, sans-serif;
  color : #000;
  margin : 0 0 20px 0;
}

ul#nav li {
  list-style: none;
  margin : 0;
}

/* Fix IE. Hide from IE Mac \*/
 * html ul#nav li { float : none; height: 1%;} 
 * html ul#nav li a { height: 1%;} 
/* End */

ul#nav li a, ul#nav li a:link, ul#nav li a:visited
{
  text-decoration: none;
  color : #000;
  font-weight : normal;
  display : block;
  padding : 3px 0 3px 20px;
}


ul#nav li a:hover {
  color: #000;
  background : #F4C000;
}

div#sidebar {
  float : left;
  width : 210px;
  font-size:9px;
  display: inline;
  border-right : 3px solid #F4C000;
}

div#sidebar p {
  margin-left : 20px;
  font: normal 12px "Trebuchet MS", Verdana, sans-serif;
}

div#content {
  margin : 0 15px 0 220px;
  padding : 7px 10px;
}

div.sideitem {
  width : 150px;
  border : 4px double #e7e7e7;
  background : #F3F7F9;
  float : right;
  padding : 5px;
  font-size : 0.9em;
}

div#clear {
  clear :left;
}

div#footer {
  width : 745px;
  position : relative;
  text-align : center;
}

img.footpad {
  margin : 0 2px;
}

img#footercurve {
  position :absolute;
  bottom : 0;
  left : 0;
  z-index : 10;
}

table {
  padding : 3px;
  border : 0;
  border : 1px solid #000;
  border-width : 1px 0 0 1px;
  background : #fff;
  border-collapse : collapse;
}

table th {
  background : #e7e7e7;
  font-size : 12px;
  font-weight : bold;
  border-bottom : 1px solid #000;
  border-right : 1px solid #000;
  padding : 5px 0;
}

table td {
  border-bottom : 1px solid #000;
  border-right : 1px solid #000;
  font-size : 11px;
}

div.tint_logos {
  text-align : center;
}

div.tint_logos img {
  margin : 0 2px;
}

.photo {
  position : relative;
  float: left;
  width: 150px;
  height : 150px;
  margin: 5px;
  padding: 0;
  font-size : 10px;
  text-align : center;
}

.photo img {
  display : block;
  margin : 0 auto;
  text-align : center;
}  