@charset "utf-8";
/* CSS Document */

#top_panel {
	background:url(../images/bg_banner.gif) repeat-x;
	width:1044px;
}

#logo {
	background:url(../images/logo.gif) no-repeat;
	width:448px;
	height:80px;
}

#banner {
	background:url(../images/banner.gif) no-repeat;
	width:602px;
	height:80px;
}

#flash {
	width:602px;
	height:80px;
}
#border_left {
	background:url(../images/border_banner_left.gif) no-repeat;
	width:448px;
	height:77px;
}

#border_left p
{
	margin: 0px;
	font-size:11px;
	font-family: tahoma;
	text-align: left;
	text-indent: 0px;
	vertical-align: bottom;
	padding-top:58px;
	padding-left:15px;
	color:Green;
}

#border_right {
	background:url(../images/border_banner_right.gif) no-repeat;
	width:602px;
	height:77px;
	margin:0px 0px 0px 0px;
}



#language 
{
	text-align: right;
	padding-top:28px;
	padding-right:97px;
}

#language a
{
	margin: 0px;
	font-size:medium;
	font-family: tahoma;
	text-indent: 0px;
	color:Green;
	text-decoration:none;
}

#space {
 background:#FFF;
 height:10px;
 width:1054px;
}
#footer 
{
	padding-left:3px;
	height:66px;
	width:1054px;
}
