BODY
{
	padding: 0px;
	margin: 0px;
	text-align: center;
	font-size: 10pt;
	font-family: "Trebuchet MS", Verdana, Tahoma, Arial, sans-serif;
	background: url(bg.png);
}
H1
{
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 26pt;
	color: #043C73;
}
H2
{
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 20pt;
	color: #043C73;
}
H3
{
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 16pt;
	color: #043C73;
}
H4
{
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 14pt;
	font-weight: bold;
}
UL
{
	list-style-image: url(tickbox.png);
	margin-left: 75px;
	margin-right: 75px;
}
LI
{
}
A
{
}
A:hover
{
}
A:visited
{
}
DIV
{
	border: 0px solid #000;
}
.center
{
	text-align: center;
}
.highlight
{
	font-size: 12pt;
	font-family: Arial;
	font-weight: bold;
	color: #FF8F00;
}
.testimonial
{
	margin-left: 100px;
	margin-right: 100px;
	padding: 15px;
	padding-left: 35px;
	padding-top: 35px;
	background: #FFF;
	background-image: url(quotes.png);
	background-repeat: no-repeat;
	background-position: 5px 0px;
	border-left: 1px solid #FFC445;
}
.testimonial_sig
{
	font-size: 12pt;
	font-style: italic;
}
.testimonial_title
{
	font-size: 12pt;
	font-weight: bold;
}
.orderbox
{
	margin-left: 150px;
	margin-right: 150px;
	background: #FF8F00;
	padding: 25px;
	border-top: 2px solid #FFC445;
	border-left: 2px solid #FFC445;
	border-right: 2px solid #ED8101;
	border-bottom: 2px solid #ED8101;
}
.body_frame
{
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	width: 780px;
}
.central_column
{
	margin-top: 15px;
	margin-bottom: 15px;
	width: 780px;
}
.header_frame
{
	width: 780px;
	height: 175px;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='images/header.png');
}
.header_frame[class]
{
	background: url(header.png) no-repeat;
}
.header
{
	margin: 10px;
}
.content_frame
{
	width: 780px;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='images/stretch.png');
	padding-top: 1px;
	padding-bottom: 1px;
}
.content_frame[class]
{
	background: url(stretch.png) repeat-y;
}
.content
{
	margin: 10px;
	margin-left: 40px;
	margin-right: 40px;
}
.footer_frame
{
	width: 780px;
	height: 100px;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='images/footer.png');
	padding-top: 1px;
}
.footer_frame[class]
{
	background: url(footer.png) no-repeat;
}
.footer
{
	margin: 10px;
	margin-left: 40px;
	margin-right: 40px;
}
.copyright_frame
{
	width: 780px;
	height: 50px;
}
.copyright
{
	margin: 5px;
	font-size: 8pt;
	text-align: center;
	color: #999;
}
