BODY
{
    position: relative;
    min-width: 940px;
    width: 940px;
    margin: 0px 0px 0px 20px;
    padding: 0;
}
#topleft
{
    position: absolute;
    top: 0px;
    left: 0px;
    min-width: 210px;
    width: 210px;
    height: 120px;
    margin: 0;
}
#topright
{
    position: absolute;
    top: 0px;
    left: 220px;
    min-width: 720px;
    width: 720px;
    height: 130px;
    margin: 0;
    background-color: #eeeeee;
    z-index: 2;
}
#left
{
    position: absolute;
    top: 170px;
    left: 10px;
    width: 200px;
    margin: 0;
}
#middle
{
    position: absolute;
    top: 170px;
    left: 220px;
    min-width: 520px;
    width: 520px;
    margin: 0;
    z-index: 1;
}
#right
{
    position: absolute;
    top: 170px;
    left: 760px;
    width: 180px;
    margin: 0;
}

/* HR styles need for IE/Win. */
HR.holder
{
    width: 100px;
    visibility: hidden;
} /* Equal to 'top' */
HR.left, HR.right
{
    width: 100px;
    visibility: hidden;
}
HR.middle
{
    width: 100px;
    visibility: hidden;
}#header-address {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #777777;
	padding: 15px 0px 0px 15px;
	height: 70px;
}
.a-english {
	color: #555555;
	text-decoration: none;
}
.a-english:hover {
	color: #555555;
	text-decoration: underline;
}
#left-title-projects
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: normal;
    color: #002559;
    height: 30px;
}
#left-title-news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #002559;
	height: 30px;
	padding-top: 30px;
}
#left-title-newsletter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #002559;
	height: 30px;
	padding-top: 30px;
}
#left-projects {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #444444;
}
#left-news {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #444444;
}
#left-newsletter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #444444;
}
.a-left-links
{
    font-weight: bold;
    color: #444444;
    text-decoration: none;
}
.a-left-links:hover {
	font-weight: bold;
	color: #444444;
	text-decoration: underline;
}
#left-2title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #002559;
	height: 30px;
	padding-top: 30px;
}
.a-left-sublinks {
    color: #444444;
    text-decoration: none;
}
.a-left-sublinks:hover {
	color: #444444;
	text-decoration: underline;
}
#left-sublinks
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: normal;
    color: #444444;
    margin: 0px 0px 0px 15px;
}
.banner-border
{
    border: 1px solid #EEEEEE;
    margin-bottom: 20px;
}
#footer
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #888888;
    border-top: #eeeeee 1px solid;
    margin-top: 20px;
    margin-bottom: 20px;
}
#header-menu {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #777777;
	padding: 0px 0px 0px 15px;
}
.news
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #242424;
    margin-bottom: 20px;
    position: relative;
    line-height: 15px;
    text-align: justify;
}
.news-dateplace {
	color: #777777;
    position: relative;
}
.news-title
{
    color: #002559;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: normal;
    position: relative;
    line-height: 20px;
    text-align: left;
}
.content-zone-title
{
    color: #242424;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: normal;
    line-height: 22px;
    margin-bottom: 20px;
    text-align: left;
}
.content-zone
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #242424;
    line-height: 15px;
    text-align: justify;
    margin-bottom: 15px;
}
A
{
    color: #3366cc;
    text-decoration: underline;
}
A:hover
{
    color: #3366cc;
    text-decoration: none;

}
.borderimg01
{
	border: 1px solid #EEEEEE;
	padding: 2px;
}.input-button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #777777;
	background-color: #EEEEEE;
	border: 1px solid #777777;
}
.input-form {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #444444;
	border: 1px solid #777777;
}
