body 
{
    margin: 0;
    padding: 0;
    background: #F5F5F5 url(images/img01.gif) repeat-x;
	font-family: Arial, Helvetica, Verdana, Sans-serif;
	font-size: 14px;
	color: #666666;
	padding-top: 15px;
}
img { border: 0;}
td { vertical-align: top; }
#wrapper 
{
    background: url(images/img08.gif) repeat-x left bottom;
}
#bgtop {
	height: 20px;
	background: url(images/img07.gif);
}

#bgbottom {
	padding-bottom: 20px;
	background: url(images/img09.gif) no-repeat left bottom;
}
#page 
{
    width: 960px;
    margin: 0 auto;
    background: #FFFFFF url(images/img06.gif);
}
#header 
{
    height: 200px;
}
#logo
{
    float: left;
}
#banner 
{
    margin: 0px 240px 0px 20px;
    height: 190px;
    background: url(images/banner.gif);
}
#nav 
{
    float: right;
    width: 220px;
}
#menu 
{
    width: 200px;
	margin: 0px 10px 0px 10px;
	font-weight: bold;
}
#menu ul 
{
	list-style: none;
	margin: 0;
	padding: 0;
}		
#menu li a 
{
	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	text-align: left;
}	
#menu li a:link, #menu li a:visited 
{
    color: #4D4D4D;
	display: block;
	background:  url(images/menu10.gif);
	padding: 8px 0 0 10px;
}
#menu li a:hover 
{
    color: #FF9834;
	background:  url(images/menu10.gif) 0 -32px;
	padding: 8px 0 0 10px;
}
#content 
{
    text-align: justify;
    line-height: 22px;
	margin-right: 220px;
}
#content .padding 
{
    padding: 10px 30px 30px 30px;
}
#content h2 
{
	margin: 0;
	padding: 0;
	padding-bottom: 15px;
}
#content h3 
{
	color: Teal;
	border-bottom: dotted 1px;
}
#content h4
{
    color: Blue;
}
#content p 
{
    margin: 0;
	padding: 0;
	padding-bottom: 15px;
}
#content b 
{
    color: Blue;
}
#sidebar
{
    float: right;
    width: 220px;
    line-height: 18px;
    font-size: 12px;
}
#sidebar .padding
{
    padding: 10px;
}
#sidebar h3 
{
    margin: 0;
    padding: 5px 0px 5px 0px;
    text-align: center;
    border-bottom: dotted 1px;
}
#sidebar td
{
    margin-left: 3px;
    vertical-align: middle;
}
#services 
{
    border: solid 1px #cccccc;
    background: #FFFFFF;
    padding: 5px;
    text-align: center;
    color: Blue;
}
#partner
{
    text-align: center;
    border: solid 1px #cccccc;
    background: #FFFFFF;
    padding: 5px;
}

#webstatistic
{
    border: solid 1px #cccccc;
    background: #FFFFFF;
    padding: 5px;
}
#webstatistic p
{
    text-align: center;
}

#altmenu 
{
    margin-right: 220px;
    text-align: center;
}
#altmenu a
{
    font-size: 13px;
    text-decoration: none;
    color: #666666;
}
#altmenu a:hover
{
    color: #FF9834;
}
#footer 
{
    width: 960px;
	height: 83px;
	margin: 0 auto;
	background: url(images/img10.gif) no-repeat;
	padding: 0;
}
#footer p 
{
    margin: 0;
    padding: 0;
	padding-top: 20px;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
}

#about_img 
{
    text-align: center;
    padding-bottom: 20px;
}
#news a
{
    color: Red;
    font-weight: bold;
}