p {
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 20px;
}
p.big {
	font-family: Arial, Verdana;
	font-size: 20px;
	text-align: center;
}
p.blue {
	font-weight: bold;
	color: blue;
}
p.bold {
	font-weight: bold;
}
p.ms {
	font-family: Arial, Verdana;
	font-size: 16px;
}
p.heading {
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
  color: #860506;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #870708;
	font-size: 14px;
}
.body .copyright {
	text-align: center;
	font-size: 10px;
	color: #CCCCCC;
}
.body #framework {
	margin: 0px;
	padding: 0px;
	width: 100%;
	border: 0px solid #000000;
}
.body #framework #container {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	width: 755px;
	border: 1px solid #000000;
}
.body #framework #container .header  {
	white-space: nowrap;
	vertical-align: text-bottom;
}

.body #framework #container .navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #758279;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
}
.body #framework #container #sidebar {
	padding: 5px;
}

*:first-child+html .body #framework #container #sidebar img {
	margin-bottom: 5px;
}

.body #framework #container .header img {
	text-align: right;
	vertical-align: bottom;
}
.body #framework #container .bottomtrim     {
	text-align: center;
	font-variant: small-caps;
	font-size: 2px;
	border-top: solid 1px #000000;
	color: #FFFFFF;
	background-color: #CCCCCC;
}
.body #framework #container .toptrim {
	text-align: center;
	font-variant: small-caps;
	font-size: 2px;
	color: #FFFFFF;
	background-color: #CCCCCC;
	border-bottom: solid 1px #000000;
}

.alert {
	background: #fff6bf url(/images/alert.jpg) 5px 50% no-repeat;
	text-align: left;
	padding: 5px 20px 5px 45px;
	border-top: 2px solid #ffd324;
	border-bottom: 2px solid #ffd324;
}

.body #framework #container #sidebar img {
	border: 1px solid #000000;
}
.body #framework #container #sidebar a { 
	text-decoration: none;
}
*:first-child+html .body #framework #container td.main {
	padding-top: 15px;
}
div.audbox {
	float:right; 
	width:110px; 
	margin:20px 5px 5px 5px; 
	padding:5px 5px 3px 5px; 
	border: 1px solid #000000; 
	text-align:center; 
	background:url(/images/audbg.gif);
}
div.indent {
	margin-left:20px; 
}
p.email {
	color: #000000;
	padding-left: 60px;
	margin: 10px 40px 0px;
	background-image: url(/images/email.gif);
	line-height:44px;
	background-repeat: no-repeat;
	background-position: left center;
}
p.phone {
	color: #000000;
	padding-left: 60px;
	margin: 10px 40px 0px;
	background-image: url(/images/phone.gif);
	line-height:44px;
	background-repeat: no-repeat;
	background-position: left center;
}
p.fax {
	color: #000000;
	padding-left: 60px;
	margin: 10px 40px 0px;
	background-image: url(/images/fax.gif);
	line-height:44px;
	background-repeat: no-repeat;
	background-position: left center;
}
blockquote {
	background:url(/images/quoteleft.gif) no-repeat 0 0; 
	margin: 0 40px; 
	clear: both;
	width: 400px;
}
div.testimonial {
	background-color: #f3f3f3;
	border: 1px solid #d3d3d3;
	padding-bottom: 10px;
	margin: 0 22px 5px; 
	margin-left: 60px;
	clear: both;
	width: 480px;
}
blockquote p {
	background:url(/images/quoteright.gif) no-repeat 100% 100%;
	margin-bottom: 0;
	padding:0 22px 0 22px;
}
