.typography h1,
.typography h2,
.typography h3 { color: #666666; }
.typography h1 { font-size: 3em; }
.typography h2 {
	text-transform: uppercase;
	font-size: 1.1em;
	font-weight: bold;
	color: #666666;
}
.typography h4 { 
	-x-system-font:none;
	color:#878C77;
	font-family:"Trebuchet MS",Verdana,Arial,Helvetica-Normal;
	font-size:14px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	margin:0;
	padding:0;
}
.typography h3 { font-size: 1em; }
.typography p {
	margin-top: 1.5em;
	line-height: 1.8em;
	font-size: 1.1em;
}
.typography a {
	text-decoration: underline;
	color: #75972D;
}
.typography a:hover {
	border: none;
	text-decoration: none;
}
.typography h1 a,
.typography h2 a,
.typography h3 a {
	border: none;
	text-decoration: none;
	color: #75972D;
}
.typography h1 a:hover,
.typography h2 a:hover,
.typography h3 a:hover {
	background: none;
	color: #75972D;
}
.typography #menu a {
	display: block;
	float: left;
	height: 61px;
	width: 115px;
	margin-right: 1px;
	text-decoration: none;
	font-size: 1.1em;
	font-weight: bold;
	color: #ffffff;
	padding-top: 40px;
	text-align: center;
	background: url(../images/button.jpg) no-repeat
}
.typography #menu a:hover {
	color: #ffffff;
	background: url(../images/button_r.gif) repeat-x;
}
.typography #logo h1 {
	padding-right: 20px;
	color: #ffffff;
	padding-top: 250px;
	font-size: 24px;
}
.typography #logo h2 {
	font-style: italic;
	font-size: 10px;
	padding-right: 20px;
}
.typography #logo a { color: #FFFFFF; }
.typography #sidebar2 li h2 {
	background: url(../images/title.gif) no-repeat left top;
	height: 40px;
	color: #FFFFFF;
	padding-left: 20px;
	padding-top: 15px;
}
.typography #sidebar2 li a {
	border: none;
	padding-left: 10px;
}
.typography #sidebar2 li a:hover {
	border: none;
	padding-left: 10px;
}
.typography #footer p {
	text-align: center;
	font-size: 9px;
	color: #ffffff;
	margin: 0px;
	padding: 0px;
}
.typography #footer a { color: #FFFFFF }

.technical li {
	-x-system-font:none;
	color:#626556;
	font-size:12px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	list-style-image:url(http://www.morrowindustriesltd.com/assets/Uploads/_resampled/ResizedImage2112-sq.jpg);
	list-style-position:outside;
	list-style-type:square;
	padding-bottom: 5px;
	line-height: 20px;
}