body {
	margin: 0px;
	padding: 0px;
}
td {
	font: 80% Tahoma;
	color: #000000;
}
h1 {
	font-size: 150%;
	font-weight: bolder;
	COLOR: #678f00;
}
h2 {
	font-size: 130%;
}
h3 {
	font-size: large;
}
h4 {
	font-size: 110%;
}
h5 {
	font-size: 90%;
}
h6 {
	font-size: 80%;
	font-weight: bolder;
}
.date-time {
	font-size: 10px;
	color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
	padding-right: 25px;
}
.body_copy {
	padding: 15px 30px 30px;
}
.documents {
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
}
a:LINK {
	color: #000000;
	text-decoration: underline;
}
a:HOVER {
	color: #FF0000;
	text-decoration: underline;
}
input {
	font: 10px Tahoma;
	color: #0E215C;
	border: 1px solid #272727;
}
textarea {
	font: 10px Tahoma;
	color: #0E215C;
	height: 60px;
	width: 180px;
	border: 1px solid #272727;
}
.time_table_date {
	padding: 5px 30px;
	font-weight: bold;
	color: #FFFFFF;
}
.but_submit {
	background: url(../images/but_submit.gif) no-repeat;
	height: 16px;
	width: 66px;
	border-style: none;
	font-size: 1%;
	color: #FFFFFF;
	cursor: hand;
}
.document_exp_txt {
	padding-top: 10px;
	padding-bottom: 10px;
}
.top_brand	{
	background-image:url(../images/logo.gif);
	background-repeat:no-repeat;
	width:265px;
	height:auto;
	background-color:#212324;
}
.testimonials-txt	{
	font-size: 85%;
	color:#688f00;
	padding-bottom:15px;
	padding-right:20px;
	padding-left:20px;
}

.products-menu	{
	padding-top:150px;
	padding-left:26px;
	position:absolute;
	z-index:20;
}

.product-links a	{
	color:#FFFFFF;
	text-decoration:none;
}

.products-menu	a {
	padding-bottom:5px;
	color:#FFFFFF;
	font-weight:bold;
	font-size:90%;
	text-decoration:none;
}

.products-menu-bg	{
	position:absolute;
	background-image:url(../images/product_menu_bg.jpg);
	background-repeat:no-repeat;
	width:398px;
	height:457px;
	z-index:10;
}

.products-menu-bg-tile	{
	background-image:url(../images/product_menu_bg_tile.jpg);
	background-repeat:repeat-y;
	width:398px;
}