/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#E6E6E6;
	background-repeat: no-repeat;
	background-position:center top;
	background-attachment:fixed;
}
p {
	margin:0px;
	padding:0px;
}
body,td,th {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #727272;
	line-height: 20px;
}
.button {
	font:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#FFFFFF;
	font-size:13px;
	text-decoration: none;
}
.button:hover {
	color:#FF0000;
}
.top-link {
	color:#D90305;
	font-size:13px;
	font-weight: normal;
	text-decoration: none;
}
.top-bg {
	background-image:url(../images/top-bg-1.jpg);
	background-repeat:repeat-x;
}
.right-border {
	border-right-width: thin;
	border-right-style: dotted;
	border-right-color: #D90305;
}
.text-red {
	color:#FF0000;
}
.heading-blue {
	color:#000033;
	font-size:20px;
	font-weight:lighter;
}
.heading-red {
	color:#ff0000;
	font-size:20px;
	font-weight:lighter;
	text-decoration: none;
}
.heading-white {
	color:#fff;
	font-size:20px;
	font-weight:lighter;
}
.border-top-blue {
	border-top:#000033 thin solid;
}
.border-top-red {
	border-top:#ff0000 thin solid;
}
.footer-bg {
	background-image:url(../images/button-bg.jpg);
}
.right-border {
	border-right:#333333 thin dashed;
}
.text-white {
	color:#FFFFFF;
	font-size:14px;
}
.read-more {
	font-size:18px;
	font-weight:lighter;
	color:#FF0000;
	text-decoration:none;
}
.read-more:hover {
	color:#000000;
}
.footer-link {
	font-size:12px;
	text-decoration:none;
	color:#333333;
}
.email {
	font-size:14px;
	text-decoration:none;
	color:#333333;
}
.email:hover {
	color:#FF0000;
}
.contact {
	background-image:url(../images/contact.jpg);
	background-position:right top;
	background-repeat:no-repeat;
}
.heading-small {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:lighter;
	color:#003366;
	font-size:16px;
	text-decoration: none;
}
.products-page {}
.products-page a {
	font-size:16px;
	color:#666666;
	font-weight:lighter;
	text-decoration:none;
}
.products-page a:hover {
	font-size:18px;
	color:#FF0000;
}
