	#abc {
		width: 980px;
		text-align:center;
		border-left: 1px solid #79ceff;
		border-right: 1px solid #79ceff;
		}	

	#mainbody{
	width: 1000px;
	/*position: absolute;*/
	background:#dff5ed url(../images/mainbg.jpg) center repeat-y;
	/*left: 19px;*/
	margin-left: auto;
	margin-right: auto;
	}	

	#headertop{
			padding-left: 0px;
			width: 1000px;}	

	#maincon{
			padding-left: 0px;
			width: 1000px;
			}
	.conBox{
			width: 215px;
			border-top: 5px solid #336666;
			}
			
