/* CSS Document */
#header ul li #pdfs { /*active*/
	color:#b5c5de;
}
#main {	
	background-image:url(../images/download.jpg);
	background-position:0px 0px;
	background-repeat:no-repeat;	
}
#footer table {
	position:absolute;
	top:20px;
	left:20px;
}
#footer table tr td a {
	font-size:13px;
	font-weight:bold;
	color:#1F1F1F;
	margin-right:10px;
	line-height:22px;
}
#footer table tr .spacer {
	width:100px;
}
#footer table tr td a:hover {
	text-decoration:none;
}
#content a {
	font-size:13px;
	font-weight:bold;
	color:#1F1F1F;
}
#content a:hover {
	text-decoration:none;
}
#content #cap {
	position:absolute;
	top:620px;
	left:344px;
}
#content #eq {
	position:absolute;
	top:620px;
	left:669px;
}