div#uppermenu-wrapper
{
	background:url(../images/header_bottom.png) no-repeat;
	height:40px;
	padding-top:1px;
}

ul#uppermenu
{
	list-style:none;
	margin:6px 20px 0 0;
	padding:0;
	line-height:40px;
}

ul#uppermenu li
{
	cursor:pointer;
	height:24px;
	float:right;
	margin:0 5px;
}

ul#uppermenu
{
	list-style:none;
	margin:8px 30px 0 0;
	padding:0;
}

ul#uppermenu li a:hover,ul#uppermenu li a.selected
{
	background:#fff;
	color:#2E3192;
	padding:3px;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}

ul#uppermenu li a
{
	text-decoration:none;
	color:#fff;
	display:block;
	padding:3px;
}

/*ul#ticker
{
	margin:0;
	line-height:34px;
	list-style:none;
}


ul#ticker li
{
	height:34px;
}
*/
#container
{
	margin:0 auto;
	position:relative;
	text-align:left;
	width:220px;
	background:#fff;
	margin-bottom:2em;
}

#slider ul,#slider li
{
	margin:0;
	padding:0;
	list-style:none;
}

div#slider li
{
	width:230px;
	height:320px;
	overflow:hidden;
}

table#contact-us
{
	border:none;
	width:100%;
}

table#contact-us td
{
	width:50%;
}

table#contact-us td
{
	width:50%;
	text-align:center;
}

table#contact-us td:first-child
{
	width:50%;
	text-align:right;
}

table#contact-us td img
{
	border:1px solid #0085DF;
	padding:3px;
}

.text
{
	border:1px solid #0085DF;
	width:370px;
	margin:3px 0 7px;
}

.button
{
	border:1px solid #0085DF;
	background:#409DDF url(../images/subtitle_bg.png) repeat-x;
	color:#fff;
}

table#contact-us label
{
	display:block;
}

.warning
{
	color:red;
	font-size:1.3em;
}

.more a
{
	color:#F1933D;
}

.tickercontainer
{
	width:940px;
	height:28px;
	margin:0;
	padding:0;
	overflow:hidden;
}

.tickercontainer .mask
{
 
	width:940px;
	height:28px;
	overflow:hidden;
	
}

ul#ticker01
{
	margin:0;
	padding:0;
}

ul.newsticker
{
	position:relative;
	left:0px;
 
	list-style-type:none;
	margin:0;
	padding:0;
}

ul.newsticker li
{
	float:right;
	margin:0;
	padding:0;
}

ul.newsticker span
{
	margin:0 10px ;
}

div#welcome-word p
{
	text-align:justify;
	font-size:1.1em;
}



