body, html	{
	height: 100%;
}
body	{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: url(../images/bg.gif);
}
body,table,tr,td	{
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 12px;
	color: #000000;
}
td, th {
	vertical-align: top;
	text-align: left;
}
td.center {
	text-align: center;
}
img	{
	border-width: 0;
}
.b	{
	border: solid 1px #000000;
}
.bdr	{
	border: solid 2px #000000;
}
h1, h2, h3	{
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-weight: bold;
	display: inline;
}
h1	{
	font-size: 18px;
	color: #294668;
}
h2	{
	font-size: 14px;
	color: #294668;
}
h3	{
	font-size: 13px;
	color: #000000;
}
#header	{
	width: 780px;
	height: 150px;
	background: url(../images/headerbg.jpg) no-repeat;
}
#logo	{
	width: 390px;
	height: 80px;
	top: 35px;
	left: 0px;
}
#navbg	{
	width: 780px;
	height: 31px;
	top: 150px;
	left: -1px;
	background-color: #000000;
	position: absolute;
	border: solid 1px #000000;
}
div.container {
	position: relative;
	margin: 0 auto;
	width: 780px;
	height: auto;
  text-align: left;
	border: solid 1px #000000;
}
#content {
	top: 180px;
	left: -1px;
	width: 780px;
	height: auto;
	background: #f7eee2 url(../images/contentbg.jpg) repeat-x;
	z-index: 30;
	border: solid 1px #000000;
}
#text	{
	position: relative;
	top: 30px;
	left: 30px;
	width: 660px;
	height: auto;
	z-index: 50;
}
blockquote	{
	left: 30px;
	display: inline;
	position: relative;
}
#content, #logo, #leftbg, #quote	{
	position: absolute;
}
#copyrightbg	{
	background: #000000;
	left: 0px;
	height: 25px;
	width: 779px;
	border: solid 1px #000000;

}
#copyright	{
	position: relative;
	color: #f7eee2;
	font-weight: normal;
	font-size: 11px;
	text-align: center;
	left: 5px;
	top: 4px;
	width: 700px;
	z-index: 100;
}
a:link, a:visited, a:hover, a:active	{
	font-weight: bold;
}
a:link, a:visited, a:active	{
	text-decoration: none;
	color: #000000;
}
a:hover	{
	color: #4b698d;
}
a.title1:link, a.title1:visited, a.title1:active	{
	font-weight: bold;
	text-decoration: none;
	font-size: 16px;
	color: #294668;
}
a.title1:hover	{
	font-weight: bold;
	text-decoration: none;
	font-size: 16px;
	color: #4b698d;
}
a.title:link, a.title:visited, a.title:active	{
	font-weight: bold;
	text-decoration: none;
	font-size: 14px;
	color: #294668;
}
a.title:hover	{
	font-weight: bold;
	text-decoration: none;
	font-size: 14px;
	color: #4b698d;
}
a.cr:link, a.cr:visited, a.cr:active	{
	font-weight: normal;
	color: #f7eee2;
}
a.cr:hover	{
	font-weight: normal;
	color: #c8dfff;
}
div.product_images {
	float: right;
	text-align: right;
}
div.product_images img {
	margin-bottom: 10px;
}
