body {
	background: #e4e8d2;
	font: normal 11px/14px Arial;
	color: #396871;
	margin: 0px;
	text-align: center;
}
a:link {
	color: #ac1e22;
	font-size: 11px;
	text-decoration: none;
}
a:visited {
	color: #ac1e22;
	font-size: 11px;
	text-decoration: none;
}
a:hover, a:active {
	color: #000000;
	font-size: 11px;
}
h1 {
	color: #ac1e22;
	font-size: 14px;
}
h2 {
	width: 350px;
	font: 14px "Lucida Grande";
	font-style: italic;
	color: #7d615d;
	padding: 5px 0 0 10px;
}
h3 {
	font-size: 15px;
	font-style: italic;
	margin-top: 2px;
	margin-bottom: 2px;
}
h4 {
	font-size: 15px;
	font-style: italic;
	padding: 10px 0 0 0;
}
h5 {
	width: 500px;
	color: #ac1e22;
	font-size: 13px;
	padding: 0 0 0 0;
}
h6 {
	width: 500px;
	color: #ac1e22;
	font-size: 12px;
	padding: 20px 0 5px 0;
	background: url(images/bug_line6.gif) no-repeat;
}
.where {
	font-size: 15px;
	font-style: italic;
	padding: 15px 0 2px 0;
	text-decoration: underline;
}
.product_title {
	color: #ac1e22;
	font-size: 14px;
}
.testimonials {
	width: 500px;
	padding: 0 10px 13px 13px;
	border: 1px dotted #666;
}
.container {
	width: 778px;
	background-color: #ffffff;
}	
.topper {
	background: url(images/header-bg.gif) repeat;
	margin: 0px;
	height: 239px;
}
.topper_menu {
	text-align: center;
	padding-top: 10px;
	width: 780px;
}
.top_menu {
	font: 15px "Lucida Grande";
	color: #ffffff;
	text-align: left;
}
.right_menu {
	font: 13px "Lucida Grande";
	color: #ffffff;
	text-align: left;
}
.right_menu a:link, .right_menu a:visited {
	font: 10px "Lucida Grande";
	color: #000000;
	padding: 8px;
	display: block;
	border-bottom: 1px solid #000000;
}
.right_menu a:hover, .right_menu a:active {
	font: 10px "Lucida Grande";
	color: #ffffff;
	text-decoration: underline;
	background: url(images/menu-bg.gif);
	display: block;
}
.the_top {
	width: 778px;
	text-align: left;
}
.footer {
	width: 778px;
	margin-top: 30px;
	padding: 5px 0 5px 0;
	text-align: center;
}
.tiny {
	font-size: 9px;

}
.tiny a:link {
	font-size: 9px;
	color: #7d615d;
	padding: 0 0 0 0;

}
.tiny a:visited {
	font-size: 9px;
	color: #7d615d;
	padding: 0 0 0 0;
}
.tiny a:hover, .tiny a:active {
	font-size: 9px;
	color: #ac1e22;
	padding: 0 0 0 0;
}
.main_content {
	width: 420px;
	text-align: justify;
	padding-bottom: 10px;
	padding-top: 10px;
}
.full-content {
	width: 600px;
	text-align: left;
}
.smaller-content {
	width: 550px;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 10px;
}
.smaller-content1 {
	width: 550px;
	text-align: left;
	padding-top: 10px;
}
.line {
	border-top: 1px solid #666;
	border-bottom: 1px solid #666;
	padding: 10px ;
}
.padding {
	padding: 5px 0 0 0;
}
.list  {
	font-size: 10px;
	line-height: 1.5em;
	width: 490px;
	height: 120px;
	text-align: left;	
	overflow: auto;
	background: #ffffff;
	border-top: 1px dotted #666;
	border-left: 1px dotted #666;
	padding:5px 5px 5px 5px;
}
.right-menu {
	background: url(images/blue-menu.gif);
}
.bottom {
	width: 100%;
	background: url(images/bottom-bg.gif);
}
.testimonials {
	font-size: 14px;
	padding-top: 10px;
	padding-bottom: 10px;
	border: 1px dotted #666;
}
.the-box {
	padding: 10px;
	border: 1px dotted #666;
}