body {
	font-family:arial,sans-serif;
	margin: 0;
	padding: 0;
	color: #222222;
	font-size: 14px;
	line-height: 1.5em;
	font-weight: 700;
	background-color: #472a0a;
	background-image: url("background.gif");
	background-attachment: scroll;
	background-position: 0px 0px;
	background-repeat: no-repeat;
}
a:link		{ color: #00a7ef; }
a:visited 	{ color: #00a7ef; }
a:hover		{ color: #00a7ef; }
a:active	{ color: #00a7Ef; }
img		{ border-width: 0px; }

#top_banner{
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 1022px;
	height: 235px;
}
#content_area{
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 235px;
	left: 0px;
	width: 1022px;
	height: 1748px;
}
#side_menu{
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 25px;
	left: 0px;
	width: 190px;
	color: #eeeeee;
}
.lang_flag{
	margin: 0px;
	padding: 0px;
	float: left;
	text-align: center;
	line-height: 2.5em;
}
.menu_btn{
	margin: 10px;
	padding:0px;
	width: 185px;
	height: 50px;
	background-image: url("bg.gif");
	background-repeat: repeat;
}
.banner{
	font-size: 10px;
	line-height: 1.1em;
}
#main_content{
	margin: 40px 20px;
	padding: 40px 20px;
	position: absolute;
	top: 30px;
	left: 226px;
	width: 702px;
	background-image: url("bg.gif");
	background-repeat: repeat;
}

.xlfont	{ font-size: 24px; font-weight: 900; }
.lfont	{ font-size: 20px; font-weight: 900; }
.nfont	{ font-size: 14px; font-weight: 700; }
.sfont	{ font-size: 10px; font-weight: 600; }
.xsfont	{ font-size: 8px; font-weight: 500; }

