@CHARSET "ISO-8859-1";

li#tech a { background: url(../images/nav/tech_tab.jpg) no-repeat; height: 37px; margin-top: -4px; }
li#tech a:hover { background: url(../images/nav/tech_tab.jpg) no-repeat; height: 37px; margin-top: -4px; }

#content {
	clear:both;
	margin:0 0 0 130px;
	width:750px;
}

.documents {
	margin: 30px 0 0 0; 
	float: left;
}

.documents h3 { margin-bottom: 10px; width: 750px; }

.documents a { font-size: 1.1em; margin-left: 10px; display: block; }

.techDescription { font-size: 0.9em; margin-left: 2em; }
