html, body	{
	height: 100%;
	}

body	{
	margin: 0;
	text-align: center;
	padding: 0;
	font: normal x-small georgia, serif;
	background: #f6f6f6 url(../images/column.jpg) repeat-y 50% 0;
	/* IE5/Win Tantek Hack */
	voice-family: "\"}\"";
	voice-family: inherit;
	/* recover */
	font-size: small;
	}

p	{
	font: normal 100% georgia, serif;
	margin: 0px;
	line-height: 1.4em;
	}
	
h1	{
	font: normal 200% georgia, serif;
	margin: 0px;
	border-bottom: 1px solid #000000;
	}

#products h1	{
	border: 0px;
	margin: 0px;
	}
	
h2	{
	font: normal 120% georgia, serif;
	background-color: #fffbe5;
	margin-top: 0px;
	padding: 2px;
	}
	
h3	{
	font: normal 130% georgia, serif;
	text-decoration: underline;
	margin: 0px;
	}
	
#wrap	{
	width: 760px;
	min-height: 100%;
	background: #fff url(../images/column.jpg) repeat-y 50% 0;
	margin: 0px auto;
	text-align: left;
	position: relative;
	}

img.logo	{
	display: block;
	margin-left: 2px;
	}
	
#trans	{
	width: 756px;
	height: 59px;
	background: #fff url(../images/trans.jpg) no-repeat;
	margin-left: 2px;
	}
	
#side	{
	display: none;
	}
	
#navigation ul	{
	float: left;
	width: 188px;
	background-color: #19176b;
	list-style-type: none;
	margin: 0;
	padding: 0;
	}
	
#navigation ul a	{
	font: 110% arial, helvetica, sans-serif;
	font-weight: bold;
	text-align: right;
	text-decoration: none;
	display: block;
	color: #fff;
	background-color: #18166d;
	width: 167px;
	padding: 2px 8px 2px 2px;
	border-left: 2px solid #000;
	border-right: 10px solid #000;
	}

#navigation ul a:hover	{
	color: #000;
	background-color: #ddd;
	}
	
#content	{
	float: left;
	padding: 0px;
	}
	
#post	{
	float: left;
	width: 541px;
	}
	
#post dl	{
	float: left;
	padding: 0;
	}
	
#post dt	{
	float: right;
	width: 367px;
	margin: 0 0 10px 0;
	padding: 0;
	font: normal 160% georiga, serif;
	line-height: 1.1em;
	}
	
#post dd	{
	margin: 0 0 0 170px;
	padding: 0;
	font: normal 100% georgia, serif;
	line-height: 1.4em;
	}

#post dl dd.img	{
	margin: 0;
	}
	
#post dd.img img	{
	float: left;
	border: 2px solid #000;
	margin: 0 20px 0 0;
	}
	
#post dt a:link, #post dt a:visited	{
	color: #1e1f74;
	text-decoration: underline;
	}
	
#post dt a:hover, #post dt a:active	{
	color: #000;
	background-color: #f6f6f6;
	text-decoration: underline;
	}
	
p a:link, p a:visited	{
	color: #1e1f74;
	text-decoration: underline;
	}
	
p a:hover, p a:active	{
	color: #000;
	background-color: #f6f6f6;
	text-decoration: underline;
	}
	
#topNav	{
	display: none;
	}
	
#printContact	{
	position: absolute;
	top: 0px;
	right: 0px;
	}
	
#printLine	{
	}
	
#products #content img	{
	float: right;
	border: 1px solid #000;
	}
	
#impF	{
	list-style-type: none;
	margin: 0;
	padding: 0;
	}

#impF li	{
	font: normal 120% georgia, serif;
	color: #000;
	}
	
ul.features	{
	list-style-type: square;
	margin: 0px;
	}
	
ul.features li	{
	margin: 0px;
	}
	
.login	{
	display: none;
	}