body {
    margin:0px;
}
#header-row-home {
    height:126px; 
    background-image: url(../_media/en/header_home.jpg);
    background-repeat: no-repeat;
}
#header-row-company {
    height:126px; 
    background-image: url(../_media/en/header_company.jpg);
    background-repeat: no-repeat;
}
#header-row-why {
    height:126px; 
    background-image:  url(../_media/en/header_value.jpg);
    background-repeat: no-repeat;
}
#header-row-expertise {
    height:126px; 
    background-image:  url(../_media/en/header_services.jpg);
    background-repeat: no-repeat;
}
#header-row-careers {
    height:126px; 
    background-image: url(../_media/en/header_careers.jpg);
    background-repeat: no-repeat;
}
#header-row-solution {
    height:126px; 
    background-image: url(../_media/en/header_solution.jpg);
    background-repeat: no-repeat;
}
#menu-row {
    border-bottom: solid 1px; 
    border-color: #cccccc;
}
#home-menu {
    border-right: solid 1px; 
    border-color: #cccccc; 
    background-color: #ffffff; 
    background-image: url(../_media/home_menu_image.gif); 
    background-position: bottom; 
    background-repeat: no-repeat;
    width: 236px;
    padding:9px 0px 0px 5px;
}
#home-list-text {
    line-height: 14px; 
    font-family: Arial; 
    font-weight: bold; 
    font-size: 11px; 
    color: black; 
    padding-left:12px;
    padding-top: 5px;
}
#home-content {
    padding: 7px 7px 7px 20px; 
    background-color: white;
	background-image: url(../_media/en/home_content_back.gif); 
    background-position: top; 
    background-repeat: no-repeat;
	width: 485px; 
}
#footer-menu-td {
    background-color: #818380;
}
#bottom-copy {
    width: 420px; 
    padding-top: 7px; 
    padding-left: 15px; 
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 10px; 
    color: #666666;
}
#bottom-logo {
    width: 110px;
}
#bottom-moto {
    width: 210px; 
    padding-top: 3px; 
    padding-left: 10px; 
    font-family: Verdana; 
    font-size: 10px; 
    font-weight: bold; 
    color: #356686;
}
#menu {
    border-right: solid 1px; 
    border-color: #cccccc; 
    background-color: #fffff; 
    background-image: url(../_media/en/menu_back.gif); 
    background-position: bottom; 
    background-repeat: no-repeat;
    width: 163px;
    padding: 9px 0px 0px 0px;
}

#menu a{
    color: #4a638b;
    font-family: Arial; 
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
}
#menu a:hover {
	text-decoration: none; font-size:12px; font-weight: bold;
	}
.menu-sub {
    padding-left: 1px;
}
.menu-list {
padding-left: 0px;
}
.menu-list ul {
	margin-top: 6px;
	margin-left: 8px;
	padding-left: 13px;
	list-style-image: url(../_media/syllogix_icon_tc.png);	
}

.menu-list li {
	margin-top: 10px;
	font-family: "Trebuchet MS"; 
    font-size: 12px; 
    font-weight: normal;
    color: #4a638b;
	line-height: 14px;
	}

.menu-bullet {
    font-family: "Trebuchet MS"; 
    font-size: 12px; 
    font-weight: normal;
    color: #4a638b;
}

#page-title {
    background-color: #fffff;
    border-bottom: solid 1px;
    border-color: #cccccc;
	color: #e3e3e3;
}
#content {
    padding: 20px 7px 7px 20px; 
    width: 506px; 
    background-color: white;
	color: #333333;
}

.text-plain {
    font-family: Verdana; 
    font-size: 11px; 
    color: #333333;
    line-height: 14px;
}
    .text-plain ul {
        margin-top: 5px;
        list-style-image: url(../_media/blue_dot_bullet.gif);
    }
    .text-plain li {
        padding-top: 1px;
        line-height: 16px;
    }

.home-list ul {
        margin-top: 5px;
        list-style-image: url(../_media/syllogix_icon.png);
}
.home-list li {
    padding-top: 8px;
    line-height: 16px;
}
h1 {
    font-family: Trebuchet MS; 
    font-weight: normal;
	font-size: 18px; 
    color: #4a638b;
    padding-left: 15px;
    padding-top: 12px;
    margin: 0px;
}

h2 {
    font-family: Trebuchet MS; 
    font-weight: normal;
	font-size: 16px; 
    color: #4a638b;
    padding-left: 3px;
    padding-top: 12px;
    margin: 0px;
}
a {
    color: #4a638b;
    font-family: Trebuchet MS; 
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
}

a:hover 
{
   	font-weight: bold;
	font-size: 13px;
}

.a-on {
	font-weight: bold;
	}

.raquo {
    color: #4a638b;
}
