body
{
    background-image: url("../img/bg.jpg");
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color:#586671;
}

td
{
    line-height:15px;
    padding:5px;
    text-align:center;
    border-style:solid;
    border-color:#000;
    border-width:1px;
}

th
{
    line-height:15px;
    padding:5px;
    text-align:center;
    border-style:solid;
    border-color:#000;
    border-width:1px;
}

h1
{
    font-size:18px;
    margin-top:10px;
    margin-bottom:30px;
}

h2
{
    font-size:14px;
    margin-top:25px;
}

p
{
    margin-top:12px;
    text-align: justify;
    line-height:18px;
}

ul
{
  margin: 10px 0px;
}

li
{
    list-style: circle;
    list-style-position: inside;
    line-height: 20px;
    margin-left: 10px;
    text-align: justify;
}

.clear
{
    clear:both;
}

#container
{
    width:960px;
    margin: 20px auto;
}

#header
{
    background-color:#F7F7F7;
    height:90px;
}

#bg_top
{
    background-image: url("../img/header_curves.png");
    width: 960px;
    height:14px;
}

#logo
{
    float:left;
}

#menu
{
    background-image: url("../img/menu_bg.png");
    width: 980px;
    height:56px;
    position:relative;
    left:-8px;
}

.menu_item
{
    float:right;
    margin-right:20px;
}

.menu_item_line
{
    float:right;
    width:2px;
    height:46px;
    background-image: url("../img/menu_line.png");
    margin-right:20px;
}

#menu_top
{
    float:right;
    margin-right:10px;
    color:#5b5b5b;
}

#menu_top a
{
    text-decoration: none;
    color:#5b5b5b;
}

#menu_top a:hover
{
    color: #85ad48;
}

#menu_top img
{
    position:relative;
    top:3px;
}

#banner
{
    position:relative;
    top:-10px;
}

#slideshow {
    position:relative;
    height:328px;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
}

#slideshow IMG.active {
    z-index:10;
}

#slideshow IMG.last-active {
    z-index:9;
}


#banner_navigation
{
    width:281px;
    height:40px;
    background-image: url("../img/banner_nav.png");
    padding-top:14px;
    float:right;
    position:relative;
    top:-117px;
    left:10px;
    z-index:11;
}

#banner_navigation_pre
{
    width:31px;
    height:17px;
    float:left;
    margin-left:45px;
    margin-right: 15px;
}

#banner_navigation_bullet_enabled
{
    width:17px;
    height:17px;
    float:left;
    margin-left:12px;
}

#banner_navigation_bullet_disabled
{
    width:17px;
    height:17px;
    float:left;
    margin-left:12px;
}

#banner_navigation_next
{
    width:31px;
    height:17px;
    float:left;
    margin-left:15px;
}

#content
{
    clear:both;
    width:960px;
    position:relative;
    top: -64px;
    background-color: #fff;
}

#column_left
{
    float:left;
    width:225px;
    padding:0px 10px;
}

#column_center
{
    float:left;
    width:450px;
}

#column_center_product
{
    float:left;
    width:680px;
    margin-left:15px;
}

#column_contact
{
    float:left;
    width:675px;
    padding:0px 10px;
}

#column_right
{
    float:left;
    width:245px;
    padding: 0px 10px;
}

#prefooter
{
    background-color: #fff;
    height:120px;
    position:relative;
    top:-64px;
}

#footer
{
    clear:both;
    width: 972px;
    height: 62px;
    background-image: url("../img/footer_bg.png");
    position:relative;
    top:-74px;
    left:-5px;
}

#footer_menu
{
    width:960px;
    float:left;
    position:relative;
    top:-275px;
    left:15px;
    text-align:center;
    color: #306a8c;
}

#footer_menu a
{
    text-decoration: none;
    color: #306a8c;
}

#footer_menu a:hover
{
    text-decoration: underline;
}

#footer_copyright
{
    width:960px;
    text-align:center;
    color: #306a8c;
}

#drugs
{
    float:left;
    background-image: url("../img/drugs.png");
    width:348px;
    height:251px;
    position:relative;
    left:-55px;
    top:-90px;
    z-index: 1;
}

#paper_corner
{
    float:right;
    background-image: url("../img/paper_corner.png");
    width:337px;
    height:172px;
    position:relative;
    top:-108px;
    left:1px;
    z-index: 1;
}

.box_header
{
    font-size:17px;
    color: #008295;
    height:26px;
}

.box_header #image
{
    float:left;
}

.box_header #text
{
    float:left;
    margin-left:10px;
    padding-top:2px;
}

.box
{
    border-color: #dbdee5;
    border-style: solid;
    border-width: 1px;
    padding:8px;
    margin-bottom:20px;
    text-align:center;
}

.box .blue
{
    clear:both;
    border: 0;
    color: #008295;
    background-color: #008295;
    height:3px;
}

.box .grey
{
    clear:both;
    border: 0;
    color: #586671;
    background-color: #586671;
    height:3px;
}

.box .grey_thin
{
    clear:both;
    border: 0;
    color: #ccd0d4;
    background-color: #ccd0d4;
    height:1px;
    margin-top:15px;
}

#activities_banner
{
    background-image: url("../img/banner_activities.png");
    width:226px;
    height:61px;
}

#activities_text
{
    margin-top:10px;
    color: #586671;
    text-align: justify;
    margin-bottom: 10px;
}

#products_combo
{
    float:left;
    margin-top:5px;
}

#products_combo select
{
    width:150px;
    font-size:12px;
}

#view_product
{
    float:left;
    margin-left:5px;
    margin-top:3px;
}

.news_date
{
    color: #586671;
    margin-top:10px;
}

.news_link
{
    margin-top:10px;
}

.news_link a
{
    color: #47b6ce;
}

#more_news
{
    margin-top: 15px;
    color: #0baf4d;
}

#more_news a
{
    color: #0baf4d;
}

.menu_left_item
{
    background-image: url("../img/btn_disabled.png");
    width:209px;
    height:33px;
}

.menu_left_item_enabled
{
    background-image: url("../img/btn_enabled.png");
    width:220px;
    height:33px;
}

.menu_left_text
{
    position:relative;
    left:30px;
    top:10px;
    font-size:12px;
    font-weight:bold;
}

.menu_left_text_enabled
{
    position:relative;
    left:30px;
    top:10px;
    font-size:12px;
    font-weight:bold;
}

.menu_left_text a
{
    text-decoration:none;
    color: #53b7e8;
}

.menu_left_text_enabled a
{
    text-decoration:none;
    color: #fff;
}

.menu_left_text a:hover
{
    text-decoration:underline;
}

.menu_left_text_enabled a:hover
{
    text-decoration:underline;
}

.box_title
{
    border-width:1px 0px 1px 0px;
    border-color:#c6cbce;
    border-style: solid;
    line-height: 34px;
    font-size:17px;
    color:#008295;
    margin: 10px 0px 10px 0px;
}

.product_links
{
    font-size:12px;
    font-weight:bold;
    color: #464646;
    margin-top:10px;
}

.product_links a
{
    font-size:11px;
    color: #129501;
    margin-left:10px;
}

#column_center p
{
    line-height:20px;
    text-align: justify;
    font-size:13px;
}

#contact_details_right
{
    float:left;
    width:240px;
    line-height:20px;
    margin-left:10px;
}

#contact_details_left
{
    float:left;
}

#contact_form
{
    clear:both;
    padding-top:10px;
    line-height: 30px;    
}

#contact_form input
{
    border-style:solid;
    border-width:1px;
    border-color:#000;
    padding:5px;
}

#contact_form input:hover
{
    border-color: #008295;
}

#contact_form textarea
{
    border-style:solid;
    border-width:1px;
    border-color:#000;
    margin-top: 20px;
    width: 630px;
}

#contact_form textarea:hover
{
    border-color: #008295;
}

#contact_submit
{
    margin-top:30px;
    text-align:center;
}

#contact_submit input
{
    padding:5px;
}

#contact_submit input:hover
{
    border-color:#008295;
}

#contact_answer
{
    clear:both;
    text-align:center;
    color:#ff0000;
    padding-top:20px;
}
