body {
	margin: 0px;
	background-color: c1c1c2;
}

.bg-white {
	background-color:#FFFFFF;
}

.product-stretch {
	background-image: url(images/product-stretch.gif);
	background-position:top;
	background-repeat:repeat-y;
}

.products-stretch {
	background-image: url(images/products-stretch.gif);
	background-position:top;
	background-repeat:repeat-y;
}

.promotion-stretch {
	background-image: url(images/promotion-stretch.gif);
	background-position:top;
	background-repeat:repeat-y;
}

.email-stretch {
	background-image: url(images/email-stretch.gif);
	background-position:top;
	background-repeat:repeat-y;
}

.email-stretch2 {
	background-image: url(images/email-stretch2.gif);
	background-position:top;
	background-repeat:repeat-y;
}

.footer-stretch {
	background-image: url(images/footer-stretch.jpg);
	background-position:top;
	background-repeat:repeat-x;
}

#main-content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #2e5b75;
	margin-top: 7px;
	margin-right: 7px;
	margin-bottom: 7px;
	margin-left: 7px;
}

#product-content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 10px;
	color: #7e7d7e;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
}

#main-content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #7e7d7e;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px
}

#product-title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 10px;
	color: #f37322;
}

#title {
	font-size: 13px;
	color: #0a96d1;
}

a.footer {
	font-family: Verdana;
	font-weight:bold;
	line-height: 10px;
	font-size: 10px;
	color: #808080;
	text-decoration: none;
	margin-right: 10px;
}

a.footer:visited {
	font-family: Verdana;
	font-weight:bold;
	line-height: 10px;
	font-size: 10px;
	color: #f37322;
	text-decoration: none;
	margin-right: 10px;
}

a.footer:hover {
	font-family: Verdana;
	font-weight:bold;
	line-height: 10px;
	font-size: 10px;
	color: #0097d4;
	margin-right: 10px;
}

a.link {
	font-family: Verdana;
	font-weight:bold;	
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
	margin-top: 10px;
	margin-left: 25px;
}

a.link:visited {
	font-family: Verdana;
	font-weight:bold;
	font-size: 10px;
	color: #caf0ff;
	text-decoration: none;
	margin-top: 10px;
	margin-left: 25px;
}

a.link:hover {
	font-family: Verdana;
	font-weight:bold;
	font-size: 10px;
	color: #044f6e;
	margin-top: 10px;
	margin-left: 25px;
}

a.sublink {
	font-family: Verdana;
	font-weight:bold;
	font-size: 9px;
	color: #fff467;
	text-decoration: none;
	margin-top: 10px;
	margin-left: 42px;
}

a.sublink:visited {
	font-family: Verdana;
	font-weight:bold;
	font-size: 9px;
	color: #FFFFCC;
	text-decoration: none;
	margin-top: 10px;
	margin-left: 42px;
}

a.sublink:hover {
	font-family: Verdana;
	font-weight:bold;
	font-size: 9px;
	color: #f6d41c;
	margin-top: 10px;
	margin-left: 42px;
}

a.promotional {
	font-family: Verdana;
	font-weight:bold;	
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
	margin-top: 10px;
	margin-left: 25px;
}

a.promotional:visited {
	font-family: Verdana;
	font-weight:bold;
	font-size: 10px;
	color: #e1e1e1;
	text-decoration: none;
	margin-top: 10px;
	margin-left: 25px;
}

a.promotional:hover {
	font-family: Verdana;
	font-weight:bold;
	font-size: 10px;
	color: #292929;
	margin-top: 10px;
	margin-left: 25px;
}

a {
	color: #575a87;
}

a:visited {
	color: #8789af;
}

a:hover {
	color: #141529;
}
