BODY {
	font-family: ËÎÌå, Verdana, Geneva, Arial;
	font-size: 12px;
	line-height: 18px;
	background-color: White;
	color: #434343;
}
.news {CLEAR: both; BACKGROUND: url(../images/news_bg.gif); WIDTH: 672px; ColOR: #fff; HEIGHT: 26px}
.news ul {PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; OVERFLOW: hidden; liNE-HEIGHT: 26px; PADDING-TOP: 0px; liST-STYLE-TYPE: none; HEIGHT: 26px}
.news ul li {MARGIN: 0px 0px 0px 1em; text-align:left;}
.news ul li.active {DISPLAY: block}
.news span {BORDER-RIGHT: #fff 1px solid; PADDING-RIGHT: 0.75em; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px 0.75em 0px 0px; PADDING-TOP: 0px}
.news ul A {ColOR: #fff; TEXT-DECORATION: none}
.news ul A:hover {TEXT-DECORATION: underline}
.news ol {PADDING-RIGHT: 0px; PADDING-LEFT: 0px; FLOAT: right; PADDING-BOTTOM: 0px; MARGIN: -19px 8px 0px 0px; PADDING-TOP: 0px; liST-STYLE-TYPE: none}
.news ol li {DISPLAY: inline; MARGIN: 0px 0px 0px 3px; width:10px;}
.news ol li A {BACKGROUND: url(../images/switcher.gif) 0px -10px}
.news ol li A:hover {BACKGROUND: url(../images/switcher.gif) 0px 10px}
.news ol li A.active {BACKGROUND: url(../images/switcher.gif) 0px 0px}
.news ol li A.active:hover {BACKGROUND: url(../images/switcher.gif) 0px 0px}
*{ 
margin:0; 
padding:0; 
} 
#maincontainer{
width: 990px; /*Width of main container*/
margin: auto; /*Center container on page*/
}

#topsection{
height: 90px;
}

/* style1 */
#contentwrapper{
width: 100%;
}
#contentcolumn{
width: 769px;
float: left;
overflow:hidden;
}
#rightcolumn{
float: right;
width: 210px;
}
/* style1-end */
/* style2 */
#contentcolumn2{
width: 769px;
float: right;
overflow:hidden;
}
#rightcolumn2{
float: left;
width: 210px;
}
/* style2-end */

.clear {
	clear: both;
	width:100%;
	height:0px;
	line-height: 0px;/* ie6²¹¶¡ */
}


#footer{
clear: left;
width: 100%;
color: #000;
text-align: center;
padding: 4px 0;
}