body {
	background-color: #44484F;
	margin: 0 0 20px;
	text-align: center;
	color: #333333;
	font-family: Arial, sans-serif;
	font-size: 62.5%;
}
#page {
	margin: 20px auto;
	text-align: left;
	width: 987px;
}
#header {
	background: transparent url(/_img/header.png) repeat scroll 0 0;
	height: 143px;
	width: 987px;
}
#headerimg {
	background: transparent url(/_img/headbg.jpg) no-repeat scroll center bottom;
	height: 131px;
	left: 11px;
	position: relative;
	top: 8px;
	width: 966px;
}
#wrap {
	background: transparent url(/_img/wrap.png) repeat scroll 0 0;
	padding: 9px 15px;
	width: 957px;
}
#content {
	margin: 0 3px;
	background: #FAFAFA none repeat scroll 0 0;
	border: 1px solid #EEEEEE;
	clear: both;
	position: relative;
	text-align: justify;
	width: 690px;
	float: left;
	padding: 5px 15px;
	font-size: 1.2em;
	line-height: 1.6em;
}
h1 {
	line-height: 0.9em;
	color: #333333;
	text-align: left;
	font-family: 'Trebuchet MS',Verdana,Arial,Sans-Serif;
	font-size: 1.6em;
	font-weight: bold;
}
#sitebar {
	margin: 0 3px;
	padding: 0;
	width: 190px;
	list-style: none;
	float: right;
	background: #EEEEEE none repeat scroll 0 0;
	border: 1px solid #DDDDDD;
	overflow: hidden;
	padding: 15px 15px 5px 15px;
	font-family: Verdana,Arial,Sans-Serif;
	font-size: 1em;
}
.widget {
	margin: 0 0 10px 0;
}
.widget h4 {
	font-family: Verdana,Sans-Serif;
	font-weight: bold;
	font-size: 1.2em;
	margin: 0 0 4px 0;
}
#sitebar table {
	border-collapse: collapse;
	width: 100%;
}
#sitebar td, #sitebar th {
	border-bottom: 1px dashed #E0E0E0;
	padding: 2px 0;
}
#sitebar td {
	padding-left: 4px;
	text-align: right;
}
#footer {
	height: 68px;
	margin: 0 auto;
	width: 987px;
	background: transparent url(/_img/footer.png) repeat scroll 0 0;
	border: none;
}
#footer p {
	margin: 0;
	padding: 10px 0 0;
	text-align: center;
}
#footer a {
	color: #2E8FC6;
	text-decoration: none;
}

#region img {
	border: 0;
}
#region {
	border: 1px solid #cccccc;
	margin: 0 auto;
}
#region img, #region div {
	position: absolute;
}
#ltop {
	z-index: 6;
}
#lbottom {
	z-index: 3;
}
#region .tile {
	z-index: 2;
	font-weight: bold;
	background-repeat: no-repeat;
	color: #5b5b5b;
	font-size: 13px;
}
#region .label {
	z-index: 5;
	color: gray;
	font-size: 11px;
	text-align: center;
	line-height: 14px;
}
