img
{  
   border-style: none;
}

#main-wrap {
   width: 790px;
}

#wrap {
   width: 790px;
   background: url(../images/sidebar.gif) repeat-y;
}

#header {
   background : #526574; 
   width: 790px;
   height: 124px;
}

#logo img {
   vertical-align: bottom;
}


#featured {
   margin-top: 5px;
   position: relative;
   background-image: url(../images/header.png);
   width: 790px;
   height: 225px;
}

#featured-text {
   position: absolute;
   width: 500px;
   bottom: 100px;
   left: 1em;
   color: #FFFFFF;
   font-family: Verdana, Arial, sans-serif; 
}

#navigation {
   float: right;
}

#navigation ul {
   list-style: none;
   margin: 0;
   padding: 0;
   padding-top: 100px;
}

#navigation ul li {
   display: inline;
   font-family: Verdana, Arial, sans-serif; font-weight: bold; font-size: 11px;
   padding: 10px;
}

#navigation ul li a:link {
   color: #FFFFFF;
   text-decoration: none;
}

#navigation ul li a:visited {
   color: #FFFFFF;
   text-decoration: none;
}

#navigation ul li a:hover {
   color: #FFFFFF;
   text-decoration: underline;
}

#sidebar {
   float: left;
   margin-top: 10px;
}

#sidebar ul {
   list-style: none;
   padding-left: 10px;
   margin-left: 10px;
}

#sidebar ul li {
   font-family: Verdana, Arial, sans-serif; font-weight: normal; font-size: 11px;
   padding-bottom: 10px; 
}

#sidebar ul li a {
   color: #000000;
}

#sidebar ul li a:link { 
   text-decoration: none;
}

#sidebar ul li a:visited {
   text-decoration: none;
}

#sidebar ul li a:hover {
   text-decoration: underline;
}

#sidebar h1 {
   font-family: Verdana, Arial, sans-serif; font-weight: bold; font-size: 13px;
   margin-top: 0px;
   margin-left: 5px;
}

#footer {
   clear: both;
   width: 790px;
   color: #FFFFFF;
   font-family: Verdana, Arial, sans-serif; font-weight: bold; font-size: 11px;
   background : #526574; 
   text-align: right;
   padding-top: 5px;
   padding-bottom: 5px;
}

#content-main {
   width: 790px;
   margin-bottom: 10px;
   margin-top: 10px;
}

#content-main h2 {
   font-family: Verdana, Arial, sans-serif; font-weight: bold; font-size: 13px;
   color : #333333; 
}

#content-sub {
   width: 600px;
   float: right;
   color : #333333; 
   font-family: Verdana, Arial, sans-serif; font-weight: normal; font-size: 11px;
   margin-bottom: 10px;
   margin-top: 10px;
}

#content-sub h2 {
   font-family: Verdana, Arial, sans-serif; font-weight: bold; font-size: 13px;
   color : #333333; 
   margin-top: 0px;
}

#content-sub a:link {
   font-family: Verdana, Arial, sans-serif; font-weight: bold; font-size: 11px;
   color : #333333; 
}

#content-sub table {
   margin-left: 10%;
}

#introduction {
   width: 490px;
   float: left;
   font-family: Verdana, Arial, sans-serif; font-weight: normal; font-size: 11px;
   color : #333333; 
}

#news {
   width: 250px;
   float: right;
   font-family: Verdana, Arial, sans-serif; font-weight: normal; font-size: 11px;
   color : #333333; 
}

#order h3 {
   color: #000000;
   background: #CAD6DF;
   font-family: Verdana, Arial, sans-serif; font-weight: bold; font-size: 11px;
}

#contact h2 {
   color: #000000;
   background: #CAD6DF;
   font-family: Verdana, Arial, sans-serif; font-weight: bold; font-size: 11px;
}

#employment h3 {
   color: #000000;
   background: #CAD6DF;
   font-family: Verdana, Arial, sans-serif; font-weight: bold; font-size: 11px;
}

.centeredbold { 
   font-family: Verdana, Arial, sans-serif; font-weight: bold; font-size: 13px;
   text-align: center;
}

.centered {
   text-align: center;
}

ol { list-style-type: decimal; }
ol ol { list-style-type: upper-alpha; }
ol ol ol { list-style-type: decimal; }
