html, body {
	height:100%;
	margin: 0px;
	padding:0px;
}
body,td,th {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #5C3D1C;
}
a:link, a:visited, a:active {
	color: #009EE0;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #009EE0;
}
a.current:link, a.current:visited, a.current:active {
	color: #5C3D1C;
	text-decoration: none;
}
a.current:hover {
	text-decoration: underline;
	color: #5C3D1C;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
}
/* quote */
h5{
	margin:0px;
	padding:0px;
	font-size:14px;
	font-weight:bold;
	display:block;
}
/* quote by:*/
h6{
	margin:0px;
	padding:0px;
	font-size:11px;
	font-weight:normal;
	font-style:italic;
	display:block;
}

#wrapper {
	margin:auto;
	width:960px;
}

#language_nav{
	text-align:right;
}

#flashheader{
	height:43px;
}
#flashfooter{
	height:25px;
}
#flashtickertape{
	background-color:#EFECE8;
	height:38px;
}
#submenu{
	line-height:140%;
}
#main{
	padding-top:11px;
	padding-bottom:10px;
	height:415px;
	background-color:#EFECE8;
	background-image:url("/img/bg_top.gif");
	background-position:top left;
	background-repeat:no-repeat;
}
#main table{
	text-align:left;
	margin:0px auto 0px auto;
}
#main p{
	margin-top:0px;
	padding-top:0px;
}
#main ul{
 margin-left:0px;
 padding-left:24px;
}
#main li{
	padding-left:6px;
	margin:0px;
	list-style-image: url('/img/bullet.gif');
	list-style-position: outside;
}

#main .colum_content{
	float:left;
	height:405px;
	width:270px;
	overflow:hidden;
	line-height:140%;
}
#main .about{
	font-size:18px;
	line-height:140%;
}
#main .news{
	line-height:140%;
}
#main .news img{
	margin:10px;
}

#main_bottom{
	text-align:left;
	height:30px;
	background-color:#EFECE8;
	background-image:url("/img/bg_bottom.gif");
	background-position:bottom left;
	background-repeat:no-repeat;

}
#main_bottom img{
	margin:5px 0px 0px 14px;
}
.download{
	width:230px;
	height:135px;
	float:left;
}
.download img{
	margin-right:10px;
}
.partners_intro{
	font-size:14px;
	line-height:140%;
	margin-bottom:20px;
}
.partners{
	width:265px;
	margin-right:40px;
	float:left;
}
.partners td{
	overflow:hidden;
}
.partners img{
	border:none;
}

