<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-size:100%;
	background:transparent;
}
h1, h2, h3, h4, h5, h6 {
	font-weight:normal
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
a, a:link, a:visited {
	text-decoration:none;
	color: #333333;
}
a:hover {
	text-decoration:underline;
	color:#2977c3;
	cursor:pointer;
}
:focus {
}
body {
	background:url(../images/bg.jpg) center top repeat-y;
}
#wrapper {
	width:960px;
	margin-left:auto;
	margin-right:auto;
	overflow:hidden;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	border: 1px solid #333333;
}
div.main_cont {
	background:url(../images/bg_main.gif) repeat-x top #efefef;
	background-position: 0px 100%;
	min-height:308px;
	height:100%;
	padding:16px;
	margin-top:5px;
	font-family:Georgia;
	border-bottom:8px solid #666666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
div.main_cont p {
	margin-bottom:6px;
	font-size:15px;
}
img.product {
	float:right;
	padding:8px;
	display:block;
	padding-left:20px;
	padding-right:20px;
}
div.header {
	border-bottom:8px solid #666666;
}
div.main_cont p.tagline {
	font-size:18px;
	color:#5a6fa3;
	font-weight:bold;
	margin-top:20px;
}
div.btm_de {
	background:url(../images/bg_btm.gif) repeat-x #ffffff;
	padding:16px;
	width:100%;
	height:100%;
	background-position: top;
	background-attachment: scroll;
	font-size:14px;
	display: inline-block;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal
}
div.btm_de .b_2, .b_1, .b_3 {
	float:left;
}
.blue {
	color:#5a6fa3;
}
.font18 {
	font-size:18px;
}
div.btm_de .b_1 {
	width:465px;
	overflow:hidden;
	font-weight: normal;
	line-height:20px;
}
div.btm_de .b_2 {
	width:77px;
	margin:0px 45px 0px 15px;
	overflow:hidden;
}
div.btm_de .b_2 img {
	float:left;
	margin-top:12px;
	margin-bottom:18px;
	text-align:center
}
div.btm_de .b_3 {
	width:268px;
	overflow:hidden;
	text-align: center;
}
div.btm_de .b_3 div{text-align:center; width:268px; display:block;}
div.btm_de .b_3 img {
	float:left;
	margin-top:12px;
}
.font11{font-size:11px;}
</pre></body></html>