/* CSS Document */
#content{
	position:absolute;
	/*left:160px;*/
	left:50px;
	top:150px;
	width: 600px;
	height:1420px;
	position:absolute;
	padding:0px 10px 0px 10px;
	/*border-right: 1px solid #C6DDB1;*/
}
#foothead{
	padding:0px;
	width: 600px;
	margin:0px;
	position:absolute;
	top:1520px;
	left:50px;
	border-top:1px solid #F0B44B;
}
#offbut{
	float:right;
	width:150px;
	height:150px;
	margin:-2em 8em 0 0;
}
.priceTable{
	width:100%;
	border-right:1px solid #cccccc;
	font-size: 1.2em;
}

.priceTable tr.toprow td{
	vertical-align:top;
	text-align:center;	
}
.priceTable tr.pricerow td{
	vertical-align:top;
	color:#285c82;
}

.priceTable tr.bottomrow td{
	vertical-align:top;
	border-bottom:1px solid #cccccc;
}

.priceTable td.narrow{
	width:80px;
	text-align:center;
	border-top:1px solid #cccccc;
	border-left:1px solid #cccccc;
	font-weight:normal;
}
.priceTable td.narrowhighlight{
	width:70px;
	text-align:center;
	background-color:#C0D2DC;
	color:#285c82;
	font-weight:bold;
	border-top:1px solid #cccccc;
	border-left:1px solid #cccccc;
}
.priceTable td.wide{
	width:120px;
	border-top:1px solid #cccccc;
}
.priceTable td.wideblank{
	width:120px;
}
.sup{
	font-size:0.75em;
	line-height:1em;
	margin-bottom:3em;
}
#callto{
	width:110px;
	height:110px;
	float:right;
	margin:-4em 0 0 0;
}
ul.coverlist{
	clear:left;
	font-size: 1.2em;
	line-height: 1.66666666em;
	margin-bottom: 1.6666666em;
	list-style-position:inside;
	padding-left:2em;
}
ul.coverlist li{
	margin-bottom: 0.666666em;
}