@charset "utf-8";
/* CSS Document */

.topnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	color: #5B6B73;
	font-weight: bold;
}
.price {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #5B6B73;
}
.product_tables {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #a3b6be;
}
.image_brdr {
	border: 5px solid eceff2;
}
.save {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #B8CAD2;
}
.bottomnav {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-variant: small-caps;
	color: #B8CAD2;
	letter-spacing: 2px;
	font-weight: normal;
}
.producthdrs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFF;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333;
	margin-top: 50px;
}
.div_padding {
	margin: 0px;
	padding: 20px;
}
body {
	background-color: #ECEFF2;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
}
a:link {
	color: #5B6B73;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #8FA2AB;
}
a:hover {
	text-decoration: underline;
	color: #A3B6BE;
}
a:active {
	text-decoration: none;
	color: #B8CAD2;
}
h1,h2,h3,h4,h5,h6 {
	font-family: "Arial Black", Gadget, sans-serif;
	font-weight: normal;
}
h1 {
	font-size: 1.1em;
	color: #999;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	font-variant: normal;
	font-weight: bold;
	margin: 0;
	text-decoration: none;
	text-transform: uppercase;
}
h2 {
	font-size: 2.1em;
	color: #000;
	font-weight: lighter;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	letter-spacing: -1px;
}
h3 {
	font-size: 2.1em;
	font-weight: 100;
	margin: 0;
	color: #FFF;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	margin: 0;
	letter-spacing: -1px;
}

h4 {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	font-variant: small-caps;
	text-transform: capitalize;
	margin: 0;
}
h5 {
	font-size: 14px;
	margin: 0;
}
h6 {
	font-size: 12px;
	margin: 0;
}
.disclaimers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666;
}
