body {
	background-color:#e8e8e8;
	}
#wrapper{
	width: 985px;
	margin-right: auto;
	margin-left: auto;
}
#main{
	background-repeat: repeat-y;
	background-position: center;
	width: 985px;
	background-image: url(../img/asp/container_bg.jpg);
}
#container_header table,#container_footer table{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}
#container_header table th,#container_footer table th{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}
#container_header table td,#container_footer table td{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}

