body
{
    margin: 0;
    padding: 0;
    color: #555;
    font: normal 10pt Arial,Helvetica,sans-serif;
    background: #283643;
}

#page
{
    margin-top: 8px;
    margin-bottom: 8px;
    background: white;
    border: 1px solid white;
}

#header
{
    margin: 0;
    padding: 0;
    height: 212px;
}

.bar
{
    background-color: #001121;
    padding: 1px;
}

#bar-top
{
    height: 27px;
    padding-left: 594px;
    border-bottom: 1px solid #fff;
}

#bar-contents-1
{
    background-color: #283643;
    width: 25px;
    height: 100%;
    border: #ffffff solid;
    border-width: 0px 1px 0px 1px;
    float: left;
}

#bar-contents-2
{
    background-color: #c55700;
    width: 50px;
    height: 100%;
    border: #ffffff solid;
    border-width: 0px 1px 0px 0px;
    float: left;
}

#bar-bot
{
    height: 20px;
    padding-left: 143px;
    border-top: 1px white solid;
}

#content
{background-color: white;
    height: 480px;
    min-height: 400px;
    float: left;
    display: inline-block;
    width: 705px;
    padding: 15px;
    overflow: auto;
}

#content2
{
    background-color: white;
    height: 800px;
    min-height: 400px;
    float: left;
    display: inline-block;
    width: 705px;
    padding: 15px;
    overflow: auto;
}
#sidebar
{
    width: 189px;
    height: 100%;
    float: left;
    display: inline-block;
    padding: 25px 10px 25px 10px;

}

#footer
{
    font-size: 0.8em;
    text-align: center;
    border: solid #001121;
    border-width: 1px 0px 0px 0px;
    padding: 10px;
}

#logo
{
    font-size: 200%;
    width: 173px;
    height: 170px;
    float: left;
}

#mainmenu
{
    width: 741px;
    float: right;
    text-align: right;
    right: 0px;
    padding-top: 15px;
    height: 168px;
    margin-right: -1px;
    background-image: url(../images/header.jpg);
    background-repeat: no-repeat;
    z-index:1; 
}

#mainmenu ul {
    font-family: Arial, Verdana;
    font-size: 14px;
    list-style: none;
}
#mainmenu ul li {
    display: block;
    position: relative;
    float: left;
    display: inline;
}
#mainmenu li ul { display: none; }

#mainmenu ul li  {
    display: block;
    text-decoration: none;
    white-space: nowrap;
}


#mainmenu ul li a:hover, #mainmenu ul li.active a{
    color: #344755;
    text-decoration:none;
}
#mainmenu li:hover ul {
    display: block;
    position: absolute;
    z-index: 1;
}



#yw1
{
    padding-left: 0;
    position:relative;
    top:126px;
}

.sidebar_links a, .sidebar_links a:active, .sidebar_links a:visited, .sidebar_links a:link
{
    font-weight: bold;
    color: #283643;
    font-size: 14pt;
    text-decoration: none;
}

.sidebar_links a:hover
{
    color: #C55700;
}

#yw0
{
    position: relative;
    top:12px;
    margin-left: 18px;
    padding: 15px 35px 15px 35px;
    background-color: #EEE;
    border: 1px solid #ccc;
    list-style-type: none;
}

#lang_form
{
    padding-top: 1px;
    margin-left: 255px;
}

.slideshow
{
    position:relative;
    top:14px;
    margin: auto;
    border-style:solid;
    border: 1px;
    float:right; margin-left: 1em;
    margin-bottom: 3em;
    z-index:0;
}

.slideshow img
{
    width:300px;
    height:170px;
}

.block_head
{
    font-size: 14pt;
}

.logout a, .logout a:active, .logout a:visited, .logout a:link
{
    margin-top: 3px;
    margin-left: 213px;
    position: absolute;
    font-weight: bold;
    color: #C55700;
    font-size: 16px;
    text-decoration: none;
}

.logout a:hover
{
    color: #ff0000;
}

.news_head
{
    width: 100%;
    text-align: left;
    height: 14px;
}

.news_section
{
    width: 80%;
    font-size: 20px;
    font-weight: bold;
    color: black;
    float: left;
    margin-bottom: 1.5em;

}

.news_title
{
    width: 80%;
    font-size: 16px;
    font-weight: bold;
    color: #C55700;
    float: left;
}

.news_date
{
    width: 20%;
    font-size: 10px;
    float: right;
    text-align: right;
}

.news_content
{
    width: 100%;
    text-align: left;

    float: left;
    padding: 2px 0px 8px 0px;
    border-top: 1px solid #cccccc;
    margin-bottom: 2em;
    line-height: 150%;
}

.link_cat
{
    font-size: 13px;
    font-weight: bold;
    color: #C55700;
}

.companies
{
    width: 150px;
    height: 150px;
    margin: 5px;
    border: 1px solid #ccc;
    background-color: #eee;
    float: left;
    text-align: center;
    padding: 3px;
}

.companies2
{
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 5px;
    margin-top: 5px;
    width: 150px;
    border: 1px solid #ccc;
    background-color: #eee;
    text-align: center;
    padding: 8px;
}

.company_logos img
{
    max-width: 150px;
    max-height: 100px;
}

.company_name a, .company_name a:active, .company_name a:visited, .company_name a:link
{
    text-decoration: none;
    font-size: 10pt;
    color: #283643;
}

.company_name a:hover
{
    color: #C55700;
}

legend{
    font-size: 13px;
    font-weight: bold;
    color: #C55700;
    text-indent: 8px;
}

img.newsimg{
    float:left;
    margin:5px;
    border:1px;
    border-style:solid;
border-width:1px;
max-width: 300px;
}

img.newsimg2{
    float:right;
    margin:5px;
    border-style:solid;
border-width:1px;
max-width: 300px;
}

#aboutText{
    font-size: 15px;
    line-height: 130%;
}

#contactText{
    font-weight: bold;
    text-align: center;
}

#linecard{
    font-size: 15px;
    color: black;
}

p.serv{
    width:500px;
    text-align: center;
}

/*
    Document   : test
    Created on : Mar 11, 2011, 11:12:58 AM
    Author     : Nico
    Description:
        Purpose of the stylesheet follows.
*/

/*
   TODO customize this sample style
   Syntax recommendation http://www.w3.org/TR/REC-CSS2/
*/

root {
    display: block;
}

div.picture{
    margin-left:70px;
}
li {
    font-family: Arial;
    list-style-type: none;
}

div.cat
{
    font-family: Arial;
    font-size: 16px;
    text-transform: uppercase;
    color:black;
    text-decoration: none;
    cursor:pointer;
    font-weight:bold;
    background-color:#BDC2C9;
    padding: 1px 1px 1px 1px;
    margin-bottom: 5px;
}

div.man
{
    font-family: Arial;
    text-transform: capitalize;
    color: #3AA8FF;
    cursor: pointer;
    font-size:16px;
}

div.mancat
{
    font-family: Arial;
    color: black;
    cursor: pointer;
    font-size:12px;
}


.desc
{
    font-family: Arial;
    font-size: 11px;
    color:#555;
}
.description{
    font-family: Arial;
    font-size: 13px;
    color:#555;
}

a:link {color:black;
    color:#C55700;
        text-decoration: none;}

a:visited {color:#C55700;
           text-decoration: none;}

img.carousel{
    border-color: #555;
    border-width: 1px;
    border-style: solid;}


li.man {list-style-type: none;}

table.prod{margin-bottom: 0px;
           width:500px;
           margin-left:120px;}

table.prod_pic{margin-bottom: 0px;
           width:200px;
           margin-left:60px;}

table.serv{margin-bottom: 0px;
           width:500px;
           margin-left:150px;}

table.serv_pic{margin-bottom: 0px;
           width:350px;
           margin-left:0px;}

table.man{margin-bottom: 0px;
          margin-left: 50px;
          width:auto;}


p.manu{
    margin-left: 150px;

}
td.serv {
    width:100px;
}
img.serv {
    max-width:120px;
    max-height: 40px;
}

img.man {
    max-width: 140px;
}

img.dist {
    width:120px;

    margin: 2px;
    border: 1px solid #4C3C1B;
    padding: 5px;
    background-color: #EFEECB;
}

div.proddivider {
    height: 45px;
}

p.links{line-height: 150%;
        margin:5px 60px 0px 50px;
        text-indent: 50px;}

a.links {
    margin-left:30px;
}

/*Main Menu CSS*/

li.level1 {cursor:pointer;background-image: url(../images/menu/menu_.png);border:0px solid #000;height:35px;width:90px;text-align:center;}
li.level1:hover {background-image: url(../images/menu/menu_ov.png);height:35px;width:90px;text-align:center;}

li.level1_r {cursor:pointer;background-image: url(../images/menu/menu_r.png);border:0px solid #000;height:35px;width:90px;text-align:center;}
li.level1_r:hover {background-image: url(../images/menu/menu_r_ov.png);border:0px solid #000;height:35px;width:90px;text-align:center;}

li.level1_l {cursor:pointer;background-image: url(../images/menu/menu_l.png);border:0px solid #000;height:35px;width:90px;text-align:center;}
li.level1_l:hover {background-image: url(../images/menu/menu_l_ov.png);border:0px solid #000;height:35px;width:90px;text-align:center;}

li.level2a {cursor:pointer;background: url(../images/menu/menu_l2.png) repeat-x;border:1px solid #fff;height:20px;width:180px;padding:4px;text-align:left;}
li.level2a:hover {background: url(../images/menu/menu_l2_ov.png) repeat-x;border-top:1px solid #fff;height:20px;width:180px;padding:4px;text-align:left;}

/*li#level1a {background: url(../images/menu/menu_1.png); no-repeat}*/


a.a_level1 { display:inline-block;  color: #000;  font-size:12px; font-family:arial narrow, arial;
        margin-top:10px;margin-bottom:10px; }

a.a_level2 {display:block-inline;color:#000;font: bold 12px arial narrow, arial;width:100%;border:0px solid green;}
