#pagebody {
	margin: 0 auto;
	padding:0;
	background-image: url('/img/bgr.gif');
}
#headerContainer {
	clear:both;
	width:100%;
	height:225px;
	border-top:0px;
	border-bottom:0px;
	background: url('/img/topbgr.gif') repeat-x;
}
#header {
	clear:both;
	margin:0 auto;
	text-align:right;
	width:750px;
	height:175px;
	background: #fff;
	border:2px solid #fff;
	border-top:0px;
	border-bottom:0px;
}
#t1 {
	margin:0 auto;
	width:750px;
	height:50px;
	border-top:0px;
	border-bottom:0px;
	background: url('/img/t1.jpg') no-repeat;
}
#tc {
	margin:0 auto;
	width:750px;
	height:100px;
	border-top:0px;
	border-bottom:0px;
}
#tf {
	margin:0 auto;
	width:750px;
	height:25px;
	border-top:0px;
	border-bottom:0px;
	background: url('/img/tf.jpg') no-repeat;
}
#tm {
	clear:both;
	margin:0 auto;
	width:750px;
	height:50px;
	background: url('/img/tmbgr.jpg') repeat-x;
	border:2px solid #fff;
	border-top:0px;
	border-bottom:0px;
	text-align:right;
}
#tml {
	float:left;
	margin:0;
	width:250px;
	height:50px;
	overflow: hidden;
	background: #ff6600 url('/img/tm1.jpg') no-repeat left;
}
#BodyContainer {
	margin:0 auto;
	width:750px;
	min-height:300px;
	background-color: #fff;
	border:solid;
	border-width:0px 2px 0px 2px;
	border-color: #fff;
	overflow: hidden;
	background: #fff url('/img/lmbgr.jpg') repeat-y left;
}
#FooterContainer{
	clear:both;
	margin:0 auto;
	width:750px;
	height:25px;
	text-align:right;
	background: #fff url('/img/fbgr.jpg');
	border:2px solid #fff;
	border-top:0px solid #fff;
}
#FooterInfo{
	clear:both;
	float:left;
	margin:0;
	width:250px;
	height:23px;
	position: relative; left:0px;top:0px;
	font-size:10px;
}
#mleft {
	clear:both;
	float:left;
	margin:0;
	width:260px;
	padding:0px;
	border:0px;
}
#body {
	float:right;
	overflow: hidden;
	margin:0;
	width:440px;
	padding:25px;
	background-color: #fff;
	position: relative; right:0px;top:0px;
}
span.picContainer {
	float:left;
	width:120px;
	height:90px;
	border:1px solid #CCC;
	padding:9px;
	margin:0px;
	margin-right:10px;
	margin-bottom:10px;
}
ul.blist, ul.menu li.menu {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
}
li.list {
	display: block;
	text-decoration: none;
	font-family:Tahoma, Arial, Verdana;
	font-size:14px;
	color: #666;
	margin-top:10px;
	padding: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
	border:solid;
	border-width:0px 0px 1px 3px;
	border-color: transparent transparent #C0E080 #ff1e69;
	background-color: #f8f8f8;
	border-bottom: 1px solid #ececec;
}
