* {
	margin: 0;
	padding: 0;
	text-decoration: none;
}
body {
	background: #677C2F url(../images/background.jpg) repeat;
	color: #6C6C6C;
	font-size: 14px;
	text-align: center;
	font-family: "??"} 
#menu {
       margin-top: 10px;
       width: 100%;
       height: 52px;
       background: url(../images/topmenu_bg.gif) repeat-x;
       position: relative;
       display: block;}

#menu-right {position: absolute;
             width: 13px;
             height: 52px;
             right: 0;
             top: 0;
             background: #FFF url(../images/topmenu_right.gif) no-repeat;
             color: #333;}

#menu-left {position: absolute;
            width: 13px;
            height: 52px;
            left: 0;
            top: 0;
            background: #FFF url(../images/top_nav_left.gif) no-repeat;
            color: #333;}


#menu ul {
	list-style: none;
	padding: 12px 0 0;
	text-align: center;
}

#menu ul li {
	display: inline;
	margin: 10px 16px;
    padding-right: 10px;
	font-weight: bold;
	background-image: url(../images/topmenu_line.gif);
	background-repeat: no-repeat;
	background-position: right;
}

#menu ul li#first {margin-left: 30px;}

#menu ul li a {text-decoration: none;
                color: #666666;}


#menu ul li a:hover {
	 background: url(../images/menu_bg1.jpg) no-repeat center 50%; COLOR: #000066}
#content_2 {
	width: 890px;
	min-height: 280px;
	padding: 0px 0px 40px;
	background: #FFF url(../images/footer_background.jpg) no-repeat center bottom;
	color: #6C6C6C;
	margin: 0px 0px 5px;
	line-height: 200%;
 }
#wrapper {
	margin: 20px 40px 0 0;
    background: url(../images/shadow.gif) no-repeat right bottom;
    line-height: 0px;
}
#wrapper img {
	background-color: #fff;
	padding: 4px;
	float: left;
	border: 1px solid #c5bdbd;
	position: relative;
	left: -5px;
	top: -5px;
}
#lia {
  float:none;
  margin: 0px;
  background: #fff;
  padding: 4px;
  border: 1px solid #c5bdbd;
  position: relative;
  left: -5px;
  top: -5px;
}


#container {width: 890px;
            background-color: #FFF;
            color: #6C6C6C;
            text-align: left;
            padding: 0;
            margin: 10px auto;}

#header {width: 100%;
         background: #FFFFFF;
         color: #EEE;}


#sub-header {
	width: 874px;
	height: 218px;
    margin: 13px 8px 8px 12px;
    line-height: 0;
	background: #FFF url(../images/shadow.gif) no-repeat right bottom;
	text-align: center;
}
#footer {
	width: 874px;
	height: 55px;
	clear: both;
	color: #62beed;
	text-align: center;
	padding: 15px 0px 0px;
	font-size: 12px;
	background-color: #333333;
	border: 8px solid #FFF;
}

#footer p {
	margin: 0;
	line-height: 1.4em;
}
A {
	COLOR: #737f8d;
	TEXT-DECORATION: none;
	border-bottom-style: none;
}
A:hover {
	COLOR: #559100; TEXT-DECORATION: none
}
#intro {
  float: right;
  padding: 10px auto;
}
tr#example_Categories {
	color: #697a8c;
	line-height: 22px;
	font-weight: bold;
	background-image: url(../images/line_01.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	font-size: 12px;
}
td.border201 {
	border: 1px dashed #00CCFF;
	
}
.google_yahoo_td {
	font-size: 12px;
	line-height: 22px;
	color: #666666;
}
table#index_1 {
	margin-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #33CCFF;
}
#pro_1{
    margin-top: 35px;
}
