@charset "utf-8";
#page {
	background-position: center;
	width: 980px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #E8E8E8;
	border-bottom-color: #E8E8E8;
	border-left-color: #E8E8E8;
	background-color: #FFFFFF;
}
.col1 {
	width: 550px;
	left: 0px;
	top: 0px;
	bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	text-align: justify;
	padding: 15px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E8E8E8;
	overflow: auto;
}
.col2 {
width: 400px;
}
#footer {
	height: 32px;
	width: 980px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 32px;
	text-align: center;
	background-image: url(../Images/PNGS/newsbak.png);
	background-repeat: repeat-x;
	background-position: left top;
	padding: 0px;
}
#details {
	width: 980px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 15px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
