
body
{
	font-family: "Arial";
	font-size: 11px;
	line-height: 15px;
	color: #333;


text-align: center;



}

.bg_printer_page
{
width: 540px;
text-align: left;
}

.credit
{
	clear: left;

	width: 950px;
	text-align: right;
	height: 10px;
	padding: 10px;
	padding-right: 30px;
}

.qlinks
{
clear: left;
}

object
{background-color: #fff;
}
.wrapper
	{
	width: 980px;
	margin: 0 auto;
	text-align: left;
		background-position: center;
background-image: url(/images/border.jpg);
background-position: bottom;
	background-repeat: no-repeat;

	}
	
	.wrapper:after {
	content: "";
	display: block;
	height: 0;
	clear: both;
	}
	.nav, .head
	{
	float: left;
	width: 959px;
	}
	
	.nav
	{height: 110px;
	border-bottom: 5px solid #990000;
	margin-bottom: 5px;
	}
	
	.head
	{
	padding-left: 5px;
	}
	
	.nav ul li
	{
	display: inline;
	float: left;
	padding: 10px;
	}
	
.first, .homefoot
{
	margin-bottom: 15px;
	}
	
	.foot
	{
	margin: auto;
	width:945px;
	text-align: right;
	color: #999;

	}
	
	.foot a
	{
	text-decoration: none;
	color: #999;
	}