*{
	margin: 0;
	padding: 0;
	font-family: Verdana;
	font-size: 11px;
	line-height: 15px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

body{
	background-image:url(../images/bg/aaa.jpg);
	background-repeat: repeat-x;
	background-position:top;
	background-color: #C7D566;
}

h2{
	margin-top: 10px;
	font-weight: bold;
}

.clear{
	clear:both;
}

strong {
	font-weight:bold;
}

.main_container{
	width: 970px;
	height:auto;
	margin: 0 auto;
	margin-top: 20px;
	background-image: url(../images/bg/main.jpg);
	background-repeat: repeat-y;
	background-color: #FDFDFD;
}

.header{
	width: 970px;
	height: 102px;
	padding-top: 29px;
	padding-bottom: 1px;
	background-image: url(../images/bg/up.gif);
	background-repeat: no-repeat;
	background-position: top;
}

.logo{
	float: left;
	width: 233px;
	height: 68px;
	margin-left: 26px;
	background-image: url(../images/logos/logo.gif);
	background-repeat: no-repeat;	
}

.up_menu{
	float: right;
	margin-top: 43px;
	margin-right: 25px;
	line-height: 21px; 
	border:solid 0px #01803D; 
	text-align:right;
	padding-right:50px;
	width:600px;
	color:#01803D;
	font-weight:bold;
	font-size:16px;
}

.main_menu{
	clear: both;
	width: 922px;
	margin-left: 25px;
}
#wallpaper {
	clear: both;
	width: 920px; 
	height: 579px; 
	margin-left: 25px; 
	background-repeat: no-repeat;
}

.fix7{
	margin-top: 28px;
}

.main_menu li{
	display: inline;
}

.info{
	width: 920px;
	margin-left: 25px;
}

.info p{
	margin-top: 4px;
}

/* Trade Page */


.id{
	margin-top: 19px;
	margin-right: 5px;
}

.id p{
	margin-top: 15px;
}

/* Events Page */
#events_h1{
	font-size: 20px;
	line-height: 16px;
	color:#666;
}
#events{
	margin-top:20px;
	width:920px;
	background-color:#F3F7F8;
	padding-top:20px;
}

#events_info{
	float:left;
	width:280px;
	margin-right:50px;
	height:600px;
}
	#events_info ul{
		padding-left:20px;
	}
	#events_info ul li{
		list-style-type:none;
		padding-top:8px;
		color:#007B32;
		font-size:13px;
	}
	#events_info ul li span{
		color:#666;
		font-size:12px;
	}
	#events_info ul li a{
		text-decoration:none;
		color:#007B32;
		font-size:13px;
	}
#events_photos{
	float:left;
	width:540px;
}

.active_event{
	font-weight:bold;
}

#care img{
	border:1px #999 solid;
	margin:10px;
}
