#subpagesmaincontent
{
	width:920px;
	margin-left:auto;
	margin-right:auto;
	margin-top: 100px;
	background-color: #FFF;
	padding: 10px;
	clear: both;
	overflow: auto;	
} 
#subpagesmaincontent ol {
	list-style-type: decimal;
	margin-left: 5px;
	padding-left: 25px;
	list-style-position: outside;
}

#subleft
{
	float:left;
	width:700px;
}
#subleft p
{
padding-bottom:13px;
line-height:22px;
} 
#subleft h1 {
	color: #650C0D;
	font-size: 20px;
	padding-bottom: 10px;
}
#subright
{
	float:right;
	width: 200px;
	line-height: 21px;
}
#subright p
{
padding-bottom:13px;
} 
#subleft ul li {
	list-style-position: outside;
	list-style-type: disc;
	margin-left: 30px;
	padding-left: 7px;
	line-height: 22px;
}
#subleft ul {
	padding-top: 6px;
	padding-bottom: 6px;
}
#subleft ol {
	padding-bottom: 12px;
}


#subleft img {
	padding: 4px;
}
#subleft h2 {
	padding-top: 12px;
	padding-bottom: 4px;
}
.smallprint {
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
	color: #666;
	line-height: 16px;
}
