body  { font-size: 76%; font-family: Arial, Verdana, sans-serif; line-height: 1.4em; background-color: #ffffff; background-image: url("pics/sykes_waterfield_bg.gif"); background-repeat: repeat; text-align: center; margin: 0 }
h1    { color: #009; font-size: 2em; font-family: Arial, Verdana, sans-serif; font-weight: normal; line-height: 1.4em; margin: 0 0 0.67em }
h2  { color: #333; font-size: 1.4em; font-family: Arial, Verdana, sans-serif; font-weight: normal; line-height: 1.4em; margin: 0.67em 0 }
h3  { color: #333; font-size: 1.4em; font-family: Arial, Verdana, sans-serif; font-weight: normal; line-height: 1.4em; margin: 0.67em 0 }
h4  { color: #333; font-size: 1.4em; font-family: Arial, Verdana, sans-serif; font-weight: normal; line-height: 1.4em; margin: 0.67em 0 }
p, ul, ol, td  { color: #333; font-size: 1em; font-family: Arial, Verdana, sans-serif; font-weight: normal; line-height: 1.4em; margin-top: 0.67em; margin-bottom: 0.67em }
.shadow       { background-image: url("pics/sykes_waterfield_shadow.jpg"); background-repeat: repeat-x; width: 100%; height: 279px }
.wrapper     { text-align: left; margin: 0 auto; position: relative; width: 760px }
.row    { width: 760px; float: left }
.row_main    { background-color: #fff; width: 760px; float: left }
.row_top    { width: 760px; float: left; background-image: url("pics/sykes_waterfield_upper.jpg"); background-repeat: repeat-y; }
.column_shadow_left    { width: 15px; float: left}
.column_shadow_right    { width: 15px; float: left}
.column_shadow_main    { width: 760px; float: left}
.column_nav    { width: 172px; float: left; border-top: 63px solid #fff; border-right: 0; border-bottom: 63px solid #fff; border-left: 0 }
.column_content     { width: 420px; float: left; border-style: solid; border-width: 63px 0 33px 43px; border-color: #fff }
#column_footer_left      { color: #fff; font-size: 10px; font-family: Arial, Verdana, sans-serif; font-weight: bold; width: 380px; float: left }
#column_footer_right      { color: #fff; font-size: 10px; font-family: Arial, Verdana, sans-serif; font-weight: bold; text-align: right; width: 380px; float: right }
#column_footer_right a    { color: #fff; font-weight: bold; text-decoration: none }
#column_footer_right a:hover    { color: #69f }

 #navcontainer
 {
 background: #f0e7d7;
 margin: 0;
 padding: 0;
 font-size: 1.2em;
 }

 ul#navlist
 {
 text-align: left;
 list-style: none;
 padding: 0;
 margin: 0;
 width: 172px;
 }

 ul#navlist li
 {
 display: block;
 margin: 0;
 padding: 0;
 }

 ul#navlist li a
 {
 display: block;
 width: 100%;
 padding: 4px 0 4px 23px;
 border-width: 1px;
 border-color: #ffe #aaab9c #ccc #fff;
 border-style: solid;
 color: #63635B;
 text-decoration: none;
 background: #f7f2ea;
 }

 #navcontainer>ul#navlist li a { width: auto; }

 ul#navlist li#active a
 {
 background: #f0e7d7;
 color: #63635B;
 }

 ul#navlist li a:hover, ul#navlist li#active a:hover
 {
 color: #800000;
 background: transparent;
 border-color: #aaab9c #fff #fff #ccc;
 }