
body { 
	margin: 0 0 0 0;
	padding: 0 0 50px 0;
	color: #666;
	text-align: left;
	font-family: Georgia;
	font-size: 14px;
	line-height: 18px;
}
	
p {
	padding: 0;
	margin: 0 35px 15px 0;
	display: block;
}

a, a:link, a:active, a:visited {
	color: #006699;
}

a:hover {
	color: #00512F;
}

h1, h2 {
	font-size: 24px;
	line-height: 26px;
	color: #00512F;
	padding: 0 0 0 0;
	margin: 0 0 12px 0;
	display: block;
	letter-spacing: -1px;
}

h2 {
	font-size: 18px;
	font-weight: bold;
	color: #BF570B;
	margin-bottom: 6px;
	line-height: 19px;
	height: auto;
	background: none;
}

.Testimonial {
	line-height: 22px; 
	text-align: center;
	margin-top: 18px;
}


.Intro, .LeftQuote {
	font-size: 16px; 
	font-weight: bold; 
	font-style: italic;
	line-height: 26px; 
	display: block; 
	color: rgb(230, 94, 0);
	margin: 15px 45px 20px 0;
}
	
.LeftQuote {
	text-align: center;
	font-size: 12px;
	line-height: 20px;
	color: #B95E52;
	margin: 0 10px 0 10px;
}
	
#Container {
	width: 810px;
	margin: 0 0 65px 0;
	padding: 0;
	text-align: left;
}

#Header {
	/*width: 948px;*/
	width: 810px;
	height: 163px;
	background: url(../Images/Header.jpg) no-repeat;
}

.HeaderText {
	font-size: 12px;
	line-height: 14px;
	text-align: right;
	float: right;
	width: 200px;
	margin: 115px 45px 0 0;
}

#NavCon {
	margin: 0 0 45px 0;
	padding: 35px 0 0 0;
	height: 500px;
	background: #F5F7F4;
	width: 220px;
}

#NavCon a:link, #NavCon a:active, #NavCon a:hover, #NavCon a:visited {
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	padding: 0 3px 0 3px;
	text-decoration: none;
	display: block;
	text-align: left;
	padding: 4px 15px 4px 30px;
	border-bottom: 1px solid #EAEEEA;
	color: #00512F;
	clear: both;
}

#NavCon a:hover {
	text-decoration: underline;
	color: #006699;
	background: #FFF;
}

#NavCon ul {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	list-style: none;
}

#NavCon li {
	margin: 0;
	padding: 0;
	float: left;
}

#NavCon a.SubNav, #NavCon a.SubNav:link, #NavCon a.SubNav:active, #NavCon a.SubNav:visited {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 12px;
	text-decoration: none;
	padding-left: 35px;
	color: #477F68;
	width: 170px;
}

#NavCon a.SubNav:hover {
	color: #069;
}

#LeftSide {
	font-size: 12px;
	line-height: 14px;
	float: left;
	text-align: left;
	margin: 0 33px 0 0;
	padding: 0;
}

#LeftPad {
	margin: 0 0 0 0;
}

img#LeftPad {
	display: block;
}

#LeftPad h2 {
	border-bottom: 2px dotted #E87500;
	padding-bottom: 4px;
}

#CenterContent {
	width: 520px;
	margin-top: 37px;
	/*margin-left: 65px;*/
	text-align: left;
	float: left;
}

#CenterPad {
	margin: 0 0 0 0;
}

.BodyWithBanner {
	margin: 20px 15px 0 8px;
}

table {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 12px;
	margin-top: 15px;
}

th, td {
	border-bottom: 1px solid #00512F;
	vertical-align: top;
}

th {
	font-weight: bold;
	text-align: left;
	text-transform: uppercase;
	color: #00512F;
	font-size: 14px;
	padding-top: 8px;
	border-top: 4px solid #00512F;
	background: url(../Images/BkgdTableHeader.jpg) repeat-x left bottom;
}

th.Center {
	text-align: center;
}

.Title {
	text-align: center;
	font-family: Georgia;
	line-height: 28px;
	padding: 0 0 8px 0;
	margin: 0 0 0 0;
	display: block;
	letter-spacing: -1px;
	font-size: 28px;
	color: #00512F;
}

.TableHeaderTopMargin {
	margin-top: 15px;
	}

td.RowHeader {
	background-color: #EAEEEA;
	font-weight: bold;
}

td.ProductTitle {
	font-weight: bold;
	color: #FFF;
	background: #00512F;
}

th.DashedBorderRight, td.DashedBorderRight {
	border-right: 1px solid #00512F;
}

.ColL, .ColR {
	float: left;
	width: 368px;
}

.ColR {
	width: 135px;
	padding-left: 15px;
	border-left: 2px dotted #B6C7B7;
}

.ColR h2{
	font-size: 16px;
	line-height: 18px;
}

.ColR p {
	margin: 0 0 15px 0;
}

#Footer {
	clear: both;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 13px;
	color: #00512F;
	padding: 0 0 50px 0;
	margin: 0 0 0 233px;
	text-align: center;
}

#Footer a:link, #Footer a:visited, #Footer a:active {
	text-decoration: none;
}

#Footer a:hover {
	text-decoration: underline;
}

.CompanyInfo {
	font-size: 12px;
	line-height: 14px;
}

.Question {
	font-weight: bold;
	font-size: 14px;
	line-height: 17px;
	color: #999;
	margin: 0 35px 6px 0;
	padding: 8px 8px 0 8px;
	border-top: 1px solid #A69C81;
}

.Answer {
	margin: 0 75px 15px 15px;
}

ul.Partners {
	margin: 0 0 0 35px;
	padding: 0;
}

ul.Partners li {
	margin: 0;
	padding: 0;
}
	