body {
	margin: 20px 0 0 0px; 
	padding: 0px; 
	background: #ffffff top center repeat-x;
}
.newsimg {
	padding-left: 6px;
	padding-right: 6px;
}
.newsimg img {
	margin-left: -5px;
}
.item {
	width: 202px;
	height: 173px;
	float: left;
	padding: 0px 18px 0px 0px;
	background: url(images/newsbg.gif) no-repeat;
	cursor: pointer;
	_padding-right: 15px;
	_overflow: hidden;
}
/*firefox(gecko)*/body:not([foobar]) .item{padding: 0px 18px 18px 0px;}
.item:hover {
	background: url(images/newsbg_hover.gif) no-repeat;
}
.newspages {
	margin-top: 18px;
}
/*firefox(gecko)*/body:not([foobar]) .newspages {margin-top: 0px;}
#container {
	width: 930px;
	margin-left: auto;
	margin-right: auto;
}
#left {
	width: 220px;
	float: left;
}
#right {
	width: 710px;
	float: right;
	overflow: hidden;
}
#logo {
	width: 220px;
	height: 145px;
	background: url(images/logo.gif);
}
#menu {
	width: 220px;
	margin: 0;
}
ul, li, li a {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
	list-style-type:none;
	float: left;
}
#menubtm {
	height: 41px;
	background: url(images/menubtm.gif);
	clear: left;
}
#info {
	background: url(images/infobg.jpg);
	height: 205px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #e2e2e2;
	line-height: 17px;
	padding-left: 27px;
	padding-top: 25px;
}
#info a {text-decoration: none; color: #66ccff;}
#info a:hover {text-decoration: underline; color: #66ccff;}
#infobtm {
	background: url(images/infobg2.gif);
	height: 30px;
}
#header {
	width: 710px;
	height: 200px;
	margin: 0;
}
#headline {
	height: 50px;
	margin: 0;
}
#text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3d3d3d;
	padding: 15px 25px 25px 25px;
}
#text a {
	text-decoration: none;
	color: #0098db;
}
#text a:hover {
	text-decoration: underline;
	color: #0098db;
}
#text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3d3d3d;
	padding-bottom: 25px;
}
#footer {
	width: 930px;
	margin-left: auto;
	margin-right: auto;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6b6b6b;
	height: 20px;
	padding-top: 30px;
	background: url(images/foot.gif) top left repeat-x;
}
#footer_left {
	width: 240px;
	float: left;
	text-indent: 20px;
}
#footer_right {
	width: 670px;
	float: right;
	text-align: right;
	padding-right: 20px;
}
#footer a {text-decoration: underline; color: #6b6b6b;}
#footer a:hover {text-decoration: none; color: #6b6b6b;}
img {border: 0;}
.wrap {
	width: 610px;
	clear: both;
}
.wrap_left {
	float: left;
	font-weight: bold;
	width: 150px;
}
.wrap_right {
	float: right;
	width: 460px;
	padding-bottom: 15px;
}
