body {
	margin: 0px;
	text-align:center;
	font-family: Trebuchet MS, Verdana, Sans-serif;
}

#frame {
	width:980px;
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
	padding:0px;
	border-style: solid;
	border-width: 1px;
	text-align:left;
}

#content {
	clear:both;
	width:980px;
	margin:0px;
	padding:0px;
	display:table;
	border-spacing:0px;
	border-collapse: collapse;
}

#contentleft { width:221px; }
#contentleft2 { width:190px; }
#contentcenter { width:550px; }
#contentcenter2 { width:596px; }

#contentleft, #contentcenter, #contentleft2, #contentcenter2 {
	min-height: 360px;
	padding:0px;
	margin:0px;
	vertical-align:top;
	/*float:left;
	height:100%;
	overflow:hidden;
	display:table;*/
}

#contentright {
	width:190px;
	text-align:center;
	min-height: 360px;
	padding:0px;
	margin:0px;
	vertical-align:top;
	/*float:right;
	height:100%;
	overflow:hidden;
	display:table;*/
}

#contentheader {
	/*height: 120px;*/
	width: 100%;
	float:left;
}

#footer{
	width: 980px;
	MARGIN: 0px;
	padding:0;
	CLEAR: both;
	text-align:right;
	line-height: 1.2;
	FONT-SIZE: 0.8em;
}
.reset {
	height: 1px;
	margin: 0;
	display: block;
	clear: both;
	font-size: 1px;
	line-height: 1px;
}
