/* START yahoo reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,input,textarea,p,blockquote { 
    margin:0;
    padding:0;
}
img { 
    border:0;
}
address,caption,cite,code,dfn,var {
    font-style:normal;
    font-weight:normal;
}
ol,ul {
    list-style:none;
}
caption {
    text-align:left;
}
h1,h2,h3,h4,h5,h6 {
    font-size:100%;
    font-weight:normal;
}
q:before,q:after {
    content:'';
}
abbr,acronym { border:0;
}
/* yahoo reset END */


body {
    margin:0px auto;
    font-family:"Trebuchet MS", Arial, Verdana, sans-serif;
    font-size:62.5%;
    color:#333333;
    background: #000000;
}

#container
{
    margin: 0px auto;
    width: 950px;
}


/* page wraper */
#pageWraper
{
    position: relative;
    width: 100%;
    min-height: 630px;
    float:left;
    background: url("../images/bg_top.png") repeat-x top #656e84;
}
    #logo
    {
        width: 300px;
        display: inline;
        float: left;
        margin: 30px 0px 0px 0px;
    }
    
    #leftImageWraper
    {
        width: 300px;
        float:left;    
        margin: 0px 0px 0px 0px;
    }
    
    
    #topMenuWraperLangs
    {
        top: 10px;
        right: 10px;
        position:absolute;
    }
    #topMenuWraperLangs li
    {
        float:left;
        margin: 1px;
    }
    #topMenuWraperLangs li a
    {
        float:right;
        padding: 3px 4px 3px 4px;
        font-size: 1.2em;
        color: white;
        text-decoration: underline;
		  font-weight:bold;
    }
    
    #topMenuWraper
    {
        width: 630px;
        display: inline;
        float: left;
        margin: 65px 0px 0px 0px;
    }
    #topMenuWraper li
    {
        display: inline;
        float: left;
        margin: 0px 10px 0px 0px;
        height: 42px;
    	font-weight: bold;
		       
    }
    #topMenuWraper li a
    {
        display: inline;
        float: left;
        color: #FFFFFF;
        font-size: 1.5em;
        text-decoration: none;
        padding: 0px 3px 3px 3px;
        border-bottom: 2px solid #FFFFFF;
    }
    #topMenuWraper li a:hover
    {
        color: #1a0529;
        border-bottom: 0px !important;
        background: url(../images/bt_bottom.png) repeat-x bottom;
        height: 46px;
    }
    
    .selectedButton
    {
        color: #1a0529 !important;
        border-bottom: 0px !important;
        background: url(../images/bt_bottom.png) repeat-x bottom;
        height: 46px;
    }

        
/* content wraper */       
#contentWraper
{
    width: 630px;
    display: inline;
    float: left;
    margin: 30px 0px 0px 0px;   
    color: #FFFFFF;
    font-size: 1.2em;
    position: relative;
}

    #contentWraper h1
    {
        width: 99%;
        float: left;
        display: inline;
        margin: 5px 0px 10px 0px;
        font-size: 1.7em;
        color: #19046A;
    }
    
    #contentWraper h3
    {
        width: 99%;
        float: left;
        display: inline;
        margin: 5px 0px 10px 0px;
        font-size: 1.3em;
        color: #FFFFFF;
		font-weight:bold;
    }
    
    #contentWraper h3 a
    {
    text-decoration:  none;
    color: #1A0529;
    }
    
    #contentWraper p
    {
        width: 98%;
        margin: 5px;
        float: left;
        display: inline;
        margin: 0px 0px 10px 0px;
    }
    
    #contentWraper ul
    {
        width: 95%;
        margin: 0px 0px 5px 5px;
        padding: 10px;
        float: left;
        display: inline;
						
    }
    #contentWraper ul li
    {
		margin-left: 10px;
        float: left;
        display: inline;
        width: 95%;
										
    }
	 #contentWraper ol.listuta
    {
        
 		margin: 5px 0px 5px 30px;
        padding: 10px;
        float: left;
       	list-style: lower-latin;
		display: inline;

						
    }
   
	#contentWraper ol
    {
        margin: 5px 0px 5px 30px;
        padding: 10px;
        float: left;
       	list-style: decimal;
		display: inline;
    }
	#contentWraper  a
    {
        text-decoration:  underline;
        color: #C8C8C8;
    }
    
    #contentWraper input
    {
        padding: 5px;
        font-size: 1.0em;
        color: #666;
    }
    #contentWraper textarea
    {
        padding: 5px;
        font-size: 1.2em;
        color: #666;
    }
    
    .contactDetails
    {
        border: 1px dashed #f4f4f4;
        width: 260px;
        float:right;
        text-align: left;
        padding: 5px;
        position: absolute;
        right: 60px;
        top: 10px;
    }
	
/* footer wraper */
#footerWraper
{
    width: 100%;
    min-height: 265px;
    float:left;
    background: url("../images/bg_bottom.png") repeat-x top #000000;
}

.bottomColumnWraper
{
    width: 220px;
    float: left;
    display: inline;
    margin: 30px 0px 0px 50px;
}
.bottomColumnWraper h3
{
    color: #448be9;
    font-size: 1.6em;
    float:left;
    display: inline;
    width: 100%;
    margin: 10px 0px 10px 0px;
}
.bottomColumnWraper h3 a
{
    text-decoration: underline;
    color: #99c5ff;
}
.bottomColumnWraper a
{
    text-decoration: underline;
	color: #99c5ff;
}

.bottomColumnWraper p
{
    color: #aaffa9;
    float:left;
    display: inline;
    width: 100%;
    margin: 10px 0px 10px 0px;
    font-family: Tahoma, Verdana;
    line-height: 15px;
    font-size: 1.1em;
}

.afis
{
        width: 290px;
				height: 216px;
				float:right;

}

.afis span
{
       float:left;
			 display:inline;
			 width: 70px;
			 padding-left: 10px;
			 font-weight:bold;

}
.afis img
{
        
       float:left;
			 display:inline;
			 margin-left: 10px;

}

.text_afis 
{
       float:left;
			 display:inline;
			 text-align:center;
			 margin-right: 10px;
			 margin-bottom: 10px;
			 width: 180px;
			 

}


.text_afis img
{
       float:left;
			 display:inline;
			 margin-bottom: 5px;

}

