 
/* default styles
   -------------- */
   
body { 
	padding: 0; 
	margin: 0; 
    font-size: 12px;
	font-family: Tahoma, Arial, sans-serif;
	line-height: 18px;
	background: #fff; 
	color: #4D483F; 
}
img
{
    border: 0px;
}

a {	color: #4D483F;	}
a:hover { color: #FF1100; }

ul { margin: 0; padding : 0; list-style : none; }

form { 	margin: 0; }

/* layout
   ------ */

.content { 
	margin: 0 auto;
	width: 830px;
	padding: 0; 
}

.header { 
	height: 160px;
	margin: 0;
	padding: 0;
}

.logo {
	padding: 0;
	margin: 0;
}

.top_info_right {
	text-align: right;
	font-size: 11px;
	float: right;
	padding: 40px 10px 0 0;
}
	.top_info_right a {color: #AB9F86; text-decoration: none;}
	.top_info_right a:hover {color: #578086; text-decoration: none;}

	
/* NAV 
  -----*/
  
	div#nav {
        font-size: 13px;
		text-transform: uppercase;
		font-family: Arial, Verdana, sans-serif;
		width: 850px;
		height: 39px;
		margin-bottom: 20px;
		border-bottom: 1px solid #F2EDDD;
    }
	div#active
	{
     font-weight: bold;
    }
    div#nav ul {
        width: auto; 
        width: 100%;
                
        margin: 0;
        padding: 0;
        
        line-height: 1em;
        list-style: none;
    }
    div#nav li {
        float: left;
        display: inline;
        list-style: none;
        margin: 0;
        padding: 0;
        line-height: 1em;
    }
    div#nav a,
    div#nav a:link,
    div#nav a:active,
    div#nav a:visited {
        display: inline-block;
        /* hide from ie/mac \*/
        display: block;
        /* end hide */
        font-weight: bold;
        text-decoration: none;
        
        margin: 0;
        padding: 12px 30px 12px 30px;
        
        color: #AB9F86;
		border: 1px solid #fff;
    }
    div#nav a:hover {
        text-decoration: none;
		background: #EAF3F1;
		color: #578086;
		border: 1px solid #D7E3E0;
		display: block;
    }
    div#nav strong {
        display: inline-block;
        /* hide from ie/mac \*/
        display: block;
        /* end hide */
    }
    div#nav active a,
    div#nav strong a:link,
    div#nav strong a:active,
    div#nav strong a:visited,
    div#nav strong a:hover {
        text-decoration: none;
	    color: #4D483F;
        background: #fff;
		display: block;
		border: 1px solid #fff;
		
    }
	
/* END NAV
   ------- */


/* left side
   --------- */

#submenu {
float: left;
width: 27%;
margin: 0 0 20px 0;
padding: 0;
font-size: 12px;

clear: left;
}

.link
{
    display: none;
}

#submenu ul {	
list-style: none;
width: 100%;
margin:  0;
padding: 0;
font-size: 12px;
}	

#submenu li {
margin-bottom: 1px;
}

#submenu li a {
height: 18px;
text-decoration: none;
color: #AB9F86;
display: block;
padding: 5px 10px 5px 10px;
border: 1px solid #F2EDDD;
background: #F2EDDD;
}	
	
#submenu li a:hover {
background: #EAF3F1;
color: #578086;
border: 1px solid #D7E3E0;
}
	
		
/* right side
   ---------- */
		
.right {
	float: right;
	width: 70%;
	margin: 0 0 10px 0;
}

.right h2 {
	color: #4D483F;
	padding: 20px 0 3px 0px;
    font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0 0 20px 0;
	border-bottom: 1px solid #FFE600;
}

.right h3 {
	color: #578086;
	padding: 0;
	font-size: 14px;
	font-weight: bold;
}

.right h4 {
	color: #4D483F;
	padding: 10px;
	margin: 10px;
	font-size: 14px;
	border: 1px solid #F2EDDD;
	font-weight: normal;
	font-style: italic;
	font-family : Georgia, "Times New Roman", Times, serif;
}

	.right_articles {
		padding: 8px;	
		margin: 20px 0 20px 0;
	}
	
.img {
	width: 150px;
	float: left;
	padding: 3px;
	margin: 0 10px 10px 0;
	border: 1px solid #E1DEC6;
	background: #fff;
}

/* footer
   ------ */

.footer { 
	color: #AB9F86;
	clear: both;
	text-align: center;
	padding: 0px 0 0px 0;
	margin: 0;
	border: 1px solid #E1DEC6;
	font-size: 10px;
	line-height: 18px;
	background: #F2EDDD;
    margin-bottom: 25px;
}

.footer a { color: #4D483F; text-decoration: none; }
.footer a:hover { color: #578086; text-decoration: none; }

.footeradres { 
	color: #AB9F86;
	float: left;
	text-align: left;
	padding: 15px 10px 10px 80px;
	margin: 0;
	font-size: 10px;
	line-height: 14px;
}

.footeradres a { color: #AB9F86; text-decoration: none; }
.footeradres a:hover { color: #578086; text-decoration: none; }

.footermenu { 
	color: #AB9F86;
	float: left;
	text-align: left;
	padding: 10px 50px 10px 20px;
	margin: 0;
	font-size: 11px;
	line-height: 21px;
}

.footermenu a { color: #AB9F86; text-decoration: none; }
.footermenu a:hover { color: #578086; text-decoration: none; }

.footerclearer {clear: both; line-height: 0; height: 0;}

#porttip { display:none;  background:transparent url(../js/white_arrow.png);     font-size:12px;     height:85px;     width:170px;     padding:15px 20px 20px 20px;     color:#000;     }
em.tooltipPort { cursor: pointer; }
#porttip.bottom {     background:url(../js/white_arrow_bottom.png);         padding-top:40px;     height:55px; width:160px;} 
