.middle h1 {
    color:#000 !important;
}

.middle h1 strong, dt {
    color:#FF6600 !important;
}

.middle h1 {
    border-top-color:#FF6600;
}

#sidemenu li.current a:link,
#sidemenu li.current a:visited {
    background-image:url(../images/menu/company_menu_current.gif) !important;
}

/*----------------------------------------------------------------*/

#company_container {
    width:500px;
    margin:0 0 20px 0;
}

#company_container .boxinner {
    width:483px;
}

/*--------------------PERSONNEL PAGE--------------------------*/

#testimonials {
    margin:0 !important;
    padding:15px 0 0 5px !important;
    list-style:none;
    clear:both;
}

#testimonials li img {
    width:100px;
    height:130px;
    margin-right: 20px;
    float: left;
}

#testimonials li h4 {
    font-size: 16px !important;
    font-weight: bold;
    color: #000;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

#testimonials li h3 {
    font-size: 16px !important;
    font-weight: bold;
    color: #FF6600 !important;
}

#testimonials li p {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    float: left !important;
    font-size: 11px !important;
    float: left !important;
    width: 320px;
}

/*----------------------END OF PERSONNEL-----------------------------*/

/*---------------------PHILOSOPHY PAGE-------------------------------*/

#philosophy img{
  margin-left: 50px;
  margin-top: 10px;
  margin-bottom: 10px;
}

#philosophy p{
  width: 480px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px !important;
  margin:5px 0 10px 0 !important;
}

/*--------------END OF PHILOSOPHY------------------------------------------*/

/*-----------------------HISTORY PAGE--------------------------------------*/

#graphic_box {
    width: 455px;
    margin-top:20px;
    margin-bottom: 10px;
    background-image: url(../images/assets/history_graphic_background.gif);
    background-repeat: repeat !important;
    float: left;
}

#graphic_box .img_text_pair img{
    width:41px;
    height:25px;
    margin-right: 10px;
    float: left !important;
}

#graphic_box .img_text_pair p {
    margin-left: 45px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px !important;
    width: 400px;
}