html,body {
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
}
body {
	background: white url(http://63.247.135.62/~template/images/darkbackground.gif);
}
#table1 {
	margin-left: auto;
	margin-right: auto;
	width: 800px;
	background: white;
	border: 4px solid #9caacd;
}
div.headerlogo {
	text-align: center;
	width: 800px;
}
td.columnrow {
	background: white;
	background-repeat: repeat-x;
}
td.leftnavjen {
	width: 200px;
}
div.leftnavtext {
	width: 200px;
padding-top: 10px;
text-align: center;
position: relative;
}
td.guttercolumn {
	width: 3px;
	background: #9CAACD;
	background-repeat: repeat-y;
}
td.maincolumn {
	width: 603px;
position: relative;
}
div.cartright {
	text-align: right;
	padding: 10px;
}
div.maintext {
	font-size: 10pt;
	padding: 10px;
position: relative;
}
div.footertext {
	font-size: 8pt;
	padding: 10px;
	text-align: center;
}
#main-content {
background: #ffffff;
width: 800px;
margin: 0 auto;
border: 4px solid #9caacd;
}
#navigation {
float: left;
width: 200px;
text-align: left;
vertical-align: top;
position: relative;
}
#maincolumn {
float: right;
width: 580px;
text-align: left;
position: relative;
}
.footertext {
clear: both;
width: 800px;
}
h3 {
font-size: 14px;
font-weight: normal;
}
