@charset "utf-8";




A {
	color: #F06;
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
}

#wrapper {
	width: 957px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	background-color: #FFF;
	box-shadow: 0px 0px 10px 10px #333;
	position: relative;
	margin-top: 0px;
	margin-bottom: 0px;
}



#column1 {
	width: 188px;
	height: 700px;
	padding-right: 30px;
	padding-left: 30px;
	padding-top: 30px;
	float: left;
}

#column2 {
	float: right;
	height: 1440px;
	padding-top: 30px;
	padding-right: 30px;
	width: 620px;
	padding-left: 40px;
}
#pdflink {
	text-decoration: underline;
}
table {
	height: 240px;
}

.priceheadings {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.63em;
	font-weight: normal;
	color: #F06;
	padding: 0px;
	margin-bottom: 5em;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
