#container{
  width:780px;
  margin-left: auto;
  margin-right: auto;
  text-align:left;
  	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
#content{
	width:775px;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	padding: 0 5px 5px 5px;
}
#header {
	padding: 0px;
	position: relative;
	width: 780px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: bold;
	color: #C6181B;
	text-align: center;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #0679BE;
}
#footer {
	width:780px;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	position: relative;
	clear: both;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #C6181b;
}
#comments {
	width: 300px;
	height: 300px;
	position: relative;
	overflow: auto;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px dashed #000000;
	margin-right: 5px;
	text-align: left;
}

#angies {
	width: 300px;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:center;
	padding:20px 0 10px 0;
	font-weight:bold;
	clear:both;
}
#price {
	text-align: center;
	border: 2px dashed #000000;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: right;
	width: 250px;
	right: 3px;
	clip:   rect(0px auto auto 10px);
}
.pricing {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #C6181B;
	font-weight: bold;
}

