@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFF;
	background-image: url(ampcontrol_proof_bg.jpg);
	background-repeat:repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	color: #333;
}
img {
	border:none;
	}
.clear {
	clear: both;
	height: 0px;
	overflow: hidden;
}
.container {
	background-image: url(container_bg.jpg);
	background-repeat: repeat-y;
	width: 808px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 32px;
}
.text_content {
	background-image: url(text_content_bg.gif);
	width: 365px;
	font-size: 1.3em;
	line-height: 1.6em;
	padding-top: 7px;
	padding-right: 15px;
	padding-bottom: 7px;
	padding-left: 15px;
}
.text_content p {
	margin: 0px;
	padding-top: 8px;
	padding-bottom: 8px;
}
ul {
	margin: 0px;
	list-style-type: disc;
	padding-left: 15px;
}
li {
	padding-left: 5px;
}
