* {
	margin: 0;
	padding: 0;
}
body {
	background: #edf2cb;
	color: #000;
	font: 11px/14px Arial, Helvetica, sans-serif;
}
a {
	color: #7b7979;
}
a:hover {
	text-decoration: none;
}
img {
	border: none;
}
p {
	margin: 1em 0;
}
ul,
ol {
	list-style: none;
}
.wrap {
	width: 100%;
	overflow: hidden;
}
.left {
	float: left !important;
	display: inline;
}
.right {
	float: right !important;
	display: inline;
}

#container {
	width: 960px;
	overflow: hidden;
	margin: 0 auto;
}

#header {
	height: 131px;
	overflow: hidden;
	background: url('/images2/header.jpg') no-repeat;
}
#header h1 {
	float: left;
	width: 355px;
	height: 131px;
	overflow: hidden;
	text-indent: -9999px;
	margin-right: 55px;
}
#header h1 a {
	display: block;
	height: 131px;
}
#header p {
	float: left;
	width: 245px;
	text-align: center;
	margin: 35px 0 0;
	font: 10px/12px 'Trebuchet MS', Arial, Helvetica, sans-serif;
	color: #515151;
}
.bestfriends {
	float: right;
	width: 274px;
	margin: 40px 0 0;
}
.bestfriends ol {
	float: left;
	width: 131px;
	font: 10px/20px 'Trebuchet MS', Arial, Helvetica, sans-serif;
	color: #7b7979;
}

h2 {
	color: #73a209;
	text-align: right;
	color: #9b9b9b;
	font: italic 12px/26px 'Trebuchet MS', Arial, Helvetica, sans-serif;
}
h2 span {
	float: left;
	color: #73a209;
	font: bold italic 18px/26px 'Trebuchet MS', Arial, Helvetica, sans-serif;
}

.box-t {
	padding: 0 0 11px;
	background: #fff url('/images2/bg-box-bottom-t.gif') no-repeat 0 100%;
}
.box-t h2 {
	height: 30px;
	padding: 10px 15px 0 55px;
	margin: 0 0 -10px;
	background: url('/images2/hd-box-t.png') no-repeat;
}

.box {
	background: #f4f7de url('/images2/bg-box-bottom.gif') no-repeat 0 100%;
	margin: 10px 0 0;
	width: 100%;
	overflow: hidden;
	padding: 0 0 17px;
}
.box h2 {
	height: 30px;
	padding: 4px 15px 0 55px;
	background: url('/images2/hd-box.png') no-repeat;
}

.holder {
	width: 120%;
	overflow: hidden;
}
.holder ul {
	float: left;
	width: 230px;
	padding-left: 22px;
	font: italic 14px/20px 'Trebuchet MS', Arial, Helvetica, sans-serif;
}
.holder li {
	padding-left: 16px;
	background: url('/images2/arrow.gif') no-repeat 0 50%;
}
.holder a {
	color: #484344;
	text-decoration: none;
	background: url('/images2/dot.gif') repeat-x 0 100%;
	padding-right: 10px;
}
.holder a:hover {
	color: #73a209;
}

.thumbs {
	width: 949px;
	padding-left: 11px;
	overflow: hidden;
	position: relative;
}
.thumbs li {
	float: left;
	margin: 7px 7px 0 0;
}
.thumbs img {
	width: 180px;
	height: 135px;
	border: 1px solid #babe9d;
	float: left;
}

#footer {
	height: 52px;
	margin: 2px 0 0;
	padding: 21px 0 0 456px;
	color: #707070;
	background: url('/images2/footer.jpg') no-repeat;
	font: italic 10px/16px 'Trebuchet MS', Arial, Helvetica, sans-serif;
}




 /*txt*/
 .txt {margin-bottom: 16px;} 
 .txt div {padding: 6px 0 0 10px; height:680px}
 .txt ul {width: 300px; float: left; font-weight: bold; padding-left:10px}
 .txt a {color: black;}
 .txt a:hover{color: green;}
 .txt li {line-height: 10px; padding-left:10px; padding-right:0; padding-top:0; padding-bottom:6px} 
  /*txt*/
  
  .clearfloat {clear: both; height: 0; font-size: 1px; line-height: 0px;}