#page {
	width:820px;
    text-align:justify;
}

select,input,textarea{font:11px tahoma;color:#000040;}

div {
    font:13px tahoma;
    line-height: 18px;
}

a, a:link, a:hover, a:visited {text-decoration:none; color:#0000FF}
a:hover {text-decoration:underline; color:#0000FF}

img{
	border:0px;
}

#body {
	width:820px;
    text-align:justify;
    background:url(../images/bg2.png);
    position:absolute;
    z-index:0;
}
#header {
	width:820px;
    height:142px;
}
#logo {
	float:left;
    width:175px;
    padding-top:5px;
    padding-left:40px;
    text-align:left;
}
#slogan {
	width:450px;
    padding-left:90px;
    color:#0080FF;
    margin-top:-8px;
    text-align:left;
}
#latest {
	float:right;
    width:500px;
    padding-right:25px;
}
#news {
	width:820px;
    height:37px;
    padding:0 0px 0 0px;
}
#news_bar {
	width: 540px;
    height: 37px;
    background: url(../images/news.png) no-repeat top right;
    font: 13px tahoma;
    color: #FFFFFF;
    padding:3px 50px 7px 50px;
}
#news_bar a:link, #news_bar a:hover, #news_bar a:visited {text-decoration:none; color:#FFFFFF}
#news_bar a:hover {text-decoration:underline; color:#FFFFFF}



#login {
	width:160px;
    height: 37px;
    padding:0 0px 0 0px;
    text-align:center;
}

#container {
	width:816px;
    height:410px;
    padding:0px 4px 0 0px;

}

#internal {
    padding:10px;
}

#main_menu {
	float:right;
    width: 142px;
    height: 312px;
    padding-top:20px;
    text-align: right;
    background: url(../images/menu.png) no-repeat bottom right;
}

#main_menu a:link, #news_bar a:hover, #news_bar a:visited {text-decoration:none;}
#main_menu a:hover {text-decoration:none;}

#items ul {
	display:inline-block;
	list-style-type:none;
	text-indent: 0em; padding: 0px 0px 0px 0px; margin: 0 0 0 0px;
}

#items li {
	float:right;
    list-style-type:none;
    display:inline-block;
	text-indent: 0em; padding: 10px 0px 10px 0px; margin: 0 -25px 0 0px;
}

#main_body {
    float:left;
    width: 615px;
	height: auto;
    padding: 10px 30px 0px 25px;
    text-align:right;
    font: 13px tahoma;
    color: #000000;
}

#main_body_load {
	position:absolute;
    z-index:1;
    text-align:center;
    width:200px;
    padding:180px 360px 0 0;
    height:0px;
}

#footer {
	width:820px;
    height:263px;
    text-align:center;
    bottom:0px;
    position:fixed;
    z-index:-1;
    background:url(../images/bg.jpg);
    margin:0 auto;
}

#logos {
	float:right;
    width:622px;
    height:263px;
    background:url(../images/logos.png) bottom center no-repeat;
}

#copyright {
	float:left;
    width:198px;
    height:263px;
    background:url(../images/copyright.png) bottom right no-repeat;
}


.title {
    text-align:right;
    font: bold 13px tahoma;
    color: #004080;

}
