#phone {
	color: #e41b17;
}

#topnav {
	color: #e41b17;
}

#topnav a:link, #topnav a:active, #topnav a:visited {
	color: #e41b17;
}

#topnav a:hover {
	text-decoration: none;
}

#section {
	background-image: url(../images/softwareheader.jpg);
}

#section .feature {
	background-color: #383c33;
}
#section .featureTitle {
	color: #e41b17;
}
#section .featureTagline {
	color: #ffffff;
}

table.bullets th {
	background-color: #609314;
}